 |
BOOK: Beginning Web Programming with HTML, XHTML, and CSS, 2nd Edition ISBN: 978-0-470-25931-3
 | This is the forum to discuss the Wrox book Beginning Web Programming with HTML, XHTML, and CSS, 2nd Edition by Jon Duckett; ISBN: 9780470259313 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning Web Programming with HTML, XHTML, and CSS, 2nd Edition ISBN: 978-0-470-25931-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

April 5th, 2009, 01:59 PM
|
|
Registered User
|
|
Join Date: Mar 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I need help.
Hi everyone, im a complete novice. I just bought the book a couple of weeks ago and im stuck on chapter three  I followed the instructions in the" Try it yourself ", but unfortunatly the pictures wont load. I have downloaded all chapter examples etc, but pictures still wont load when i tried writing the example  Other than that im enjoying the book tremendously, but keep coming back to chapter three to complete the try it yourself.  i just cant give up yet.Thanks in advance for your help.
Paudge.
|
|

April 5th, 2009, 08:05 PM
|
|
Authorized User
|
|
Join Date: Mar 2007
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Could you post your HTML here so we could take a look at it. Also please do state where is the HTML file and the image located.
|
|

April 21st, 2009, 04:25 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2007
Posts: 477
Thanks: 10
Thanked 19 Times in 18 Posts
|
|
Are the images OK? I don't have the code, but one of the other threads in this forum solved his problem when he realized the image file was blank.
__________________
-------------------------
Whatever you can do or dream you can, begin it. Boldness has genius, power and magic in it. Begin it now.
-Johann von Goethe
When Two Hearts Race... Both Win.
-Dove Chocolate Wrapper
Chroniclemaster1, Founder of www.EarthChronicle.com
A Growing History of our Planet, by our Planet, for our Planet.
|
|

November 5th, 2009, 12:33 PM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Have you checked the path to the image in the <,img src line ?
( I know about 'code', but I just needed to add the comma so its visible... if that was wrong, just let me know.)
|
|

November 7th, 2009, 11:32 AM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have noticed that some of the images for the sample html pages, part of the code download zip, are missing.
cows.jpg and london.jpg to name 2. I'll try and get time to make a list.
|
|

December 6th, 2009, 11:27 AM
|
|
Registered User
|
|
Join Date: Dec 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You need to make sure that the images and the html are in the same directory/folder - I mean by that that the images can (and should) be in their own folder and the html should be in it's own folder but then both of those folders need to be in the same master folder. I'm new to this too so I may not have the terminology 100% correct but I'm sure you get the point.
|
|

December 6th, 2009, 02:59 PM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Actually it depends.
You can have the graphics in the same account as the web page in quesiton.
If your web host allows linking from another of your web sites, the graphics don't have to be on the same web host.
You just have to make sure the link is correct for the graphic to show.
If you mean my comment about missing jpgs, they are not anywhere in the download file.
|
|
 |