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 you can display HTML elements?

Answer Posted / nashiinformaticssolutions

1. inline: Using this we can display any block-level element as an inline element. The height and width attribute values of the element will not affect.
2. block: using this, we can display any inline element as a block-level element.
3. inline-block: This property is similar to inline, except by using the display as inline-block, we can actually format the element using height and width values.
4. flex: It displays the container and element as a flexible structure. It follows flexbox property.
5. inline-flex: It displays the flex container as an inline element while its content follows the flexbox properties.
6. grid: It displays the HTML elements as a grid container.
7. none: Using this property we can hide the HTML element.
Below are some of the display types which are rarely used:
1. table
2. inline-table
3. table-cell
4. table-column
5. table-row
6. inline-grid
7. list-item
8. inherit
9. initial
10. table-caption

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to include a frameset inside another frameset?

894


What is the use of span in html and give one example?

910


What are the 4 basic html tags?

842


Hi Looking for web developer..who has hands on experience with HTML/DHTML, CSS,Javascript,XML. minimum 3.8yrs is mandatory. can reach..srisanh@gmail.com

2192


How can I create a website?

870


How do I make flash always enabled?

881


Write an html code to create an e-mail link?

950


What is the purpose of html?

1052


Difference between :first-child and :nth-of-child

1455


How do you create text on a webpage that will allow you to send an email when clicked?

974


Do web developers use html?

869


What is logic match tag?

905


What is a tag for a website?

843


What is div id?

893


Explain new form input types in html5.

1205