Invalid HTML problem...

OK, so here is my problem. My site looks good in dreamweaver and when I test it. I have some browser compatibility errors. But I don't know any other way to get them positioned as I want. Here is my browser errors

(1) expanded Bob problem

All content that does not fit into an area of fixed-width or - height causes the box expand to fit the content rather than letting the overflow of content.

(2) double float margin Bug

When a margin is applied to a floating box on the same side as the direction of the float, margin is doubled. This bug only affects the first float in a line of one or more floats.

What are the 2 errors. But my index finger is transferred to my account (godaddy.com) accommodation show anything extra, then I called them out of boredom and they said that my html file is not a valid html code file. How is that? I'm still not too familiar with dreamweaver. Can someone help me please? I'm past my code here

<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
"< html xmlns ="http://www.w3.org/1999/xhtml">".
< head >
< meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
< title > Fun destiny Condo Home < /title >
< style type = "text/css" >
<!--
{body
Police: 100% Verdana, Arial, Helvetica, without serif.
Background: #666666;
margin: 0; / * It is advisable to zero, the margin and the filling of the body to hold element has a different default browser * /.
padding: 0;
text-align: center; / * This centers the container in IE 5 * browsers. The text is then set left aligned by default in the #container selector * /.
Color: #000000;
background-color: # 003 c 74;
background-image: url (background.jpg);
background-repeat: no-repeat;
left margin: 0px;
}
.thrColAbsHdr #container {}
position: relative; / * Adding position: relative positions the two boxes relative to this container * /.
Width: 780px;
margin: 0 auto; / * margins (in conjunction with a width) auto Center the page * /.
border: 1px solid #000000;
text-align: left;
background-color: #FFC;
}

/ * Tips for absolute positioning framed with header and footer:
1 items in absolute position (AP) must have a value and side, right or left. (By default, if no value is given, the AP element begins directly after the last item in the order of the source of the page. In other words, if the side bars are the first element in the #container in the original of the document order, they will appear at the top of the #container even without be given a higher value. However, if they are moved away in the original for some reason order, they will need a higher value to appear where you want.
2 absolute position (AP) elements are removed from the flow of the document. This means that the elements which surround them don't know that they exist and do not account for them by taking their proper place on the page. Thus, an AP div should be used as a column side if you are sure that the #mainContent Middle div will always contain more content. If either box should contain more content, this sidebar would go on the bottom of the parent div, and in this case as well the footer and sidebar would not appear to be contained.
3. If the above conditions are met, framed absolute positioning can be an easy way to control the order of the source of the document.
4. If the original order is changed, the value must be equal to the height of the header because that would columns meet visually the header.
*/
.thrColAbsHdr #header {}
height: 354px;
background-image: url (Header.png);
padding-top: 0;
padding-right: 10px;
padding-bottom: 0;
padding-left: 20px;
background-repeat: no-repeat;
background-position: left top;
}
.thrColAbsHdr #header h1 {}
margin: 0; / * zero setting of the margin of the last element in the #header div tag will prevent the collapse of margin - inexplicable space between divs. If the div has a border around it, this isn't necessary, which also allows to avoid the collapse of margin * /.
padding: 10px 0; / * padding instead of margin will allow you to keep the edges of the div element * /.
}
{.thrColAbsHdr #sidebar1}
position: absolute;
top: 356px;
left: 2px;
Width: 150px; / * the background color will be displayed for the length of the content of the column, but no further * /.
padding: 15px 15px 20px 10px;
border-right-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-color: #FC0;
border-right-color: #FC0;
border-bottom-color: #FC0;
border-left-color: #FC0;
}
{.thrColAbsHdr #sidebar2}
position: absolute;
top: 356px;
right: 0;
Width: 160px; / * the background color will be displayed for the length of the content of the column, but no further * /.
padding: 15px 15px 20px 10px;
border-left-style: solid;
border-bottom-color: #FC0;
border-right-color: #FC0;
border-bottom-color: #FC0;
border-left-color: #FC0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
{.thrColAbsHdr #mainContent
margin: 0 200px; / * left and right margins on this div element creates the two outside columns on the sides of the page. No matter the amount of content contain the sidebar divs, the space of the columns will remain. */
padding: 0 10px;
}
.thrColAbsHdr #footer {}
padding: 10px 0 0 20px;
height: 40px;
background-color: #DDDDDD;
background-image: url (Nav.png);
}
.thrColAbsHdr #footer p {}
margin: 0; / * zero setting the margins of the first element in the footer will avoid the possibility of the collapse of the margin - a space between the div tags * /.
padding: 10px 0; / * padding on that element will create space, just as it would the margin, free margin collapse question * /.
do-size: 14px;
make-style: normal;
text-align: center;
}
.fltrt {/ * this class can be used to float right to the item in your page.} The floating element must precede the element it should be next to the page. */
float: right;
margin-left: 50px;
padding-left: 50px;
Top: 0px;
}
.fltlft {/ * this class can be used to float an element on your page to the left * /}
float: left;
height: 50px;
top of the margin: 80px;
margin left: 260px;
Width: 500px;
background-image: url (navbig.png);
text-align: center;
do-size: 16px;
make-style: normal;
text-decoration: none;
make-weight: bold;
do-family: Verdana, Geneva, without serif.
background-position: top;
padding-top: 20px;
background-repeat: no-repeat;
Color: #000;
}
a: link {}
Color: #000;
}
a: hover {}
color: #FF0;
}
a: active {}
color: #FFF;
}
a: visited {}
Color: #0F0;
}
->
< / style > <!-[if IE 5] >
< style type = "text/css" >
/ * Place corrections for IE 5 css box model * in this conditional comment * /.
.thrColAbsHdr #sidebar1 {width: 180px ;}}
.thrColAbsHdr #sidebar2 {width: 190px ;}}
< / style >
<! [endif]--> < / head >

