Computing.Net > Forums > Web Development > Web design help, pretty please!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Web design help, pretty please!

Reply to Message Icon

Name: syren
Date: April 18, 2006 at 19:10:42 Pacific
OS: win xp
CPU/Ram: 512
Product: hp pavilion a527x
Comment:


I think this is a common problem for newbies...I created a webpage using frontpage but my images aren't showing up online. I know these are saved on my computer only and that is why they aren't showing up..but what's up with saving embedded objects? Why doesn't Frontpage save these images into the code? Hope you aren't laughing at me by now! :)

The strange thing is that even text boxes aren't showing up! And the background isn't either.

I created a layered banner and now I have no idea how to save this. I tried print screen but this doesn't work in Frontpage. Please, please any help much appreciated!



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: April 19, 2006 at 09:00:28 Pacific
Reply:

"Why doesn't Frontpage save these images into the code?"

Because that is not how HTML works. HTML was first designed as text only. Image support was added later and are included by linking to the image (not the same as a hyperlink). This is more efficient. The "page" can be loaded in less than a second allowing the user to read the content immediately even if the images have not been loaded correctly. If the images were embedded the browser could not display the page until all of it had been received. I wouldn't even want to think about what kind of problems that would cause.

So, anyway, you need to uplaod your images to the web server in the same structure as you have them on your computer (i.e. relative to the root of your website).

"The strange thing is that even text boxes aren't showing up! And the background isn't either."

Well, all I can say is you should dump FrontPage. In my opinion it is a POS. It adds way too much additional code that is not needed which adds bloat and makes debugging the code near impossible. I suggest you learn HTML and/or get a better WYSIWYG HTML editor. I only use text editors for HTML coding so I can't personally recommend anything, but a lot of people recommend DreamWeaver.

Michael J


0

Response Number 2
Name: Tautitan
Date: April 23, 2006 at 09:05:59 Pacific
Reply:

I agree with Michael J. Take the time to learn at least basic HTML because the payoff is so great. You will know exactly where to find problems with your page and you can make it "Strict" compliant. I use notepad for smaller pages.

Matt

matt@bbcomputing.co.uk

www.bbcomputing.co.uk


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Web design help, pretty please!

Best web design program? www.computing.net/answers/webdevel/best-web-design-program/14.html

Newbie to web design/development www.computing.net/answers/webdevel/newbie-to-web-designdevelopment/3290.html

Web Designer www.computing.net/answers/webdevel/web-designer/787.html