Postingan

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-to