Aug 2, 2011
RainRain
No Comments
Hyper text markup language. This is the core language that makes up the web. Fundamentally, ordinary text is ‘marked up’ with tags which create: Links, Bold text, Headings, Italics, etc. Since it’s development however extra functionality has been added with elements like tables, objects and images. Modern web standards place an emphasis on separating content from style, and so many html attributes have been deprecated so that CSS would be used instead. HTML should carry the content and CSS carry the styling.
Comments RSS Feed
