Monday, 16 May 2011

Purpose Of HTML and CSS


Html is used to create the basic elements of a webpage e,g the header, Advance web coding like javascipt can manipulate the basic elements with is good becuase we wouldnt need to change any of the HTML coding around


HTML can be used to code an entire website, but for more complicated sites other languages are generally used in cooperation with HTML.



CSS is a webcoding which allows you to change variopus eleemts on the webpages so you dont have to edit each webpage.


Large websites use CSS, this can help them have a consistant layout.


Without CSS you would need to change each layout one by one on each page.

CSS saves alot of time and effort.


CSS is separated from the html code so we can change the layout on each page without having to go to each page to change them. CSS is good for this feature because it will save time and it will allow the user to change certain bits on all pages with just a few changes of letters and numbers.

No comments:

Post a Comment