PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost How do I...? (http://www.photopost.com/forum/reviewpost-how-do-i/)
-   -   using html tables in reviews creates gap (http://www.photopost.com/forum/reviewpost-how-do-i/139217-using-html-tables-reviews-creates-gap.html)

Geiri February 11th, 2009 08:07 AM

using html tables in reviews creates gap
 
I am trying to use tables in my reviews and there is a greate space forming from the description text to the top of the table

So long that I have to scroll a long way down to see the table..

Why is this?

Html is created with dreamweaver.

Chuck S February 11th, 2009 08:24 AM

We cant see your site but I would suspect it is because of your line breaks etc in dreamweaver html code your using what does the html your entering look like?

Geiri February 11th, 2009 08:34 AM

You can see the site now..
http://www.?product=9

this is the code
Code:

Content visible to verified customers only.

Chuck S February 11th, 2009 08:44 AM

Yeah you probally have tons of line breaks after each TD something dreamweaver must do.

One thing looks like you have an open <p> tag

try this as I never did like dreamweaver

Code:

Content visible to verified customers only.

Geiri February 11th, 2009 09:06 AM

;) yes thats it..

what do you use?

except for notepad :)

Chuck S February 11th, 2009 12:04 PM

UltraEdit


All times are GMT -5. The time now is 02:35 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97