Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In how many ways can we position an HTML element? Or what are the permissible values of the position attribute?



In how many ways can we position an HTML element? Or what are the permissible values of the position..

Answer / nashiinformaticssolutions

There are mainly 7 values of position attribute that can be used to position an HTML element:
1. static: Default value. Here the element is positioned according to the normal flow of the document.
2. absolute: Here the element is positioned relative to its parent element. The final position is determined by the values of left, right, top, bottom.
3. fixed: This is similar to absolute except here the elements are positioned relative to the <html> element.
4. relative: Here the element is positioned according to the normal flow of the document and positioned relative to its original/ normal position.
5. initial: This resets the property to its default value.
6. inherit: Here the element inherits or takes the property of its parent.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What is html directive?

0 Answers  


What is semantic elements?

0 Answers  


Which tag is used to insert images into your web page?

0 Answers  


What is a header in code?

0 Answers  


In how many ways can we position an HTML element? Or what are the permissible values of the position attribute?

1 Answers  


What is bom in html?

0 Answers  


Why should I care if my document is in correct HTML? It displays all right on my browser.

1 Answers  


if i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on success, n the catch sequence block too set to failure, what is the result?

0 Answers   TCS,


What is attribute minimization in html?

0 Answers  


Can I open external css file in browser?

0 Answers  


What is tag facebook?

0 Answers  


What is htmlentities?

0 Answers  


Categories