![]() |
|
|
|
#11 (permalink) |
|
Ichabod
Supporting Member
Join Date: Apr 2005
Location: Brigstowe
![]()
Posts: 21,821
|
Re: Tables vs CSS for site layout...
Would you like to explain this in terms of your earlier "I prefer to use tables for graphical layouts and use div tags for simple informative websites"? Is there something specific about graphics?
__________________
. Who has a spare two minutes a day to play in this month's FG Trivia game - we need additional players to make it more exciting and you'll be welcomed. |
|
Local Time: 08:14 AM
Local Date: 03-21-2010 |
|
|
|
#12 (permalink) |
|
Ichabod
Supporting Member
Join Date: Apr 2005
Location: Brigstowe
![]()
Posts: 21,821
|
Re: Tables vs CSS for site layout...
So, to summarise the advice so far and add slightly to it, we're recommending:
Quite how someone who wants to get into constructing their own website is meant to begin, these days, I'm not sure. The learning curve is immense. If it were just a matter of these initial constructs then it would be manageable but that's only fine for sites whose content is fully known at the time they're written. Any page content which is only determined at the moment of use requires a programming language as well. If the fresh content is derived solely from the user (or client) then the programming can run on the user's computer and http://en.wikipedia.org/wiki/Client-side_scripting discusses the two most common, Javascript and VBScript. If the fresh content is derived from the host server then languages like php, VBScript (again) or perl are common. If the server-side fresh content is to be stored and updated there, then a database engine is a likely addition. Possibly - just possibly - there are pre-coded functions and routines which will do exactly what's needed and the constructor can copy/paste that into their page. Possibly they'll walk away and install a package instead, hoping to tailor the appearance to conform to their original design. What they'll not easily do is master the entire set of tools that are needed to construct a dynamic site from scratch, especially against a time constraint. Go on, Michael, let's depress them a bit more shall we?
__________________
. Who has a spare two minutes a day to play in this month's FG Trivia game - we need additional players to make it more exciting and you'll be welcomed. |
|
Local Time: 08:14 AM
Local Date: 03-21-2010 |
|
|
|
#13 (permalink) |
|
The Magus
Supporting Member
Join Date: Oct 2005
Location: Los Angeles
![]()
Posts: 4,544
|
Re: Tables vs CSS for site layout...
CSS Rules! 'nuff said.
![]()
__________________
Signature text removed at the request of a member. Participate in The unOfficial Forum Garden Scavenger Hunt 2009! |
|
Local Time: 12:14 AM
Local Date: 03-21-2010 |
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|