Quote:
|
Originally Posted by [C
oN -X-]learn html man...
<font size="#">
|
by the way ur shit is wrong
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Cstrike MOTD</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left

px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<pre>
Welcome to [F]ron[Z]ion normal server
Rules inside server
1.No spamming
2.No swearing
3.No bugging
4.ENJOY!
please also visit
www.counter-strike.net
Visit Counter-Strike.net
</pre>
</body>
</html>
u see how u listed Welcome to
[F]ron[Z]ion normal server
Rules inside server
1.No spamming
2.No swearing
3.No bugging
4.ENJOY!
well u need make it look like this.. in order for it to list
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Cstrike MOTD</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left

px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<pre>
Welcome to [F]ron[Z]ion normal server
Rules inside server
1.No spamming
2.No swearing
3.No bugging
4.ENJOY!
please also visit
www.counter-strike.net
Visit Counter-Strike.net
</pre>
</body>
</html>
if u wonna change font size then put <font size="#"> doesnt matter where...... like put it
<font size="#">
Welcome to [F]ron[Z]ion normal server
Rules inside server
1.No spamming
2.No swearing
3.No bugging
4.ENJOY!
please also visit
www.counter-strike.net
but replace the # with the number size u want