So I'm building a web site strictly for fun but I can't seem to get past the freakin home page.
I've got
<center><img src="C:\Users\Speeldude\Documents\website\smiley.jpeg" alt="would be a smiley"/></center>
and it's not working. From what I remember, and from looking it up already, that should be the correct syntax.
<img src="C:\Users\Dustin\Documents\website\smiley.jpeg" alt="would be a smiley">
for some reason the question got jacked up when it posted.. That's the actual line that I have in there.
I tried it without the / after the alt statement and that didn't work.
-.-
it goes ..\website\smiley.jpeg" alt="would be a smiley">
I've got
<center><img src="C:\Users\Speeldude\Documents\website\smiley.jpeg" alt="would be a smiley"/></center>
and it's not working. From what I remember, and from looking it up already, that should be the correct syntax.
<img src="C:\Users\Dustin\Documents\website\smiley.jpeg" alt="would be a smiley">
for some reason the question got jacked up when it posted.. That's the actual line that I have in there.
I tried it without the / after the alt statement and that didn't work.
-.-
it goes ..\website\smiley.jpeg" alt="would be a smiley">