PDA

View Full Version : Website Related Question


Radon
12-14-2008, 03:33 AM
Does anyone know how to add images to the <span> tag over the forums?

For example
<span style='font-weight:bold; color:blue'>

That only makes it blue, however, how do you add a picture to it?

Noles
12-14-2008, 03:36 AM
<img src="blabla">

Radon
12-14-2008, 03:40 AM
<img src="blabla">

Like this?

<span style='font-weight:bold; color:blue' <img src="blabla">>

Or this?
<span style='font-weight:bold; color:blue img src="blabla"'>

mibbit
12-17-2008, 06:09 PM
you go to a image hosting web site

Noles
12-17-2008, 06:54 PM
The first one should work.

you go to a image hosting web site

He's talking about HTML syntax.

pure lime
12-17-2008, 06:56 PM
<img src="blabla">
don WORK : [

D I N O
12-22-2008, 11:07 PM
Try This
<img src="http://dodian.com/forums/images/artakus/artakus_logo.gif" alt="Dodian.com Forums">

~D I N O