Base

Developer
Size
2,606 Kb
Views
16,192

How do I make an base?

Template. What is a base? How do you make a base? This script and codes were developed by Juan Vargas on 14 October 2022, Friday.

Base Previews

Base - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Base</title> <link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body> <div class="top"> <ul> <li><i class="fa fa-codepen"></i></li> <li>Codepen.io Template</li> <li class="right"><a href="https://dribbble.com/Festus911"><i class="fa fa-dribbble"></i></a></li> <li class="right"><a href="https://twitter.com/FESTUS911"><i class="fa fa-twitter"></i></a></li> </ul>
</div> <div class="menu"> <ul> <li class="active"><a>Home</a></li> <li><a href="">Blog</a></li> <li><a href="">About Us</a></li> <li><a href="">Contact Us</a></li> <li class="right"><a><i class="fa fa-bars"></i></a></li> </ul> </div> <div class="message_holder"> <div class="message">Message Bar</div> </div>
<div class="container" >
<div id="posts" > <div class='post'> <p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> </div> <div class='post'> <p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> </div> <div class='post'> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.</p> </div> </div>
</div>
</body>
</body>
</html>

Base - Script Codes CSS Codes

body { background:#f0f0f0; padding:0px; margin:0px; font-family:Arial; font-size:13px; color:#777;
}
h1,h2,h3,h4,h5 { margin:0px; padding:0px;
}
pre { white-space: pre-line;
}
p { line-height:25px; margin:0px;
}
a { cursor:pointer; text-decoration:none;
}
.menu { background:#2c3e50; height:60px;
}
.menu ul { width:980px; margin:0px auto; padding:0px;
}
.menu ul li{ float:left; list-style:none; display:inline;
}
.menu ul li.right{ float:right; font-size:21px;
}
.menu ul li.right i{ color:#ccc;
}
.menu ul li.active a{ color:#FFF;
}
.menu ul li a{ height:60px; line-height:60px; padding:0 10px; display:block; color:#ccc; text-transform:capitalize;
}
.menu ul li a:hover{ color:#fff;
}
.top{ background: #34495e;}
.top ul{ margin: 0px auto; height: 80px; width: 980px; padding: 0px;
}
.top ul li{ height: 80px; line-height: 80px; list-style: none; float: left; color: white; margin-right: 10px;
}
.top ul li.logo a { color:white; text-decoration:none; font-size:25px;
}
.top ul li.right{ float:right;
}
.top ul li i{ color: white; font-size: 22px; line-height:40px;
}
.message_holder { background:#fdfdfd; border-bottom:solid 1px #ddd;
}
.message_holder .message {	width:980px; height:45px; line-height:45px; margin:0 auto;
}
.container { width:980px; margin: 0 auto; margin-top:20px; position:relative; height;100%;
}
.container #posts { width:1000px;
}
.container #posts .post { width:280px; margin: 0 25px 25px 0; float:left; padding:12px; background: #fff; border: solid 1px #ececec; border-radius:3px; float: left;
}
.container #posts .post p{ line-height: 24px; font-size: 14px; color: #555; font-weight: 400;
}
Base - Script Codes
Base - Script Codes
Home Page Home
Developer Juan Vargas
Username juanv911
Uploaded October 14, 2022
Rating 3
Size 2,606 Kb
Views 16,192
Do you need developer help for Base?

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!

Juan Vargas (juanv911) Script Codes
Create amazing SEO 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!