Old 25-06-2004, 00:53   #1 (permalink)
apite
Registered User
 
Join Date: Nov 2003
Location: Norman, USA
Posts: 17
Send a message via AIM to apite
Question about table/css

I do not know if this thread already discuss or not. However; I was busy lately to get all thing straight out until I hop back to computer and done with the design I was working on it. Somehow, I forgot how to do those several thing.

First; I want the table or the browser to be fix the monitor such as www.wired.com that can change different size of table/div/css. Can anyone give me a tip or advice about this one? Also I have seen some website which I forgot how to do those that I used enable the float such as box/table can be anywhere with all different box in one group. You know what I am saying? It seem to be javascript to using document.write as updating. However; I am try to made simple and easy to plan for that. Sometime, I don't see myself as easy but can't think of it. I just want grab the cable then plug-in between my brain and the computer. So I can loading the picture I am try working on it.

Beside, how thing go?
  Reply With Quote
Old 27-06-2004, 13:35   #2 (permalink)
oli
Free Ring Ding™
 
oli's Avatar
 
Join Date: Feb 2003
Location: Manchester
Posts: 9,536
Thats not very clear at all.
Could you explain it a little better ?
__________________
..................
  Reply With Quote
Old 27-06-2004, 13:40   #3 (permalink)
cam
vague™
 
cam's Avatar
 
Join Date: Mar 2004
Location: Glasgow
Posts: 5,196
I thought English was the first language of America..

For the wired-esque fluid css layouts, http://glish.com/css/ will be helpful

Try posting again when you're not just back from the pub
__________________
Random goodness at The Blog

  Reply With Quote
Old 27-06-2004, 16:34   #4 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
Quote:
Originally Posted by apite
Also I have seen some website which I forgot how to do those that I used enable the float such as box/table can be anywhere with all different box in one group. You know what I am saying?
no. haven't got a fucking clue.
  Reply With Quote
Old 27-06-2004, 16:42   #5 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,672
I'm Lost.

Maybe post a diagram?
  Reply With Quote
Old 27-06-2004, 23:46   #6 (permalink)
apite
Registered User
 
Join Date: Nov 2003
Location: Norman, USA
Posts: 17
Send a message via AIM to apite
Quote:
Originally Posted by oli
Thats not very clear at all.
Could you explain it a little better ?
I am try saying about the table and CSS. I learn but forgot how to use them. That CSS can made looks like the table. I am try to understand using the CSS's box as table. Is that clear?
  Reply With Quote
Old 28-06-2004, 05:09   #7 (permalink)
Stickman
Dr. Lucien Sanchez
 
Stickman's Avatar
 
Join Date: Mar 2003
Location: UK
Posts: 5,632
No.
Quote:
Originally Posted by apite
I just want grab the cable then plug-in between my brain and the computer.
That might be your best bet.
  Reply With Quote
Old 28-06-2004, 07:51   #8 (permalink)
strawbleu
Senior Member
 
strawbleu's Avatar
 
Join Date: May 2004
Location: Leeds, UK
Posts: 274
Send a message via MSN to strawbleu
Norman, Leeds is a bar. Maybe that would explain some of the problems.

Would "I would like to use CSS to design my layout similar to using tables" be an accurate interpretation?
__________________
Jon Eland :: StrawBleu
Web Consultant Extraordinaire (and TMB accredited too, no less!)
  Reply With Quote
Old 28-06-2004, 10:01   #9 (permalink)
evanc
Registered User
 
Join Date: Jun 2004
Location: Upstate, NY
Posts: 31
Send a message via AIM to evanc
this thread is hilarious.
  Reply With Quote
Old 28-06-2004, 10:07   #10 (permalink)
lucksin
ĬMō®ŦåŁ™
 
Join Date: Jun 2004
Location: India
Posts: 111
Send a message via MSN to lucksin Send a message via Yahoo to lucksin
wat r u talking abt... is the table that sqeeze or expands & covers all the area of the browser as u make ur browser window smaller or larger ??
__________________
Rohit Tandon
Senior Graphic Designer & GUI Specialist
Offshore Software Outsourcing Company
yahoo ID : coollguy_lucky
  Reply With Quote
Old 28-06-2004, 10:47   #11 (permalink)
adras
Zły
 
adras's Avatar
 
