Css assignment 2

Developer
Size
1,799 Kb
Views
10,120

How do I make an css assignment 2?

What is a css assignment 2? How do you make a css assignment 2? This script and codes were developed by Poon Da Qian on 29 November 2022, Tuesday.

Css assignment 2 Previews

Css assignment 2 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>css assignment 2</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="topbar clearfix"><div class="logoleft">
<img src="https://s3.producthunt.com/static/ph-logo-1.png" alt="product hunt" width="150px" class="src" /></div>
<div class="menuright"> <ul class="menuitem clearfix"> <li>home</li> <li>about us</li> <li>features</li> <li>pricing</li> <li>contact us</li> </ul>
</div>
</div>
<div class="headerblock">
<div class="header1">
<h1> Hello World</h1>
<h2>lorem ipsum blablabla</h2>
</div>
</div>
<div class="contentblock">
<div class="content1">
lorem ipsum blablabla content hello world.</div>
</div>
</body>
</html>

Css assignment 2 - Script Codes CSS Codes

.clearfix:after { display: block; content: ''; clear: both;
}
.topbar { width:100%;
display:inline; top:10px;
}
.logoleft {
float:left;
}
.menuright {
}
.menuitem{ float:right; width:100px; height:100px; list-style-type: none;
}
.headerblock{ border-style: solid; border-color: #551;
}
.header1 { margin-left: auto; margin-right: auto; width:15em;
}
.contentblock{ border-style: solid; border-color: #010;
}
.content1{ padding-top:10em; padding-bottom:10em; margin-left:auto; margin-right:auto; width:20em;
}
Css assignment 2 - Script Codes
Css assignment 2 - Script Codes
Home Page Home
Developer Poon Da Qian
Username poondq
Uploaded November 29, 2022
Rating 3
Size 1,799 Kb
Views 10,120
Do you need developer help for Css assignment 2?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Poon Da Qian (poondq) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!