Web Design Forum: j05hr - Viewing Profile - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting

j05hr's Profile User Rating: -----

Reputation: 34 Excellent
Group:
Members
Active Posts:
475 (0.38 per day)
Joined:
11-December 08
Profile Views:
11,350
Last Active:
User is online Today, 12:02 PM
Currently:
Viewing Topic: Time to give up?

My Information

Member Title:
Advanced Member
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Male Male

Contact Information

E-mail:
Private

Users Experience

Experience:
Intermediate
Area of Expertise:
Designer/Coder

Posts I've Made

  1. In Topic: Best way to tackle slicing this PSD

    21 May 2012 - 11:45 PM

    I'm not sure how advanced you are so not sure exactly how much help you need. But here's a basic layout I've done for you.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html>
    	<head>
    		<title>Perpetual</title>
    		<meta charset="utf-8" />
    		<link rel="stylesheet" type="text/css" href="css/style.css" />
    	</head>
    	<body>
    		<!-- In the header do the whole background image of the header and inside of header you will have the seperate divs for logo nav and page heading -->
    		<div id="header">
    			
    			<div id="logo">
    			
    			</div><!-- end #logo -->
    			
    			<div id="nav">
    			
    			</div><!-- end #nav -->
    			
    			<div id="heading">
    			
    			</div><!-- end #heading -->
    			
    		</div><!-- end #header -->
    	 
    		<!-- For the content, make the background image a small selection from the content and it will repeat throughout the content -->
    		
    		<div id="content">
    		
    			<div id="leftContent">
    				<!-- Treat the left side of the content as one block and the right side as another block -->
    			</div><!-- end #leftContent -->
    			
    			<div id="rightContent">
    			
    			</div><!-- end #rightContent -->
    		
    		</div><!-- end #content-->
    		
    		<div id="footer">
    			<!-- This is the pink footer, so the same as the header just crop the pink one out -->
    		</div><!-- end #footer -->
    		
    		<div id="footer2">
    			<!-- This is for the black footer -->
    		</div><!-- end #footer2 -->
    
    	</body>
    </html>


    If it makes no sense at all. I'll reply tomorrow with more help.
  2. In Topic: Best way to tackle slicing this PSD

    21 May 2012 - 11:14 PM

    Is this for a learning experience or are you using it commercially? Not going to knock you either way but if it's for learning. I'll help you in much greater detail.
  3. In Topic: Tips for making my own CMS

    19 May 2012 - 01:12 PM

    Have you got access to lynda.com? If not you can buy a membership for £15 a month with no committed contract.

    They have a very good PHP tutorial that teaches you all the basics and in the end they build a simple CMS.

    http://www.lynda.com...ning/435-2.html
  4. In Topic: Jquery Pagination

    17 May 2012 - 01:55 PM

    I'm not sure as I've not done much jQuery either but for someone that may be able to help you, you might want to put more code up or a url so they can see exactly what's happening.
  5. In Topic: Text effect help in photoshop

    17 May 2012 - 08:29 AM

    If this is close enough...

    Posted Image

    You can download it here

    My link

Friends

Comments

j05hr has no profile comments yet. Why not say hello?