Layout 11

Developer
Size
1,690 Kb
Views
22,264

How do I make an layout 11?

What is a layout 11? How do you make a layout 11? This script and codes were developed by Altynai on 14 October 2022, Friday.

Layout 11 Previews

Layout 11 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Layout 11</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class= "header"> header
<p id= "nav"> nav </p>
</div>
<div class= "section"> section
<p id= "section1"> header
<p> article </p>
<p> footer </p>
</p>
</div>
<div class= "aside"> aside </div>
<div class= "footer"> footer </div>
</body>
</html>

Layout 11 - Script Codes CSS Codes

body { font-family: Verdana;
}
.header { height: 100px; width: 100%; border: 1px solid lightgrey; background-color: lightgrey; text-align: center; border-radius: 16px; padding-top: 8px;
}
#nav { background-color: grey; height: 50px; width: 99%; margin-left: 7px; border-radius: 16px;
}
.section { height: 250px; width: 60%; border: 1px solid lightgrey; background-color: lightgrey; text-align: center; border-radius: 16px; margin-top: 4px; float: left; padding-top: 8px;
}
#p { height: 200px; width: 60%; text-align: center; border-radius: 16px; border: 1px solid lightgrey; float: left;
}
.aside { float: left; width: 39%; height: 250px; background-color: lightgrey; border: 1px solid lightgrey; border-radius: 16px; margin-top: 6px; margin-left: 6px; text-align: center; padding-top: 8px; margin-bottom: 6px;
}
#section1 { border: 1px solid grey; height: 180px
}
.footer { clear: both; height: 100px; width: 100%; background-color: lightgrey; margin-top: 6px; text-align: center; padding: 8px;
}
Layout 11 - Script Codes
Layout 11 - Script Codes
Home Page Home
Developer Altynai
Username Altynai
Uploaded October 14, 2022
Rating 3
Size 1,690 Kb
Views 22,264
Do you need developer help for Layout 11?

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!

Altynai (Altynai) Script Codes
Create amazing video scripts 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!