HTML Code 01-25-2013, 02:31 AM
#1
Hey guys this is some very simple code in HTML for a class in school and i cant find what is wrong with it. Here is what you need to know: I am trying to make it have pictures from a local folder. The directory looks like this: Assignment/Assignment/index.htm
AND Images/atom,star,sun,world.
Here is the code:
The pictures dont show up. Help?
AND Images/atom,star,sun,world.
Here is the code:
Code:
<blockquote>
Love from whom the world
<img src="/Images/world.jpeg" align=top>begun,<br>
Hath the secret of the sun.
<img src="/Images/sun.jpeg" alt="Sun" align="top"><br>
Love can tell, and love alone, When the million stars
<img src="/Images/star.jpeg" alt="Star" align="middle"> were strewn,<br>
Why each atom <img src="/Images/atom.jpeg" alt="Atom" align="bottom">
Knows its own <br>
..Robert Bridges
</blockquote>
The pictures dont show up. Help?
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)