Announcement

Collapse
No announcement yet.

HTML Editor Question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • HTML Editor Question

    My html editor places this at the beginning of every thing I create:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

    <html>
    <head>
    <title></title>
    </head>

    <body>


    and this at the end:

    </body>
    </html>

    Sometimes I add multiple elements on a page.

    1)I am fairly certain that this code should only appear once on a page. Am I right?

    2)Does BV automatically add this coding and therefore I should removed all instances of it that my editor inserts?
    Barbara
    http://www.gardenpartyteas.com
    http://www.elizabethbaileyportraits.com


  • #2
    Re: HTML Editor Question

    It will add it at the top of the code (to start off each page). Its just a way of formating.

    No one will realise this .. unless they view source if they feel like it for no reason ^.^
    Best regards,
    Jeremy

    www.cornwall4rent.com

    Comment


    • #3
      Re: HTML Editor Question

      bv should add that to any page it makes. If you are using another editor and copy and pasting the html code into bv, then technically you should remove it. Although it shouldn't hurt anything (<body> would be the only tag I can see making a difference)

      Register/Login Script
      Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

      Comment


      • #4
        Re: HTML Editor Question

        Yes, remove all instances of it your html editor is adding.
        Beth
        A Child's Palace - Pinata Palace - Moxie Enterprises

        SEO and Marketing Tools
        SEO - The Basics

        Comment

        Working...
        X