Old 20th June 2002, 16:54   #1
capitan3
Major Dude
 
capitan3's Avatar
 
Join Date: Mar 2002
Location: Everything Is Shire Here!
Posts: 1,160
Html code?

i dont know html, and i would like to get my avatar into html code to past it on a site. can someone help me with this.

thanks in advance.

Capitan3
capitan3 is offline   Reply With Quote
Old 20th June 2002, 17:18   #2
c2R
Stereotype?
(Forum King)
 
c2R's Avatar
 
Join Date: Jan 2001
Location: Ware, England
Posts: 3,511
A Simple page with a winamp logo on it.

code:

<HTML>
<BODY bgcolor="#FFFFFF">
<IMG src="http://www.winamp.com/images/tabs/off/home.gif" width="46" height="22" border="0">
</BODY>
</HTML>

c2R is offline   Reply With Quote
Old 20th June 2002, 17:23   #3
deathazre
Major Dude
 
Join Date: Oct 2001
Location: behind the wheel of a Cat service truck
Posts: 1,847
Send a message via ICQ to deathazre Send a message via AIM to deathazre
or just <img src=http://www.domain.com/folder/filename.jpg>
deathazre is offline   Reply With Quote
Old 20th June 2002, 17:29   #4
rm'
Banned
 
rm''s Avatar
 
Join Date: Jul 2000
Posts: 11,361
Yes, but that is not a complete page. To make your pages XHTML compliant, close all open tags. So, use this:

code:

<IMG src="http://www.winamp.com/images/tabs/off/home.gif" width="46" height="22" border="0" />



Go here to learn HTML, and how to move to the newer, better, oh so stylish XHTML:
www.w3schools.org

Validate your pages as you go along:
HTML validator
rm' is offline   Reply With Quote
Old 20th June 2002, 17:35   #5
baafie
feminazi
(Major Dude)
 
baafie's Avatar
 
Join Date: Apr 2001
Posts: 1,767
Note that XHTML must be lowercase, that the alt attribute of img is required, and that the border attribute is deprecated, rm'.
baafie is offline   Reply With Quote
Old 20th June 2002, 17:36   #6
rm'
Banned
 
rm''s Avatar
 
Join Date: Jul 2000
Posts: 11,361
Yeah, that too


You will also need a reference to the DTD. Sound complex? Once you read the links given above, it's a peace of cake. You can learn XHTML/CSS in a day.
rm' is offline   Reply With Quote
Old 20th June 2002, 17:53   #7
capitan3
Major Dude
 
capitan3's Avatar
 
Join Date: Mar 2002
Location: Everything Is Shire Here!
Posts: 1,160
Thanks to all of you in high chain of command. i will begin learning today.

Capitan3
capitan3 is offline   Reply With Quote
Old 20th June 2002, 18:01   #8
eleet-2k2
Forum King
 
eleet-2k2's Avatar
 
Join Date: Aug 2001
Location: Mobil Ave.
Posts: 5,381
Quote:
Originally posted by rm'
Yes, but that is not a complete page. To make your pages XHTML compliant, close all open tags. So, use this:

code:

<IMG src="http://www.winamp.com/images/tabs/off/home.gif" width="46" height="22" border="0" />



Go here to learn HTML, and how to move to the newer, better, oh so stylish XHTML:
www.w3schools.org

Validate your pages as you go along:
HTML validator
Another cool page to look at to learn HTML: www.webmonkey.com

"Welcome to the Island of people who know too much."..."Did you really think balloons would stop him?!"
See what I'm listening too.
eleet-2k2 is offline   Reply With Quote
Old 21st June 2002, 01:51   #9
GoldenSphynx
Forum King
 
GoldenSphynx's Avatar
 
Join Date: Mar 2002
Posts: 2,738
Also use http://htmlgoodies.com ...I used it for html, and know JavaScript, thanks to Bilbo
GoldenSphynx is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Community Center > General Discussions

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump