An other layout

Developer
Size
2,569 Kb
Views
20,240

How do I make an an other layout?

It's an other layout whit simple grid system. What is a an other layout? How do you make a an other layout? This script and codes were developed by Mghayour on 31 October 2022, Monday.

An other layout Previews

An other layout - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>an other layout</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="floor"> <div class="g4"> <div class="blue"></div> </div> <div class="g4"> <div class="my blue"></div> </div> <div class="g4 last"> <div class="blue"></div> </div> </div> <div class="floor"> <div class="g3"> <div class="red"></div> </div> <div class="g6"> <div class="red"></div> </div> <div class="g3 last"> <div class="red"></div> </div> </div> <div class="floor"> <div class="g2"> <div class="green"></div> </div> <div class="g2"> <div class="green"></div> </div> <div class="g2"> <div class="green"></div> </div> <div class="g6 last"> <div class="green"></div> </div> </div> <div class="floor"> <div class="g5"> <div class="purple"></div> </div> <div class="g6"> <div class="my-margin purple"> My `margin` is difference ;D </div> </div> <div class="g1 last"> <div class="purple"></div> </div> </div> <script src="js/index.js"></script>
</body>
</html>

An other layout - Script Codes CSS Codes

/* design */
.floor > div > div { margin: 7px; min-height: 100px;
}
.my-margin { margin: 7px 30px !important;
}
.blue { background-color: #2980B9;
}
.red { background-color: #E74C3C;
}
.green { background-color: #2ECC71;
}
.purple { background-color: #8E44AD;
}
/* Layout and GRID SYSTEM */
html, body { padding: 0; margin: 0;
}
.floor { position: relative;
}
.floor:before, .floor:after { content: " "; display: table;
}
.floor:after { clear: both;
}
.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9, .g10, .g11, .g12 { float: left; padding: 1px 0; margin: 0;
}
.last { float: none; margin-left: auto;
}
.g1 { width: 8.33333%;
}
.g2 { width: 16.66667%;
}
.g3 { width: 25%;
}
.g4 { width: 33.33333%;
}
.g5 { width: 41.66667%;
}
.g6 { width: 50%;
}
.g7 { width: 58.33333%;
}
.g8 { width: 66.66667%;
}
.g9 { width: 75%;
}
.g10 { width: 83.33333%;
}
.g11 { width: 91.66667%;
}
.g12 { width: 100%;
}

An other layout - Script Codes JS Codes

/*
Thanks from : Ali.MD http://ali.md
Powered by MGhayour
*/
An other layout - Script Codes
An other layout - Script Codes
Home Page Home
Developer Mghayour
Username mghayour
Uploaded October 31, 2022
Rating 3
Size 2,569 Kb
Views 20,240
Do you need developer help for An other layout?

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!

Mghayour (mghayour) Script Codes
Name
Border-radius
Rainy cloud
MG Factory
An other linear loader
3D Star
Wp tab
Avn Slider
An other menu
Ghost
CSS Wave Play
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!