Connecting Tech Pros Worldwide Help | Site Map

Difference in opinion with computer over what constitutes 100%

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 28th, 2008, 03:45 PM
Barely Audible
Guest
 
Posts: n/a
Default Difference in opinion with computer over what constitutes 100%

I am try to get the table at the top of the page to stretch across the
entire screen andf not leave those annoying bits at each edge...

http://www.jedsite.info/content/test.html

The CSS i have for it is as follows...


TABLE.vanilla{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border-collapse : collapse;
border : 2px solid black;
}

Anyone advise me on am I doing wrong?

--
TTFN
Jim

Always remember to pillage BEFORE you burn
-- Unknown

  #2  
Old July 28th, 2008, 04:15 PM
Harlan Messinger
Guest
 
Posts: n/a
Default Re: Difference in opinion with computer over what constitutes 100%

Barely Audible wrote:
Quote:
I am try to get the table at the top of the page to stretch across the
entire screen andf not leave those annoying bits at each edge...
>
http://www.jedsite.info/content/test.html
>
The CSS i have for it is as follows...
>
>
TABLE.vanilla{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border-collapse : collapse;
border : 2px solid black;
}
>
Anyone advise me on am I doing wrong?
>
body { margin: 0; }
  #3  
Old July 28th, 2008, 04:25 PM
Barely Audible
Guest
 
Posts: n/a
Default Re: Difference in opinion with computer over what constitutes 100%

Harlan Messinger wrote:
Quote:
Barely Audible wrote:
Quote:
>I am try to get the table at the top of the page to stretch across the
>entire screen andf not leave those annoying bits at each edge...
>>
>http://www.jedsite.info/content/test.html
>>
>The CSS i have for it is as follows...
>>
>>
>TABLE.vanilla{
> width: 100%;
> margin-top: 0px;
> margin-bottom: 0px;
> margin-left: 0px;
> margin-right: 0px;
> border-collapse : collapse;
> border : 2px solid black;
> }
>>
>Anyone advise me on am I doing wrong?
>>
>
body { margin: 0; }
Thanks Harlan!
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.