Thread
:
Any CSS experts? 'Simple' question on header tags
View Single Post
2007-05-02, 10:07 PM
#
2
DangerDave
Bonged
Join Date: Mar 2003
Location: BrisVegas, AUSTRALIA
Posts: 4,882
HW, is this what you are looking for...
Code:
<style type="text/css"> h1 { display: inline; } h2 { display: inline; } </style>
?
DD
DangerDave
View Public Profile
Visit DangerDave's homepage!
Find More Posts by DangerDave