Announcement

Collapse
No announcement yet.

someone explain div tags a little bit?

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

  • someone explain div tags a little bit?

    please explain a little bit what the difference is between a regular tag and a div tag. thanks


    www.moredatesmorelove.com

  • #2
    Re: someone explain div tags a little bit?

    Well what regular tag are you referring to? a div tag makes a seperate space.. like a table in html. You use division tags for menu/navigation, columns etc. There are tons of REGULAR tags so its rather hard to give you a comparison. A division tag (div) is a regular css tag. LOL.

    Glad we had this chat.. clear as mud right?

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment


    • #3
      Re: someone explain div tags a little bit?

      A div tag is a Division or Block tag.

      Whilst most of other tags will define a property of a limited text or object, a div tag will enclose in it as much content as you like, and apply to it the properties you have defined (if any) for this block using css.

      Also, you can position the div in many ways, while all other tags are usually positioned verically in the code flow.

      BV itself uses a div to center the page content. ALL page content is placed inside this initial div and a small piece of css code centers it in your browser.
      Then BV uses divs to place all other elements in the page. This is also how BV can provide the WYSIWYG effect, using the "absolute" positioning for it's divs.

      You may have multiple level tags, each inside another.
      Navaldesign
      Logger Lite: Low Cost, Customizable, multifeatured Login script
      Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
      DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
      Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

      Comment


      • #4
        Re: someone explain div tags a little bit?

        thank you for u'r help.. it makes more sense now

        Comment


        • #5
          Re: someone explain div tags a little bit?

          Hi Naval,
          if i am using css, will all that i do be within BV div#container, even if i create other containers. IE: is the BV one like a master container that all will be stored in?. (if i phrased that right)
          Regards Chris.

          Collectables, Collecting, collectors-info.com

          www.chrismorris.co.uk

          House build project

          Comment


          • #6
            Re: someone explain div tags a little bit?

            Yes, correct. The BV div #container however exists only if you center the page.
            Navaldesign
            Logger Lite: Low Cost, Customizable, multifeatured Login script
            Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
            DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
            Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

            Comment


            • #7
              Re: someone explain div tags a little bit?

              Thank you!
              Regards Chris.

              Collectables, Collecting, collectors-info.com

              www.chrismorris.co.uk

              House build project

              Comment

              Working...
              X