ada yg bisa bantuin ga cara bikin HTML sederhana, ga usah yg rumit-rumit, yg 1 page isinya cuma tulisan beberapa barisa sama beberapa gambar aja, soalnya selasa depan mau ulangan TIK dan waktu diterangin HTML gw ga masuk, jadi tolong yah kk-kk yg pinter2
yg simple, coba loe copy ke notepad trus save as
tulis nama. html, example Aschlaine cool.html
<html>
<head>
<body>
<title>
Ashclaine is handsome guy
</title>
<marquee>
<b>Your account was hacked by Ashclaine</b>
</marquee>
<div align="left">
Hi, it's Ashclaine
the very very handsome guy
<div>
</body>
</head>
</html>
Share This Thread