< body class = "thrColAbsHdr" >

< div id = "container" >
< div id = "header" >
"< div class ="fltlft"> < a href ="... /... / Florida Site/Index.html "> home < /a > |" "< a href ="... /... / Florida Site/Rates.html "> < /a > rates |" "< a href ="... /... / Florida Site/Amenities.html "> < /a > equipment |" "< a href ="... /... / Florida Site/Attractions.html "> < /a > Attractions |" "< a href ="... /... / Florida Site/Directions.html "> Directions < /a > < / div >"
< h1 > < / h1 >
<!-end #header--> < / div >
< div id = "sidebar1″" >
< h3 > calendar go here < / h3 >
days available for the show < p > and then will have a book now button and then it will connect to a < /p > pay pal account
< p > Donec EU mi sed turpis feugiat feugiat. Integer turpis arcu, pellentesque eget, cursus and fermentum ut, sapien. < /p >
<!-end # sidebar1″--> < / div >
< div id = 'sidebar2' >
< h3 > photos will go here < / h3 >
< p > there will be a bunch of small photos here and you will be able to click on one and go to a < /p > photo gallery
< p > Donec EU mi sed turpis feugiat feugiat. Integer turpis arcu, pellentesque eget, cursus and fermentum ut, sapien. < /p >
<!-end #sidebar2-> < / div >
< div id = "mainContent" >
Description of < h1 > < / h1 >
< p > Lorem ipsum dolor sit amet, adipiscing elit our. Praesent aliquam, justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo porttitor, felis. Nam blandit quam ut lacus. Amongst ornare risus quis ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean restore. Etiam leo queer, venenatis lectus tristique in, fitness at, odio. Donec and ipsum and vehicula nonummy sapien. Suspendisse potentialit. < /p >
heading level H2 < h2 > < / h2 >
< p > Lorem ipsum dolor sit amet, adipiscing elit our. Praesent aliquam, justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo porttitor, felis. Nam blandit quam ut lacus. Amongst ornare risus quis ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean restore. Etiam leo queer, venenatis lectus tristique in, fitness at, odio. < /p >
<!-end #mainContent--> < / div >
< div id = "footer" >
"< p > < a href ="... /... / Florida Site/Index.html "> home < /a > |" "< a href ="... /... / Florida Site/Rates.html "> < /a > rates |" "< a href ="... /... / Florida Site/Amenities.html "> < /a > equipment |" "< a href ="... /... / Florida Site/Attractions.html "> < /a > Attractions |" "< a href ="... /... / Florida Site/Directions.html "> Directions < /a > < /p >"
<!-end #footer--> < / div >
<!-end #container--> < / div >
< / body >
< / html >

Your HTML code works very well for me. This is valid code and valid a HTML document type.  If you try to download your page on the wrong folder on your server or technical support space GoDaddy is, in typical fashion, blaming you for their own incompetence.

I highly recommend LunarPages.com if you want to cancel your hosting GD and move to a more reliable host. Just because you pay in advance for 5 years does not mean that you cannot cancel it.

