The basic method

This is a discussion on "The basic method" within the Web Page Design section. This forum, and the thread "The basic method are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 25th, 2005, 20:33
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
The basic method

OK. Have I got this right?

Every site should have a #container, which is an all-encompassing container (obviously) of all the content on the page.

Then inside this container you put sub containers, which hold more specific items in certain ways.

You then structure your code thus and just put the content inside:

<div> #container
<div> #sub1
<div> #sub2
</div>
</div>
</div>

------------------------------NOTE: I had indented all this but the forum has not allowed it.

Next thing is - on my site I have various things that are constant across the whole site. In your CSS you put things like images as bground. Can I do the same with my menubar, which is a Flash movie? Or do I just have to put this within the 1st sub container on every page?

And cos all my headers are different on each page I have to stick em in inside the main container individually?

Thanks.

Last edited by timmytots; Nov 25th, 2005 at 20:35.
Reply With Quote

  #2 (permalink)  
Old Nov 26th, 2005, 11:47
Banned Member
Join Date: Sep 2005
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
Re: The basic method

<div>box1
....<div>inside box1</div>
....<div>inside box1</div>
</div>...end av box1
Reply With Quote
Reply

Tags
basic, method

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
Problem with setTimeout in method Emancip8 JavaScript Forum 1 Apr 22nd, 2008 16:30
Best KW Analaysis Tool and Method maneetpuri Search Engine Optimization (SEO) 6 Feb 20th, 2008 06:47
Newbie Question- Basic HTML email method="post" Bagel Web Page Design 4 Aug 18th, 2006 12:03
Method Not Allowed joshcxa PHP Forum 2 Jul 19th, 2005 01:49


All times are GMT. The time now is 09:09.


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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43