Sunday, May 23, 2010

How do you put information at the bottom of a web page (HTML)?

Many websites I see have contact info or navigation at the bottom of their page. How do I do that? I am using HTML.



How do you put information at the bottom of a web page (HTML)?





Don%26#039;t use tables ... that%26#039;s so 1998. Everyone now uses CSS. For some good free layouts you can build on that also have footers you can put content into go here: http://layouts.ironmyers.com/



How do you put information at the bottom of a web page (HTML)?



you write it just like if you were to put something on the top.



Just put something al the last line and it will appear at the bottom.



ps. or just add a table at the bottom with 1 row and 1 column, invisible borders (border width=0) and write what you want there.

No comments:

Post a Comment

Blog Archive