Tuesday 23 October 2012

Web Design week 1/2

Week 1/2


Few point from the first class


HTML - Hyper Text Markup Language 

<open tags>

</close tags>

example

<p>This is a paragraph.</p>

<h1>A header tag. </h1>

<ul>Unordered list</ul>

<ol>Ordered list</ol>

<li>List item</li>

etc


No comments:

Post a Comment