View Single Post
Old 04-04-2007, 11:43 PM   #17 (permalink)
10cents
 
Status: On a mission
Join Date: Apr 2007
Posts: 35

Rep Power: 24 10cents is on a distinguished road



Default

Quote:
Originally Posted by randle View Post
What is the difference between html and Css? Because I have played around with html and actually have built a site.I know the little simple stuff.Like how to read thoughr the script and readjust or repositon things on your site. etc.
HTML is about content. It's what you put in a page, like tables and texts. CSS deals with the lay-out and formatting of that page.

Coding format and lay-out into the HTML page is passe and bad practice. Both XHTML and CSS are needed to make an attractive site. Actually, the XHTML page is linked with the CSS page.
10cents is offline Add Infraction for 10cents   Reply With Quote