The official web hosting company for the BlueVoda Website Builder. You are currently viewing our support forum as a guest which gives you limited (read only) access. By joining our support forum you will be able to ask questions, participate in discussions and receive assistance. Registration is fast and simple. Click Here To Join our support forum today! We look forward to helping you build and publish a fantastic website.
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
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.comForms, 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!
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)
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.comForms, 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