Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
Pictures in HTML?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="wheelguy" data-source="post: 850798" data-attributes="member: 18214"><p><img border="3"src="/sun_euv19.gif"width="304" height="228"/></p><p></p><p>Make sure you have it coded correctly.</p><p><img border="3" src="sun_euv19.gif" width="304" height="228"/></p><p></p><p>Make sure you have the correct path to the image</p><p><img border="3" src="sun_euv19.gif" width="304" height="228"/></p><p>This says the image is in the same folder as the html file.</p><p></p><p><img border="3" src="images/sun_euv19.gif" width="304" height="228"/></p><p>This says the image is in the folder images</p><p></p><p><img border="3" src="../images/sun_euv19.gif" width="304" height="228"/></p><p>This says the images folder is up one level from the html file</p><p></p><p>Check out <a href="http://www.w3schools.com/" target="_blank">W3Schools Online Web Tutorials</a></p></blockquote><p></p>
[QUOTE="wheelguy, post: 850798, member: 18214"] <img border="3"src="/sun_euv19.gif"width="304" height="228"/> Make sure you have it coded correctly. <img border="3" src="sun_euv19.gif" width="304" height="228"/> Make sure you have the correct path to the image <img border="3" src="sun_euv19.gif" width="304" height="228"/> This says the image is in the same folder as the html file. <img border="3" src="images/sun_euv19.gif" width="304" height="228"/> This says the image is in the folder images <img border="3" src="../images/sun_euv19.gif" width="304" height="228"/> This says the images folder is up one level from the html file Check out [url=http://www.w3schools.com/]W3Schools Online Web Tutorials[/url] [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
Pictures in HTML?
Top