Can Someone do html...

Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Can Someone do html...
PostPosted: Tue Jun 12, 2007 12:19 am 
User avatar
Charred
Not Signed Up For Stats

Joined: Wed Apr 11, 2007 9:22 pm
Posts: 138
Location: Some where in the dark
this goes out to anyoe good with html i need an html banner for scorched3d so i can have on my website
Image

Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 7:23 pm 
User avatar
Singed
Not Signed Up For Stats

Joined: Tue Jun 12, 2007 7:11 pm
Posts: 14
<center><font color="#FF00FF"><h1><blink>MY WEB SCORCHED 3D FAN SITE</blink></h1></font></center>

try that
OpenArena project leader

Banning me from IRC will not make the non-Free problem go away.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 9:30 pm 
User avatar
Charred
Not Signed Up For Stats

Joined: Wed Apr 11, 2007 9:22 pm
Posts: 138
Location: Some where in the dark
ya thanks that works well
Image

Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 05, 2007 10:24 am 
User avatar
Reduced to ashes

Current Scorched3D Rank: 484






Joined: Wed Aug 25, 2004 3:54 pm
Posts: 539
Location: In a van down by the river.
that's nice.
Image
GoPro + F18 = AWESOME Lap Around The Boat VFA-211 (CVN 65)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 05, 2007 1:58 pm 
User avatar
Obliterated

Current Scorched3D Rank: Unranked



Joined: Wed Jun 14, 2006 11:18 pm
Posts: 1481
Location: United Kingdom
xhtml with css is the modern way to do it

maybe something like:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html>
<head>
<title>scorched banner</title>
</head>

<body style="background-color: #000000;">

<div style="margin: 5px; width: 550px; height: 70px; border-bottom: #555368 1px solid; background-image: url(http://www.scorched3d.co.uk/buttons/scorched6.jpg); background-repeat: no-repeat; background-position: top left;"></div>

</body>
</html>


useful links:
http://validator.w3.org/
http://www.w3schools.com/xhtml/xhtml_validate.asp


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group