[ Post New Message | Post Reply to this One | Send Private Email to Nigel Smith | Help ]

Response to HTML tips for forum users

from Nigel Smith (nlandgl@eisa.net.au)
Here's something I do to ensure that 99% of the time my links work... Set up a 'test' HTML page on your local drive that just has the bare minimum reqd and alter that each time you're going to post an image, then once it's correct, cut'n'paste the line across to the photo.net input page. My test page html looks like (BTW I'm issueing a disclaimer right now.. this worked in my test page!) with an example link and image. <html>
<head>
<title>Test Page</title>
</head>
<body>

<a href="http://photo.net">Photo.Net</a>

<P>
<img src=http://photo.net/photo/pcd1638/glen-canyon-dam-2.1.jpg>

</body>
</html>
(posted 8838 days ago)

[ Previous | Next ]