Inspiration

wanted to make professal site

What it does

Give list of my company employess

How I built it

HTML5 and CSS

Challenges I ran into

image linking

Accomplishments that I'm proud of

Getting the links to work

What I learned

a better of HTML and CSS

What's next for Data Base of Employees

a full working site. <!DOCTYPE html>

<head>
    <title>
        Headings & Paragraphs
    </title>

</head>
<body>
<h1> The CEO </h1>
<p> Evan Saykali </p>
<p> Lisa Saykali </P>
<h2> VP </h2>
<p> Kniht Walker </p>
<h2> Assitant VP </h2>
<h3> Director </h3>
<p> John Smith </p>
<p> John Doe </p>
<h4> Middle management </h4>
<p> Luke Skywalker
<h4> Lower Management </h4>
<h5> Lowly assistant </h5>
<h6> Human Resources </h6>
<p> John Stark </p>







</body>

Built With

Share this project:

Updates