* Sunda Cyber Army 2k17 *
Indonesia Defacer ~
<html>
<head timeofday="noon" href="http://www.usc.edu">
<title>First page</title>
<style>
body {
color:lightsteelblue;
background-color:#9977d7;
}
</style>
<!--
RGB
0123456789
0123456789abcdef
00 01 99
-->
</head>
<body>
<!--
h1 is a block tag
as is p
-->
<img
src="dent2.jpg"
alt="picture of patrick"
>
<h1>Patrick H. Dent</h1>
<em>dent@usc.edu</em>
<hr>
<br><br>
<audio controls="1" autoplay="1" loop="1"> <source type="audio/mpeg" src="https://www.mfiles.co.uk/mp3-downloads/moonlight-movement1.mp3">
</audio>
aaaaa<p>this is my <strong>first</strong> web page</p>bbbbbb
I study at
<a
href="http://www.usc.edu"
target="_new"
>usc</a>
<a href="tutorial.html"
This is a <a href="uscsign.jpg" >picture</a> of usc
i have lots of hobbies and interests
<br><Br>
My favorite colors are:
<ul type="square">
<li>black sdkasdksajdk askl djal dlkasj dkjsakldjaslk daklj dkl sajdj asjd hasg das dgasdg asg dhag dhas dhjg ashd gsgdhas hdas</li>
<li>green</li>
<li>darkpurple</li>
</ul>
</body>
</html>