HTML and CSS Reference
In-Depth Information
</head>
<body>
<article>
<header>
<h1>Curriculum Vitae</h1>
<figure>
<img src="images\cv_picture.jpg" alt="Scott Johnson's profile picture" width="100" height ="150">
<figcaption>Scott Johnson</figcaption>
</figure>
<nav>
<p><a href="#personal">Personal Information</a></p>
<p><a href="#education">Education</a></p>
<p><a href="#skills">Skills</a></p>
<p><a href="#portfolio">Portfolio</a></p>
</nav>
</header>
<section>
<h2 id="personal">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>
 
Search WWH ::




Custom Search