pinkchocobo
Member
Posted 2 years ago #
divs working when i edited in html but when i transferred it to the pages it's having medium sized gaps that are annoying to look at.. :(
please help i've been editing it for a long time and nothing seems to work.
http://www.e-wetsuits.com/?page_id=2
everything is messed up, did someone had the same problem?
Please be more specific.
I couldn't understand what is wrong and what should be right.
pinkchocobo
Member
Posted 2 years ago #
sorry
the images in the list are supposed to be connected to each other and the list also wraps nicely on html alone. But, when i transferred the html into the pages of wordpress, it cuts off the wrap and lists. there are gaps in the table in the link that i posted. :(
pinkchocobo
Member
Posted 2 years ago #
You have comment tags inside block level p tags. Of course this is going to create space.
Example:
<p><!--list2 //lightblue--></p>
You also have several
tags creating even more space.
You shouldn't write html then paste it into a page.
pinkchocobo
Member
Posted 1 year ago #
but i don't have comment tags in the p tags!
or does wordpress not recognize comment tags?
yeah, i know i shoudn't write html and paste it to a page, but i didn't know it was to be used on a page..
thanks for the response
pinkchocobo
Member
Posted 1 year ago #
wow thanks!
wordpress really doesn't recognize comment tags, so that's the reason why it was all messed up! thanks!