Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-13-2012, 07:54 PM   PM User | #1
shakoor6
Regular Coder

 
Join Date: Apr 2011
Posts: 107
Thanks: 18
Thanked 0 Times in 0 Posts
shakoor6 is an unknown quantity at this point
misplaced table in firefox

i created a table when its viewed in firefox the table is placed on top of my logo.

webpage is fine in safari and google chrome. take a look: www.usmanshakoor.co.uk
HTML code
Code:
<table id="table1" border="0" cellpadding="0" cellspacing="0">
				<tr>
				<td valign="bottom"><div id="title"><img src="Images/Homepage/title.png" alt=""/></div></td>
				
				<td valign="bottom"><div id="navigation">
	<a id="Home" href="index.html" title="homepage"><span>home</span></a>
	<a id="Portfolio" href="portfolio.html" title="portfolio"><span>for sale</span></a>
	<a id="About" href="about.html" title="about"><span>for rent</span></a>
	<a id="Blog" href="blog.html" title="blog"><span>blog</span></a>
	</div>
		</td>	
			</tr>
				</table>
shakoor6 is offline   Reply With Quote
Old 04-14-2012, 07:26 AM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Remove all tables used in your markup, used for layout purpose.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 04-14-2012, 01:55 PM   PM User | #3
zaken5000
New to the CF scene

 
Join Date: Apr 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
zaken5000 is an unknown quantity at this point
Quote:
Originally Posted by shakoor6 View Post
i created a table when its viewed in firefox the table is placed on top of my logo.

webpage is fine in safari and google chrome. take a look: www.usmanshakoor.co.uk
HTML code
Code:
<table id="table1" border="0" cellpadding="0" cellspacing="0">
				<tr>
				<td valign="bottom"><div id="title"><img src="Images/Homepage/title.png" alt=""/></div></td>
				
				<td valign="bottom"><div id="navigation">
	<a id="Home" href="index.html" title="homepage"><span>home</span></a>
	<a id="Portfolio" href="portfolio.html" title="portfolio"><span>for sale</span></a>
	<a id="About" href="about.html" title="about"><span>for rent</span></a>
	<a id="Blog" href="blog.html" title="blog"><span>blog</span></a>
	</div>
		</td>	
			</tr>
				</table>
you can use div layer

world of warcraft private server
minecraft private server
zaken5000 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 08:43 AM.


Advertisement
Log in to turn off these ads.