xaikus506
07-05-2006, 02:55 PM
im just curious whats the difference between css and html?
|
Click to See Complete Forum and Search --> : whats the difference between css and html? xaikus506 07-05-2006, 02:55 PM im just curious whats the difference between css and html? Charles 07-05-2006, 02:59 PM http://www.w3.org/TR/REC-html40/ http://www.w3.org/TR/REC-CSS2/ HTML is a way of "marking up" the content of a page according to it's meaning. CSS is a layer that is added on top of the HTML and it specifies layout and presentation. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |