Web Sederhana

is the best leonardo

membuat text di word
kode membuka ms office
-winword

membuat text di word otomatis
=rand(10)

-powerpnt
-excel
-msaccess


Kode background full:

<style>
html{
background:url('img/background.jpg');
background-repeat:no-repeat;
background-size:cover;

}
</style>


1.web Sederhana




belajar.php


<!DOCTYPE html>
<html>
<head>
<title>Website Demo</title>
<style>
body{}
h1 {margin: 0;font-size: 24px;}
h2 {margin:0;font-size: 24px;}
p {margin-top:0;text-align: justify;}
a {text-decoration: none;}
#wrap {background: #ffffbf;width: 1000px;margin: auto;overflow: hidden;}
#header {background: #eee;width: 1000px;height: 150px;}
#menus {background: #00c4ff;width: 1000px;height: 50px;}
#menus ul {padding: 0;margin: 0;}
#menus ul li {display: inline;margin-left: 10px;line-height: 50px;font-size: 20px; border: 1px solid #00c4ff;padding: 5px 20px; border-radius: 10px;background: #00c4ff;}
#menus ul a li {color: black;}
#menus ul a li:hover{background: red;}
#content {width: 1000px;overflow: hidden;}
#kiri{width: 680px;float: left;padding:10px;}
#kiri img{float: left;margin: 15px;margin-left: 0;margin-bottom: 0;}
#kanan{width: 300px;height: 380px;background: #00ff72;float: left;margin-top: 20px}
#kanan img {margin-bottom: 10px;}
#footers {width: 1000px;height: 50px;background: #00c4ff;text-align: center;line-height: 50px;color: white;}
</style>
</head>
<body background="image/back3.jpg">
<div id="wrap">
<div id="header">
<img src="image/iklan5.jpg" >
</div>
<div id="menus">
<ul>
<a href="belajar.php"><li>MENU</li></a>
<a href="blog.php"><li>KONTAK</li></a>
<a href="blog.php"><li>BLOG</li></a>
<a href=""><li>ABOUT ME</li></a>
</ul>
</div>
<div id="content">
<div id="kiri">
<h1>H satu Untuk Judul</h1>
<img src="image/iklan3.gif">
<p>p untuk paragrapa
To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.
</p>
<h2>Here For H2 </h2>
<p>
On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.<br/>
You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.<br/>
To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.<br/><br/>

You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.<br/>
On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.<br/>
You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.
To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.

</p>
</div>
<div id="kanan">
<a href="http://www.google.com" target="_blank"><img src="image/iklan2.jpg"></a>
</div>
</div>
<div id="footers">HOME SANCE</div>
</div>
</body>
</html>






Web Sederhana Web Sederhana Reviewed by Leo on 11:09 Rating: 5

No comments