Pemrograman Web:Tugas 4: Difference between revisions

Created page with "*<code>website.html</code> <syntaxhighlight lang="html" line=1> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="styleku.css" type="text/css"> <title>My Web Site</title> </head> <body> <div class="header"> <h1>Nama saya ...</h1> <p>hanya situs bu..."
 
No edit summary
Line 127: Line 127:
}
}
</syntaxhighlight>
</syntaxhighlight>
[[Category:Materi]]
[[Category:Matkul]]
[[Category:Pemrograman Web]]