Join Date: May 2004
Location: Toronto, Canada
Posts: 1,898
Send a message via MSN to adras
Quote:
I am try saying about the table and CSS. I learn but forgot how to use them. That CSS can made looks like the table. I am try to understand using the CSS's box as table. Is that clear?

Use a DIV tag instead of the TABLE tag if you want to avoid using tables. If you want to use tables, then you can use TABLE and DIV tags together. Also you might want to check out source code of wired.com (view source) to see how they coded their site.
__________________
  Reply With Quote
Old 28-06-2004, 13:16   #12 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,672
had some trouble reading ol' lucksin's posts as well... not enough real words in there. Too much "y r u able 2" going on. Fast to type. Hard to read..
  Reply With Quote
Old 28-06-2004, 15:12   #13 (permalink)
strawbleu
Senior Member
 
strawbleu's Avatar
 
Join Date: May 2004
Location: Leeds, UK
Posts: 274
Send a message via MSN to strawbleu
Hear hear.

Further Reading:
Plain English Campaign
Economist Style Guide
__________________
Jon Eland :: StrawBleu
Web Consultant Extraordinaire (and TMB accredited too, no less!)
  Reply With Quote
Old 28-06-2004, 16:39   #14 (permalink)
andycogbill
Notorious?
 
andycogbill's Avatar
 
Join Date: Nov 2003
Location: Middlebury, VT
Posts: 417
Send a message via AIM to andycogbill
come, on guys its not nice to makefun of someone's english because just they USA. in. are.
__________________
Now adding "eh?" to the end of my sentences.
  Reply With Quote
Old 30-06-2004, 04:50   #15 (permalink)
lucksin
ĬMō®ŦåŁ™
 
Join Date: Jun 2004
Location: India
Posts: 111
Send a message via MSN to lucksin Send a message via Yahoo to lucksin
what i think is that when ever you are working on tabels work in percentage(%) rather than pixals ... give the width of the table in percentage...lets say like what wired.com had done is it has given the width of the main table in percentage (100%) this will cover whole area of the screen every time wether you resize your browser window or you go from 800X600 resolution to 1024X768

i hope this is what you are looking for... if not then explain you problem or concept in detail then only we all will be able to help you out

hey guys and about the abbriviations... i think now everyone can read easily... have to press lots of backspaces to type this much... you know its easy to type with short words
__________________
Rohit Tandon
Senior Graphic Designer & GUI Specialist
Offshore Software Outsourcing Company
yahoo ID : coollguy_lucky
  Reply With Quote
Old 30-06-2004, 04:52   #16 (permalink)
sleepingfish
css is for divs
 
sleepingfish's Avatar
 
Join Date: Feb 2003
Location: Norwich
Posts: 4,524
.....yes

Where has Wired used a 100% table?
  Reply With Quote
Old 30-06-2004, 05:05   #17 (permalink)
cam
vague™
 
cam's Avatar
 
Join Date: Mar 2004
Location: Glasgow
Posts: 5,196
there's one table there, funnily enough for tabular (market) data.

and even that's not at 100%.

nice post lucksin!
__________________
Random goodness at The Blog

  Reply With Quote
Old 30-06-2004, 05:10   #18 (permalink)
lucksin
ĬMō®ŦåŁ™
 
Join Date: Jun 2004
Location: India
Posts: 111
Send a message via MSN to lucksin Send a message via Yahoo to lucksin
hey guys wired.com is really wiered... they havn't used any tables in it... thats pretty strange but if you want the wired.com type effect then you can use tables with 100% width rest i am still going on with the code of wired.com ....i think have to study a lot for this site..
__________________
Rohit Tandon
Senior Graphic Designer & GUI Specialist
Offshore Software Outsourcing Company
yahoo ID : coollguy_lucky
  Reply With Quote
Old 30-06-2004, 05:14   #19 (permalink)
cam
vague™
 
cam's Avatar
 
Join Date: Mar 2004
Location: Glasgow
Posts: 5,196
You're joking, right?
__________________
Random goodness at The Blog

  Reply With Quote
Old 30-06-2004, 05:27   #20 (permalink)
Stickman
Dr. Lucien Sanchez
 
Stickman's Avatar
 
Join Date: Mar 2003
Location: UK
Posts: 5,632
I bet he's not.


sigh
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8