Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 09-04-2009, 07:39 PM   #1 (permalink)
Junior Member
 
Join Date: 08-13-09
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

teamdoom is liked by many
Removing Vlink and Alink

Please help me... I have those stupid annoying boxes and it is pushing my table to be too big...

Code:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <link rel="shortcut icon" href="http://www.v7n.com/forums/images/favicon.ico" /> <title>Blank Example</title> <meta http-equiv="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)" /> <meta name="created" content="Fri, 04 Sep 2009 22:57:48 GMT" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <link href="style.css" rel="stylesheet" type="text/css" /> <style type="text/css"> </style> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#000000"> <div align="center"><table width="770" border="2" cellspacing="0" cellpadding="0" summary=""> <tr> <td><img src="http://www.v7n.com/forums/images/church.jpg" width="770" height="271" alt="" /></td> </tr> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=""> <tr> <td><a href="index.html"><img src="http://www.v7n.com/forums/images/test/index_5.jpg" alt="" /></a></td> <td><a href="directions.html"><img src="http://www.v7n.com/forums/images/test/index_6.jpg" alt="" /></a></td> <td><a href="directions.html"><img src="http://www.v7n.com/forums/images/test/index_7.jpg" alt="" /></a></td> <td><a href="directions.html"><img src="http://www.v7n.com/forums/images/test/index_8.jpg" alt="" /></a></td> <td><a href="directions.html"><img src="http://www.v7n.com/forums/images/test/index_9.jpg" alt="" /></a></td> <td><a href="directions.html"><img src="http://www.v7n.com/forums/images/test/index_10.jpg" alt="" /></a></td> <td><a href="directions.html"><img src="http://www.v7n.com/forums/images/test/index_11.jpg" alt="" /></a></td> </tr> </table> </td> </tr> <tr><td bgcolor="000000">TEXT</td></tr> </table> </body> </html>

Last edited by htmlbasictutor; 09-04-2009 at 09:50 PM..
teamdoom is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-04-2009, 09:57 PM   #2 (permalink)
Super Moderator
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 3,300
iTrader: 0 / 0%
Latest Blog:
Website Testing

htmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web pro
One thing is you are missing the closing div tag for this:
Code:
<div align="center">
Which is antiquated coding and isn't necessary to center your table.

You should move all your styles to an external stylesheet. Then for the table element give it an id and set the margins on the left and right to auto.
__________________
HTML Basic Tutor - Learn to code your web pages/blogs
Basic Computer Information - Computer Basics for website owners

Trouble getting indexed? Maybe it's something techincal - Pm me.
htmlbasictutor is online now  
Add Post to del.icio.us
Reply With Quote
Old 09-05-2009, 11:59 AM   #3 (permalink)
Member
 
Join Date: 09-05-09
Posts: 36
iTrader: 0 / 0%
Latest Blog:
None

Cabloo is liked by many
(as htmlbasictutor said)
.centered{ margin: 0px auto; }
then..
<div class="centered">something centered</div>
Enjoy
Cabloo is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Removing Trojan skyscraper Tech Support Forum 18 10-28-2008 03:15 AM
need help with removing backgrounds darkleash Graphic Design Forum 10 10-06-2008 05:32 PM
removing my name from google? WillL Forum Lobby 7 11-07-2006 04:08 AM
Removing All comments? T0d Blogging Forum 3 09-05-2006 12:41 PM
Little bit of help please :: Removing Jimmeij Graphic Design Forum 12 02-28-2006 02:48 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 05:11 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.