Layout4

Developer
Size
1,712 Kb
Views
16,192

How do I make an layout4?

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

Layout4 Previews

Layout4 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Layout4</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="header"> <h4> Header</h4>
</div>
<div class="nav"> Nav </div>
<div class="section"> <div class="section-section">section</div> <div class="section-header"> header</div> <div class="section-article"> article</div> <div class="section-footer"> footer</div> </div> <div class="aside">Aside</div> <div class="footer"> <h4> Footer </h4> </div>
</body>
</html>

Layout4 - Script Codes CSS Codes

body{ background-color: grey;
}
.header { background-color: lightgrey; height: 80px; width: 1163px; text-align: center; border: 1px solid black;
}
.nav { background-color: lightgrey; height: 200px; width: 320px; text-align: center; float: left; border: 1px solid black; margin-top: 10px; line-height:200px;
}
.section { background-color: lightgrey; height: 200px; width: 500px; text-align: center; float: left; border: 1px solid black; margin-left: 10px; margin-top: 10px;
}
.section-section { margin-top: 5px;
}
.section-header { border: 1px solid black; border-radius: 8px; background-color: silver; margin: 12px 2px 6px 2px;
}
.section-article{ border: 1px solid black; border-radius: 8px; background-color: silver; height: 100px; line-height:100px; margin: 6px 2px 6px 2px;
}
.section-footer { border: 1px solid black; border-radius: 8px; background-color: silver; margin: 6px 2px 6px 2px;
}
.aside { background-color: lightgrey; height: 200px; width: 320px; text-align: center; float: left; border: 1px solid black; margin: 10px; line-height:200px;
}
.footer { background-color: lightgrey; height: 80px; width: 1163px; text-align: center; border: 1px solid black; clear: both;
}
Layout4 - Script Codes
Layout4 - Script Codes
Home Page Home
Developer Altynai
Username Altynai
Uploaded October 14, 2022
Rating 3
Size 1,712 Kb
Views 16,192
Do you need developer help for Layout4?

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!