teenchaozie
01-09-2005, 02:51 PM
:help: How do I add a header to a div? :help:
Header
DDDDDDD
DDDDDDD
Thanx,
Me----:angry:
Header
DDDDDDD
DDDDDDD
Thanx,
Me----:angry:
|
View Full Version : Another probaly stupid question but... teenchaozie 01-09-2005, 02:51 PM :help: How do I add a header to a div? :help: Header DDDDDDD DDDDDDD Thanx, Me----:angry: Monkey Bizzle 01-09-2005, 06:58 PM Hmm... try this: <div align="left"> <div align="center">your header text here</div> the rest of your text here </div> |