Postingan

artikel uas pembrograman

Gambar
Nama : Cicha Handika Kelas : SI3H NIM : 161410149 1.       CODING HOME <html> <head> <meta charset="UTF-8">             <title> HOME </title>             <style>             body {   background : red;   }               #content {     height: 900px;             width : 200px;     margin: auto;     margin-top: 10px;             margin-bottom: 50px;     padding: 10px;     border : 2px solid green;     background: white;    }          #isi1    {                text-align: center;             font-size :20px;    width: 400px;    height : 50px;    margin-top : 10px;    matgin-bot : 10px;    padding: 10px;    border: 2px solid green;    background: white;       }       #isi2    {                text-align : center;             font-size :20px;    width: 400px;    height : 50px;    margin : auto;    margin-top : 10px;    matgin-bot : 10px;    padd