In regard to free hosting, check with your Internet service provider.  Many Internet service providers offer a space web small as part of your package (att, sbc, earthlink, verizon...)

Good luck

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB
http://ALT-Web.blogspot.com

Tags: Dreamweaver

Similar Questions

  • Invalid HTML tag message

    I want to register a second CHM Help me. I use RoboHelp 6. I click the icon 'new topic merged' and go to an another generated chm.

    When I generate and then get an overview of the CHM, I get the following message:
    The file project]\master.chm::/master.hhc mk:@MSITStore:C:\[path
    an invalid HTML tag.

    I have merged CHMS successfully in the past and have other projects with merged CHMS causing no worries me. I tried for this search on the Internet, but the solutions that I found do not have help.

    Any in put would be greatly appreciated.

    Debbie Sarig

    I've also had this happen when the merged TOC object is at the bottom of the table of contents and not inside a book TOC.

  • invalid HTML tag

    The project so far: I have a master project in which I merged project A and project b.

    This was how I got it working: I had created books from project to project A main and B of the draft, the names of the books in duplicates of the names of the projects being merged, so I had, for example: project > project > topics...

    This seemed redundant to my superiors, so I deleted the foreign books from the main project.

    Now, I can still compile projects and so relatively good, except that now I get a message when I call the main project:

    "The @MSITStore file:...". HHC contains an invalid HTML tag. »

    Can I still access projects as before, but... What is the HTML not valid?

    Thank you!
    No,

    Resolved:

    put the two projects merged in a single help manual.

    No,

  • Windows 7 Causes of security errors - Invalid SIDS - problem with loading of programs such as Adobe Flash

    I discovered a bug in my Windows 7 (64-bit) that causes security errors in my system.  I honestly do not know or understand how these mistakes happened.  For example, my system lists the group "power users ^ 0' and 'Power users' (the latter should of course)."  I have never tested with the accounts system, not to mention the well known windows accounts.
    Even when I try to delete the group "power users ^ 0' the system replied that he could not remove a well-known group."  This isn't a well-known group.  The Group initially appeared in 'users and groups' within the 'computer management '.  I made a few changes to the security in the registry settings to try to fix my system, but the group no longer appears in "computer Management\Users and groups."  It appears when I look at the 'properties' for a user and select ' Add/search' when I try to add a group to the user. »
    Regarding Adobe Flash, it does not when I am connected with a normal user account.  It does not load when I log in as an administrator (on the same machine).  So I suspect there is a security problem in the registry which prevents Adobe Flash to load for a regular user.  What me stem, is that when I go there and install Adobe Flash for a normal user (Yes, he invites me to run the installation as long as the administrator - date which I enter the password to continue the installation, which runs without error reported).  The installation of Adobe Flash completed successfully for the user as an Explorer window showing the installation of Adobe Flash successfully, I proceed to access any site that requires Adobe Flash to be installed on the client computer and the site if poster correctly - flash loads fine.  Now, if log out me of the account of user and re - login under the same user on this computer, even when the user has just installed Adobe Flash, it loads is no longer!  When I navigate to a site that requires Adobe Flash, it generates an error indicating that Adobe Flash must be installed!  Curiously, when I connect as administrator, Adobe Flash loads very well!  For me, Windows 7 displays security system errors / makes me crazy.  I would be grateful if I get assistance for this problem.   All system errors have focused on SIDS invalid, invalid years system well-known accounts created by Windows 7.  In the meantime, I connect as administrator because he never complains you need to install Adobe Flash.
    Help, please!

    Thank you
    E-mail address is removed from the privacy *... com

    I decided to do a clean reinstall of my computer Windows 7 (64 bit)...  Nevertheless, I think that I think I know when the error with the "Power User ^ 0' saw the light of day..."  When I was rebuilding my machine with a fresh install of Windows 7 (with a full format my system drive), I noticed that when I renamed my machine (as everyone would expect to see), I inspected the "users and groups" in "Computer management" and low and has appeared the "power users ^ 0' group."  I believe that this has happened during the time where I've renamed my machine.   I have never messed with the creation of groups or something of the sort.  I am amazed that such a simple task would result in such a mistake.  As for my problem with impossible to load Adobe Flash, that the error has been removed, but I don't see how it existed in the first place.  I do not understand why Microsoft publishes several buggy instead of solidification Windows 7 systems.

    Thank you for your help,

    ~ sreyes27

  • Publication to HTML problems

    I have problems, a demonstration of HTML editing software.  The project works well when it is played in the file cptx, but when it is published, the project has breaks between some slides and some of the audio has been corrupted.  I already tried to publish a swf file, which, in my experience, has had even more problems during the publication.  I also tried selecting "force re - publish all slides", which does not seem to do anything.  I don't know what is the evolutionary "html content" option

    I also tried to change the slide transitions to "no transition" that did not help either.

    Does anyone have any suggestions?

    Thank you, Kim

    Hi Kim,

    Welcome to the Adobe Forums!

    Could please tell me the exact version of Adobe Captivate you use (see help > about Adobe Captivate)?

    Could you please check the chronology of these slides if they have any clickbox or any button or any other interactive object, which causes them to pause.

    Go to Edition > Prefrences > SWF size and quality and uncheck compression project Advacend and compress the SWF and republish again.

    Thank you

  • Dynamic lists and sublist HTML problems

    I need to create jQueryUI accordion region based on the list of the APEX / model list. The list will be loaded with the SQL query that contains information of list of level:

    SELECT "level" select_level - 1 or 2
    select_label label
    select_target target
    OF custom_menu
    ORDER BY menu
    select_level

    I created the list using < h3 > the main entrance level element template and < a > elements of level 2 data.

    Model list (current and non-current):
    < h3 class = "selected" > <u > #TEXT # < /u > </ h3 >

    Model sublist (current and non-current):
    "< img src =" ' #IMAGE # ' #image_attr #= "" style = "vertical-align: middle;" margin: 2px; margin-right: 4px; ' > #TEXT # sublist

    To do Jwho accordion, I wrapped my sublist with the < div > elements.

    Model sub-list before lines: < div >
    Model sub-list after lines: < / div >

    Unfortunately, this does not work very well. It seems that the APEX does not print sublist after excerpts from lines < div > but handles sublist elements correctly. In the end, my links are not wrapped with < div > and jQuery UI does not know how to handle the HTML code. It takes only first elements sublist and creates the accordion content.

    You can check it out for your self and see the http://apex.oracle.com/pls/apex/f?p=4550:1:0 code:

    Workspace: ilijasic
    User name: demo
    Password: demo

    First list uses the expected list model and used the patched list template

    I found a way to solve this problem. Again, I made a list template in which I entered in < / div > < tag div > during entry of the main list but this solution works only if I'm sure that each main entry has child elements.

    My question is: why the APEX does not print tags sublist < div >. I must say that this model works well if I use a static list. It seems to me that APEX does not know how to handle parenting using the dynamic SQL list.

    Thank you in advance.

    Hello Ivan,.

    problem solved. Watch http://apex.oracle.com/pls/apex/f?p=35669:1

    I cleaned a model a little and added tags list.

    BR,
    Marko

  • Inserted HTML problem

    I have some html that I'm trying to insert. I tried too stick and insert using "insert html" in the subject. The HTML 'object' comes without a problem, but it shifts my footer right without apparent reason. Remove the object and everything returns to normal. I pasted the HTML below to see if anyone can sport the glitch.

    Paul

    < div id = 'contact form' >

    " < form action =" http://www.galesendpress.com/cgi-bin/GEP-contact.pl "method ="post"id ="contact form"> "

    < fieldset >

    < p > < label for 'contact' = > name: < span > * </span > < / label > < br / > < input class = 'text' type = "text" name = "contact" id = 'contact' alt = 'your name' / > < /p >

    < p > < label for 'email' = > Email: < span > * </span > < / label > < br / > < input class = "text" type = "text" name = "email" id = "email" alt = "email address" / > < / p >

    < p > < label for 'message' = > Message: < / label > < br / > < textarea cols = "40" lines = "10" name = "message" id = "message" > < / textarea > < / p >

    < div >

    < input class = "submit" type = "submit" value = "Send Message" alt = "submit button."

    OnClick = "if (this.form.email.value ==" |) "

    This.Form.contact.value == "|

    This.Form.Phone.value == "|

    This.Form.Subject.value == "|

    This.Form.message.value == ") {alert ('Please fill in all the fields before sending your message'); return false ;};} "/ >

    < / div >

    < / fieldset >

    < / make >

    The HTML code you are trying to insert is not valid.

    You are missing a closing for your opening div tag make sure you copy all the code embed everywhere where you get this HTML code from.

  • Extensible html problem running on a server in Chrome and Firefox

    Hello!

    I'm having a problem with the scalable html option that comes with 6 Captivate.

    I have a project that is 1024 x 768 and if you need it to be able to scale to different sizes of monitor. I checked the option 'content html' scalable in the publication settings.

    When I run the .htm file locally scale works well in all browsers - however, when I run the file .htm online via a server scaling only works in Internet Explorer. In Chrome and Firefox, the size of the project is fixed and very very small.

    If someone else has had this problem, and is there a way around it?

    Thank you

    Rick

    Ah, I think I knew what went wrong.

    I put the file in its new location on our server so that I could provide a link and it started fine-scale again! The original location on the server at home for my other Captivate projects... some of them do not have the option '-scale selected html content.»

    So when I played my evolving html project, I think it was referencing a different captivate.css of the file that was originally display strangely.

    I think I'll change the name of the .css file and the code in the .htm file to fix the problem.

    Thanks for the research of Jim

    See you soon

    Rick

  • RH8 to HTML: problem with multilevel in published subject (s) list

    I discovered that work with the list at several levels and reapply (change in level 2 to level 1, for example) inserts tags < span style margin > many which are not displayed in design mode HR or a view of EI on the published content, but published aid appears bad in Firefox (as a paragraph style "justified" which inserts broad spacing between the words).

    The bad news is that wide spacing is added to an order where no space should be, which looks fine in IE, but appears like this in Firefox:

    sqlplus XBRLDB/[email protected]:1521/ubmatrix


    @C:\xbrl_database\database\Oracle\       verify_registration        _v1_0        _1        .sql

    'Source' for published content looks like this:

    <p class="CodeSample" style="margin-left: 24px;">sqlplus XBRLDB/[email protected]:1521/ubmatrix 
    @C:\xbrl_database\database\Oracle\<span style="margin-left: 40px;">verify_registration</span>
    <span style="margin-left: 40px;">_v1_0</span><span style="margin-left: 40px;">_1</span>
    <span style="margin-left: 40px;">.sql</span></p>
    How do I prevent the <span> tags from getting added to the RH project files? How do I remove them using the RH interface?
    Why are they getting added in such wierd places?

    PS: I kept the Numlist paragraph style (which is how to define numbered procedures). I apply just the paragraphs tagged multilevel list style. It worked OK, except for the newly discovered problem above.

    I use Verdana family and the numbers look good. I only looked at the HTML publication that looks like this: I

    < class p = 'Numlist' > 1 < span style = "fonts:"Times New Roman"6.0pt" > < font size = "1" style = "" are size: 6 pt; ' > < / police > < / span > make this < /p > "

    looks like a broser notice:

    1 this

    This is the HTML code "whereas" procedures numbered (all that to precede a paragraph with a number), or y at - it a more effective way to make numbered / multiple lists?

    Hello

    I just created a small video which can be useful for this.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • Redirect Cisco Wireless 1.1.1.1/login.html problems

    Hello

    Hope you can help. with our WLC 5500 controller, once customers get the DHCP page address is not redirecting them to the portal of comments.

    What is the best way to check as to why the redirect fails.

    Thank you very much

    Nicolas Deslandes

    You don't need to.  So essentially the webauth page does not appear is due to the homepage customers not being https not http or dns problems.  If you remove the webauth and associate to the SSID, can you access the internet?  It will prove that dns works very well with users comments.  First try and let me know.

    Thank you

    Scott

    Help others by using the rating system and marking answers questions as 'response '.

  • Cc of the Muse, object &gt; insert html problem

    Select object > inserer insert HTML, paste the code and I get a box with an 'x' in the upper left corner.  It was working fine a few days before, what was wrong?

    Please try to get a glimpse in the browser, then check.

    Thank you

    Sanjit

  • Rendering HTML problem

    See http://communities.VMware.com/thread/254575

    It happens with IE8, FF 3.5 and FF 3.6

    There is another compartment bits

    I see the same question. It seems that there are strange characters in the thread that is causing the display problem. I contact the author of the thread, and ask them to change the thread.

    Corey Romero

    VMware community Web producer

  • Export to HTML problems

    When I try to export my site in HTML, everything looks fine except HTML links themselves. (They are HTML video code integrated (which I own) Vimeo). All seems normal in the preview screen in the Muse, but whenever I export to HTML, they seem to disappear. Any

    Embedded HTML may not work in a browser on the file protocol. Republish your site to a site of BC of the trial or your webhost and see it on http://.

    Thank you

    Vinayak

  • CSS/HTML problems

    Could you please tell me what to do.

    -I don't know how to remove the blue rectangles in the header.

    -There should be a white box for the other secondary news

    -I want a footer with copyright inside

    -I want a little more space around the text in the main content area.

    Here's the URL: http://lave0134.site44.com/dsn1568/Untitled-5.html

    Thank you

    Footer: change this:

    Company name ©. All rights eserved

    to do this:

    Company name ©. All rights eserved

    This will bring the foot down by disabling its floats.

    I don't see any header, the blue boxes. Do you mean a search gray checkerboard table lines?

    FYI secondary, when the code in the footer is changed, the background of "gray" secondary info will be gone and you will see only white.

    For more space for the main content, change this:

    Main content

    to do this:

    Main content

    And in your CSS file, add the following:

    {#primarycontent}

    padding: 10px;

    }

  • Creating a form HTML - problem Fieldset and Legend.

    Hi all

    I'm creating a HTML/CSS form from scratch.

    However, I want to bring the legend in the set of fields rather than sitting on the field set legend.

    To achieve this, I gave the fieldset a top padding and the legend an absolute position. However the fieldset appears to pause, as it is shown in the red circle in the picture below. How can I close or avoid this gap/leap?

    formFieldset.png

    Here's the complete code.

    <style type="text/css">

    form{
         margin: 0;
         padding: 0;
         font-family: "Century Gothic";
         font-weight: bold;
         font-size: 16px;
    }

    legend span{
         position: absolute;
         top: 30px;
    }

    fieldset{
         background-color: #EAEAEA;
         padding-top: 60px;
    }

    div{
         width: 100%;
         margin: 0 0 5px 0;
         padding: 0;
    }

    label {
         float: left;
         width: 160px;
         margin-right: 16px;
         text-align: right;
         margin-top: 5px;
    }

    .UserFirstNameField, .UserLastNameField, .UserEmailField, .UserPhoneNumberField{
         width: 200px;
         padding: 4px;
         font-family: "Century Gothic";
         font-weight: bold;
         font-size: 16px;
         color: #F90;
         background-image: url(DFormsImages/Form-Fields-Background-Image.png);
         background-repeat: repeat-x;
         background-position: left center;
         border: 1px solid #D5D5D5;
    }

    </style>


    <!--[if lte IE 7]>   
    <style type="text/css" media="all"> 
    label {
         margin-top: 5px;

    </style>   
    <![endif]-->

    </head>

    <body>

    <form id="BasicForm" class="BasicFormTemplate" method="post" action="">

    <fieldset>
    <legend><span>Personal Information</span></legend>

    <div> 
    <label for="UserFirstName">First Name:</label> 
    <input id="FirstNameInput" name="UserFirstName" class="UserFirstNameField" type="text" /> 
    </div>


     
    <div>
    <label for="UserLastName">Last Name:</label> 

    <input id="LastNameInput" name="LastName" class="UserLastNameField" type="text" /> 
    </div>

     
    <div>
    <label for="UserEmail">Email:</label> 
    <input id="UserEmailInput" name="UserEmail" class="UserEmailField" type="text" /> 
    </div>

     
    <div>
    <label for="UserPhoneNumber">Phone Number:</label> 
    <input id="UserPhoneNumberInput" name="UserPhoneNumber" class="UserPhoneNumberField" type="text" />
    </div>

    </fieldset>

    </form>

    </body>
    </html>

    Thank you all!

    Patrick

    You might find this essay useful:

    http://TJKDesign.com/articles/how_to_position_the_legend_element.asp

Maybe you are looking for

  • Portege M300 - can't find WLan after installing Win XP

    Hello I have formatted my system by installing the Windows XP from Toshiba recovery disc.I installed the service pack 2 of windows XP for wireless setup. But I am not able to see under network connections wireless adapter. I checked it in computer de

  • Portege M800 - lack of screen rotation function

    Hello I use my M800 with a secondary monitor, and I would like to rotate the screen so I can view long documents. However, there is no this rotation feature under graphics properties-> display settings. I wonder if the M800 doesn't have this feature?

  • Scan to PC.

    I use a printer Photosmart D110 on a Mac OX. Recently, he stopped to scan to PC. Is, 'another program has control of the HP device,"How can the message I recover the computer to access the scanner?

  • Data file of package HOWTO

    I want to package a data file as part of my package that is installed on the phone.  Is it possible to do? Thank you

  • save data on hard drive Ubuntu

    I have connected a second SATA hard drive to my PC Windows 7 to try to copy important data on this subject. The player does more boot in his original laptop. Disk management "sees" the drive on the PC, but it does not appear in my computer. Is there