Need help adding an image to my website?? HTML help?

bruvvamoff

New member
This is the beginning of the code for my header page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<img src="http://flic.kr/p/8RwD8b" />

I have followed instructions on flickr to add the <img src="http://flic.kr/p/8RwD8b" />
but all I get on my website is a box with a red 'X' i the middle.
I also tried <img src="http://www.flickr.com/photos/54692729@N07/5154983924" />
The photo is mine and is open for the public to use.
What am I doing wrong?
Jeroonk. That worked! (well it did once I removed the gaps from your link :P)
Where did you get that code??
 
Back
Top