Caranya adalah bagi yang mempunyai macbok tidak perlu mendownload
sublime text tetapi bagi pengguna windows perlu mendownload sublime text
lalu buka sublime text dan ikuti cara dibawah
<!DOCTYPE html>
<html>
<head>
<title>Tulis nama</title>
</head>
<body>
<h2>KATAKAN YANG INGIN DI KATAKAN</h2>
<div>
<a href="Index.html">HOME</a>
<a href="Kontak.html">KONTAK</a>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>nama judul yang ingin di tulis</title>
</head>
<body>
<h1>NAMA JUDUL YANG INGIN DI TULIS</h1>
<h5>Tulis sesuatu yang ingin di sampaikan </h5>
<a href="https://www.epicgames.com">FORNTNITE</a>
<img src="tulis nama gambar">
<iframe src="tulis website yang ingin dibuka"height="500"widht="600"></iframe>
</body>
</html>
body{
background: #FF6660;
}
form{
width: 205px;
margin:auto;
background: #3E3E3E;
border-radius: 1%;
box-shadow: 0px 3px 8px #000;
}
input[type=text]{
width: 200px;
border: none;
border-bottom: 1px solid grey;
font-size: 18px;
color:#fff;
background: none;
}
td{
padding:0px;
}
button{
border:none;
padding: 20px;
width: 100%;
cursor: pointer;;
color:grey;
background: none;
}
button:hover{
background: grey;
color:#fff;
}
h2{
font-family: 'Encode Sans Condsend', sans-serif;
color:#666;
margin-bottom: 0;
text-align: center;
margin-top: 6px;
}
.orange{
color: orange;
text-align: justify;
}
h1{
font-family: 'Encode Sans Condsend', sans-serif;
color: #fff;
font-size: 29px;
border-bottom: 3px solid #fff;
}
div{
width: 200px
margin:auto;
}
Cara membuat website mengunakan sublime text
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar