icon for podpress  CSS and HTML Relationship Movie 1 [7:30m]: Play Now | Play in Popup | Download

Sample Code

<h1>This is a Header or h1</h1>
<h2>This is an h2</h2>
<h3>This is an h3</h3>
<h4>This is an h4</h4>
<p>This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. </p>

<ul>
<li>Item 1 - in an unordered list</li>
<li>Item 2</li>
<li>Item 3</li>
</ul>

<ol>
<li>Item 1 - in an ordered list</li>
<li>Item 2</li>
<li>Item 3</li>
</ol>
<a href=”http://www.w3schools.com”>This is a link to W3Schools</a>

Tags: , , ,

One Response to “Explore HTML and CSS Relationship - Day 1”

Trackbacks/Pingbacks

  1. Web Design with Dreamweaver

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>