//flex table opened by JP

Click to See Complete Forum and Search --> : a couple quick Q,es


wardD
09-04-2004, 09:50 PM
k, got the site cleaned up a bit.

having a bit of trouble aligning text. i tried <p align="center"> then put in my little blurp. and it didnt center.

i tried tried,<p align="center"><p> put in my blurp, and it still didnt come out in the center. what am I doing wrong?

having probs with "e" mail link but I may have figured the prob whilst typing this. I will get back to you if my thought doesent pan out.

ward.

PS ya got the "e" mail thing conquered:D :D

ScaryBinary
09-04-2004, 10:02 PM
From your site:<p align="centre"><h2>thanks for stopin in!!!<br>

You spelled "center" wrong.

ScaryBinary
09-04-2004, 10:07 PM
Also, just realized you have an "<h2>" stuck in there. It will override your paragraph tag, so you either need to do something like<p align="center">thanks for stopin in!!!</p><br>
or something like<h2 align="center">thanks for stopin in!!!</h2><br>

wardD
09-04-2004, 10:17 PM
thank you scarybinary, gee I saw the spelling error and thought i fixed it.

I didnt know about the <h></<h> over ride thing.

I will fix that.

:D