Deface HTML (Educational Purpose Only)
Page 1 of 1
Deface HTML (Educational Purpose Only)
Hacking nauuso ba?
deface dito deface doon
sige gawa tayo ng deface page mo
remember this is for educational purpose only
simple lang to. all you need is a "N0tepad"
first create a new text document (notepad)
open it and lets start with this
copy nyo lang this html code sa notepad nyo
PHP Code
ngayon lagay tayo ng title ng gusto nyo. at dito natin sya ilalagay sa gitna ng <title></title>
now lagyan natin sya ng background color
under the </head>
here is the sample
"#000000" is an html color codes na color black
kung gusto nyo makita ang ibat-ibang color with their html codes
pasok dito: [You must be registered and logged in to see this link.]
now lagay tayo ng image
first hanap kayo ng gusto nyong image or upload it and copy nyo yung link nung image na yun
and we will put this image under the </head>
here is the codes for image
after ng <IMG src=" nyo ilalagay ang image
we put <center> para maging center sya
Now to make it more intersting
lagyan natin ng MUSIC
mostly kumukuha ako ng music sa youtube
hanap lang kayo ng gusto nyong music
i choose freak on leash by korn
deface dito deface doon
sige gawa tayo ng deface page mo
remember this is for educational purpose only
simple lang to. all you need is a "N0tepad"
first create a new text document (notepad)
open it and lets start with this
copy nyo lang this html code sa notepad nyo
PHP Code
- Code:
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
ngayon lagay tayo ng title ng gusto nyo. at dito natin sya ilalagay sa gitna ng <title></title>
- Code:
<html>
<head>
<title>Dito ilalagay ang title nyo</title>
</head>
<body>
</body>
</html>
now lagyan natin sya ng background color
under the </head>
here is the sample
- Code:
<html>
<head>
<title>YOUR TITLE</title>
</head>
<body bgcolor="#000000">
</body>
</html>
"#000000" is an html color codes na color black
kung gusto nyo makita ang ibat-ibang color with their html codes
pasok dito: [You must be registered and logged in to see this link.]
now lagay tayo ng image
first hanap kayo ng gusto nyong image or upload it and copy nyo yung link nung image na yun
and we will put this image under the </head>
here is the codes for image
- Code:
<center>
<DIV align="center"><IMG src="http://i242.photobucket.com/albums/ff257/pzyco017_episode2/subsiggy.png" width="" height=""><CENTER>
after ng <IMG src=" nyo ilalagay ang image
we put <center> para maging center sya
- Code:
<html>
<head>
<title>YOUR TITLE</title>
</head>
<center>
<DIV align="center"><IMG src="http://i242.photobucket.com/albums/ff257/pzyco017_episode2/subsiggy.png" width="" height=""><CENTER>
<body bgcolor="#000000">
</body>
</html>
Now to make it more intersting
lagyan natin ng MUSIC
mostly kumukuha ako ng music sa youtube
hanap lang kayo ng gusto nyong music
i choose freak on leash by korn
Similar topics
» Basic HTML
» HTML Character Codes
» HTML project part 2//destination
» HTML project part3//recreation
» HTML project part4//dining
» HTML Character Codes
» HTML project part 2//destination
» HTML project part3//recreation
» HTML project part4//dining
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum