HTML and CSS Reference
In-Depth Information
<title>Curriculum Vitae</title>
</head>
<body>
<h1>Curriculum Vitae</h1>
<h2>Personal Info</h2>
<p><strong>Name:</strong> Scott Johnson</p>
<p><strong>Occupation:</strong> Web Designer</p>
<p><strong>Date of birth:</strong> 09/09/1980</p>
<p><strong>Address:</strong> <br>
523 Beaumont Way<br>
Santa Rosa<br>
California 52409</p>
<hr>
<h2>Education</h2>
<ul>
<li>MIT</li>
<ul>
<li>PhD Degree in Computer Science</li>
<li>Bachelor Degree in Computer Science</li>
</ul>
<li>Santa Rosa High School</li>
</ul>
<hr>
<h2>Skills</h2>
<table>
 
Search WWH ::




Custom Search