Making web pages appear all at once

This is a discussion on "Making web pages appear all at once" within the Starting Out section. This forum, and the thread "Making web pages appear all at once are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old May 9th, 2008, 19:56
Junior Member
Join Date: May 2007
Location: UK
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Making web pages appear all at once

Hi,

can someone please tell me how to make to make my web pages load
/appear instantly all at once instead of the piece by piece jigsaw puzzle
display that comes from using "tables", "tr"and "td". Having said this,
i have seen web pages that load all at once and use tables. With this in mind could someone first suggest how to do this with tables before any talk of using "div"


thanx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old May 11th, 2008, 14:00
Junior Member
Join Date: Apr 2008
Location: uk
Age: 23
Posts: 46
Thanks: 3
Thanked 0 Times in 0 Posts
Re: Making web pages appear all at once

to be perfectly honest with you although you say you want a solution to your table layout rather than a div layout, you really are better off with a div layout, they are more manageable and a more up to date way of designing webpages, keep all of your styling inside css files instead of within your html itself and if you must use taables break them down into smaller tables so that they are able to load faster rather than loading one humungoustable for your page. compressing your images will cut down load time too.

this page has info on optimising load time for web pages including table friendly pages http://www.ibm.com/developerworks/we...pen&l=944,t=gr
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old May 11th, 2008, 14:07
Junior Member
Join Date: Apr 2008
Location: uk
Age: 23
Posts: 46
Thanks: 3
Thanked 0 Times in 0 Posts
Re: Making web pages appear all at once

this page could help you transform your table layouts into a div layout http://www.mardiros.net/liquid-css-layouts.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old May 11th, 2008, 14:26
saltedm8's Avatar
SuperMember

SuperMember
Join Date: Nov 2005
Location: here
Age: 27
Posts: 1,523
Blog Entries: 2
Thanks: 1
Thanked 11 Times in 11 Posts
Re: Making web pages appear all at once

look into css, with that, instead of putting your images inline, you can put them into the css file as a 'background' for an element, - wether its a table or a div - resulting in pratically zero load time
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old May 13th, 2008, 11:05
Junior Member
Join Date: May 2007
Location: UK
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Wink Re: Making web pages appear all at once

hi,

a big thank you to bonnit and saltedm8 for their replies. i am currently looking into how to use "divs" in web page design but having just gotten back into html and building websites again have been a bit reluctant to learn about them for fear of confusing myself. Anyway bonnit thank you for the resource link will check it out. And saltedm8 thankyou for your tip on css styling, i do put some images in a seperate css folder but i will now ensure i do this with all images

big thanx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old May 13th, 2008, 17:29
Junior Member
Join Date: Apr 2008
Location: uk
Age: 23
Posts: 46
Thanks: 3
Thanked 0 Times in 0 Posts
Re: Making web pages appear all at once

it might look confusing but it actually ends up being so much easier especially as more and more people are using them so more support is available, just watch out for internet explorer display bugs with div layouts. if you do end up with problems check this site out for known display issues http://www.positioniseverything.net/explorer.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS is making me cry Grawl Web Page Design 12 Sep 28th, 2007 12:29
Javascript - Updating web pages with snippets from other pages Ydot JavaScript Forum 3 Jul 10th, 2007 14:38
Making all pages repeat the design of the home page DennisK Web Page Design 19 Nov 17th, 2006 14:50
Scripting Needed(adding pages to pages) Amari Classic ASP 1 Sep 4th, 2004 18:06


All times are GMT. The time now is 20:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved