I'm trying the following code:
<form name="test" title="test" class="panel">
<fieldset class="description">
<h2>Description</h2>
<p>Here is my description</p>
</fieldset>
</form>
However, the fieldset is showing up right aligned. I'm just trying to
create a page that will show information in a rounded corners panel
which is why I'm using the fieldset.
How can I get it to be left aligned?
Is there anywhere that will cover what the different classes do ie:
panel, description, and others will do or is it just in the css file?
Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---