Div tags + Common HTML layout tags

 

<div> tag

An example (with some CSS style applied to it) to create a "footer"

<div class=“footer">Copyright &copy; 2009</div>

 

 

 

<span>

Example

<span class="Grey_Hightlight"> This is important!!! </span>

This is important!!!! 

 

© Lynne Grewe