Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
[HTML & CSS] Template for learning coders
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Markshall" data-source="post: 291357" data-attributes="member: 1872"><p>You've got the header right, giving it a smallish height, but the footer is meant for the bottom, so it only needs a small amount of space designating for it. It's meant to hold all your copyright information if you have any and maybe a breadcrumb-styled list of links.</p><p></p><p>Also, don't capitalise your folder/file names.</p><p></p><p>In your #footer, you've not added a hexidecimal value to the border-top, so I'd see to that.</p><p></p><p>Indent your markup.</p><p></p><p>And don't add a copyright to something that could be whipped up within 3 minutes, or done simply by Googling 'basic html web page skeleton'.</p><p></p><p>But to end thoughts of me being biased, at least you're helping out the community, so e-thumbs-up from me.</p></blockquote><p></p>
[QUOTE="Markshall, post: 291357, member: 1872"] You've got the header right, giving it a smallish height, but the footer is meant for the bottom, so it only needs a small amount of space designating for it. It's meant to hold all your copyright information if you have any and maybe a breadcrumb-styled list of links. Also, don't capitalise your folder/file names. In your #footer, you've not added a hexidecimal value to the border-top, so I'd see to that. Indent your markup. And don't add a copyright to something that could be whipped up within 3 minutes, or done simply by Googling 'basic html web page skeleton'. But to end thoughts of me being biased, at least you're helping out the community, so e-thumbs-up from me. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
[HTML & CSS] Template for learning coders
Top