View Single Post
  #9  
Unread 05-27-2014, 12:48 PM
Babylon Babylon is on FIRE! 5+ wins in a row!
Join Date: Jun 2012
Posts: 4,132
Mentioned: 1428 Post(s)
Tagged: 40 Thread(s)
Estimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 stars
Ranked Audio Record
63 Won / 15 Lost
Estimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 6.84/10 starsEstimated Skill in Text: 6.84/10 starsEstimated Skill in Text: 6.84/10 starsEstimated Skill in Text: 6.84/10 stars
Ranked Text Record
66 Won / 21 Lost
Exclusive Text Record
2 Won / 0 Lost
Default

Quote:
Originally Posted by Dave View Post
<html>
<head>
<title>Suck A Dick Crysis</title>
</head>

<body>
<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>

Yup, your mum likes it right down the windpipe bitch.
</body>
</html>
That'd look terrible, you're going to need some CSS to make it look better. Here you go:

HTML Code:
<html>
<head>
	<title>Suck A Dick Crysis</title>
	<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
	<style type="text/css">
		body {
			background: #999;
			font-family: arial;
		}
h1, h2, li, {
	color: #555
}
a {
	color: green;
}
p {
	background: #666;
	color: white;
	padding: 5px;
}</style>
	<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>
</br>
		<h1>Crysis loves sucking dick!!</h1>
		<ul>
			<li><a <a href="index.html">Home</a></li>
			<li><a href="page2.html">Page two</a></li>
			<li><a href="page3.html">Page three</a></li>
		</ul>
		<h2>Yup, your mum likes it right down the windpipe bitch</h2>
		<p>(But so does Dave)</p>
</body>
</html>
__________________
.
Reply With Quote
Unread 05-27-2014, 12:48 PM   #9
 
Babylon Babylon is on FIRE! 5+ wins in a row!
Estimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 starsEstimated Skill in Audio: 7.88/10 stars
Ranked Audio Record
63 Won / 15 Lost
Estimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 7.88/10 starsEstimated Skill in Text: 6.84/10 starsEstimated Skill in Text: 6.84/10 starsEstimated Skill in Text: 6.84/10 starsEstimated Skill in Text: 6.84/10 stars
Ranked Text Record
66 Won / 21 Lost
Exclusive Text Record
2 Won / 0 Lost
 
Join Date: Jun 2012
Voted: 289 audio / 238 text
Posts: 4,132
Mentioned: 1428 Post(s)
Tagged: 40 Thread(s)


Default

Quote:
Originally Posted by Dave View Post
<html>
<head>
<title>Suck A Dick Crysis</title>
</head>

<body>
<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>

Yup, your mum likes it right down the windpipe bitch.
</body>
</html>
That'd look terrible, you're going to need some CSS to make it look better. Here you go:

HTML Code:
<html>
<head>
	<title>Suck A Dick Crysis</title>
	<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
	<style type="text/css">
		body {
			background: #999;
			font-family: arial;
		}
h1, h2, li, {
	color: #555
}
a {
	color: green;
}
p {
	background: #666;
	color: white;
	padding: 5px;
}</style>
	<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>
</br>
		<h1>Crysis loves sucking dick!!</h1>
		<ul>
			<li><a <a href="index.html">Home</a></li>
			<li><a href="page2.html">Page two</a></li>
			<li><a href="page3.html">Page three</a></li>
		</ul>
		<h2>Yup, your mum likes it right down the windpipe bitch</h2>
		<p>(But so does Dave)</p>
</body>
</html>
__________________
.
Offline  
Reply With Quote