Well... I finally figured out how to reference images that I have in my wwwimages folder. For some reason I was making the silly mistake of using the full URL in the post. This of course prevented it from working on my home page or on the remote page (depending on which URL I used.) To reference an image within a post use the following:
<IMG src="/myPictures/X3Technology.jpg">
Where "/myPictures/X3Technology.jpg" serves as an example of a file and its path relative to my Radio Userland www directory. I realize this is obvious but since I made the lame mistake I figured I would document it none-the-less.
Since I am making obvious statmenets about HTML here is another. As a standard means for posting code I surrond the code with the following tag:
<FONT face=Monospace size=2>
10:35:04 PM
|