help with a profile html code

Jul 11, 2011 07:45

can anyone help me with this html problem??? things doesn't turn out the way they should in the bio

my problem!! )

Leave a comment

Comments 3

unreal July 11 2011, 11:59:09 UTC
I had a look at the second one and saw a lot of <*br /> (without the star) tags. If you remove them it will look fine.

Reply

unreal July 11 2011, 12:25:32 UTC
As for the first one again those br tags. Size for the links needs to be set to 2 and not 1. As for the normal text you've added <*p> (without the stars). By doing so your text wil get bigger. Secondly you can't use an additional padding on top of your table padding. So you either have to give your table a padding, or you can add this code in front of your text

As for the picture first add a border of lets say two. In front of your picture code you have the code to set the font size etc. The border will use the color of the font color you used for the text. So I suggest adding only a font color before the image. And then after the image adding another code for the actual text.

Reply

daintydeers July 11 2011, 19:18:56 UTC
oh god, it's just some stupid little mistakes i've overlooked, that's so embarrassing hhaha thank you sooooso much for your help!!
but i can't see the code you posted??
once again, thank you :)

Reply


Leave a comment

Up