View Single Post
Old Oct 28, 2005 | 11:30 AM
  #6  
Poom's Avatar
Poom
I've found that life I needed.. It's HERE!!
 
Joined: May 2004
Posts: 1,303
Likes: 0
From: Coventry
Default

http://www.nick-harper.co.uk/test.html

IT works on there with this code

Code:
<!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">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
[img]http://images14.fotki.com/v224/photos/4/43959/1200735/ebay132-vi.jpg[/img]
</body>
</html>
Reply