Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Open Points: 125 Time: 09:08 - Nov 28, 2008
dsgal1
We are starting a music site for OUR Tourney Directors. WE keep getting this BIG gap between the Welcome Banner and to where the Tourney directors can find the music,, they have to scroll along way..This is frustrating here is part of the code we are using.In all there is 41 rows last part looks clean also... <html> <head> <title>Music main page</title> </head> <br><br><br><body background="http://bonerzgames.com/background/whmusi... <TABLE ALIGN="CENTER"> <TR> <!--Row 1 --> <center><img src="music/whmusicbanner.jpg"border="0"></TD><br> <!-- Row 2 --> <TD width="33%" height="125" align="center"><a href="http://bonerzgames.com/music/38_Special.... src="music/whmusicbutton.jpg"border="0"></a><br><font face="Calligraphic Regular" FONT SIZE="3" COLOR=#00AEED>38_Special</FONT></TD> <TD width="33%" height="125" align="center"><a href="http://bonerzgames.com/music/AC_DC.htm&q... src="music/whmusicbutton.jpg" border="0"></a><br><font face="Calligraphic Regular" FONT SIZE="3" COLOR=#00AEED>AC DC</FONT></TD> <TD width="33%" height="125" align="center"><a href="http://bonerzgames.com/music/Arlo_Guthri... src="music/whmusicbutton.jpg"border="0"></a><br><font face="Calligraphic Regular" FONT SIZE="3" COLOR=#00AEED>Arlo Guthrie</FONT></TD> <BR></TR>
Categories:
Add Categories
When adding more than one category, separate them with commas.
mary2
Date:: Nov 28, 2008
Time:: 09:20
Well, Hard to know what you are talking about without seeing the page, but you do have a beginning cell tag missing for the item you describe as "Row 1". You need to begin the cell with a <td> before you end it with the </td>. Try replacing this: <TR> <!--Row 1 --> <center><img src="music/whmusicbanner.jpg"border="0"></TD><b r> With This: <TR> <!--Row 1 --> <td> <center><img src="music/whmusicbanner.jpg"border="0"></TD><b r> Let me know if that does the trick for you.
Time:: 10:09
Hi, As requested I shot you an email to take a look for you. Just reply below the thread if you have a response to me instead of asking another question, this way we can keep the discussion in the same thread. Cheers, J
admin
Time:: 10:48
Here is the post that John is referring to: That didn't work John <sighs> Not sure how I can link you to the music page as everything is password protected. We even tried to take the banner out of Row 1 and still you have to scroll along way before you can get to the music links. Email me directly dsgal1@shaw.ca and I'll try to get you the password so you can see what I am talking about. The second person is very experienced in html and this has him stumped also. Thanking you in advnace dsgal1 -------------------- The other question will now be removed so the discussion can continue in this thread.
Time:: 11:24
Hi dsgal, I have looked at the code on page music_main_page.htm and basically the table's rows and cells are not coded correctly, with the right way of starting <tr> and ending </tr> rows as well as starting <td> and ending </td> cells as I had mentioned before. I recommend looking at a basic HTML table tutorial: http://www.w3schools.com/html/html_table... and then recoding the table making sure that all of the necessary elements are in there. Good Luck.
Oh... Here is the basic format that your tables should have: <table border="1"> <tr> <td>row 1, cell 1</td> <td>row 1, cell 2</td> </tr> <tr> <td>row 2, cell 1</td> <td>row 2, cell 2</td> </tr> </table> Not many of your rows have the beginning <tr> tag and the one does not have the beginning <td> tag. If you draw the table formatted correctly, that will probably get rid of the extra space.
Date:: Mar 24, 2009
Time:: 09:51
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points. The Quomon Team
Liao013
Date:: Jan 07, 2011
Time:: 04:43
There are many reasons for your internet connection slow, such as your browser and windows system are not compatible, maybe you can try a pc cleaning software to handle your problem, try tuneup360, I'm sure it can surprise you!
shahjayesh791
Date:: Mar 21, 2012
Time:: 05:01
i donot able to understand ur problem but if u have problem regarding the space between two items. then u should refer to rowspan = value , this will span the rows and colspan = value to span the column. or u can use the " style = absolute; top = value; left = value;" this will set the position of object to xy location where x = leftvalue and y = top value with table but for that u have to insert the data in two different table.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
Help! 2 of us have tried to fix this HTML table problem
You have 100 characters to use
Rank
Expert
Points
1.
10354
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software