Table top

This is a discussion on "Table top" within the Web Page Design section. This forum, and the thread "Table top 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 Oct 6th, 2006, 15:04
Junior Member
Join Date: Sep 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Table top

I want to put a table at the very top of the screen, so it almost appears to bleed of the top of the screen. Not uncommon in web design, seen it on a few sites. Cant get it to work in Dreamweaver etc. Is it a specific bit CSS or the like, or can it be done with HTML?

Any help is much appreciated.
Cheers
A.
Reply With Quote

  #2 (permalink)  
Old Oct 6th, 2006, 18:22
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: Table top

Not quite sure what it is you are trying to do but you could use css to move your table out of the top of the page by using the position atribute.

Something like:
Code: Select all
position: relative;
top: -5px;
Reply With Quote
Reply

Tags
page, tabele, top

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
How do I do this using a table AdRock Web Page Design 2 Apr 14th, 2007 23:23
Am I using table-cell and table-row too much? idl Web Page Design 15 Sep 7th, 2006 12:55
Need to align width of Float table with the table below Vertabase Web Page Design 4 Mar 8th, 2006 21:21
How do I do in the table accessman Databases 1 Oct 15th, 2005 00:57
..copy data from column A in Table A to column B in Table B? gecastill Databases 10 Jun 23rd, 2005 18:27


All times are GMT. The time now is 18:22.


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