HTML which is block-level elements and which are inline elements

Source: Internet
Author: User

Block-level elements: block-level mostly structural tags

<address>...</adderss>

<center>...</center> Address Text

<p>...</p> Paragraph

<pre>...</pre> Pre-formatting

<blockquote>...</blockquote> 5 characters before and after a paragraph indent

<marquee>...</marquee> scrolling Text

<ul>...</ul> unordered List

<ol>...</ol> ordered list

<dl>...</dl> definition List

<table>...</table> Forms

<form>...</form> Forms

<div>...</div>

Inline elements: Most of the lines are descriptive tags

<span>...</span>

<a>...</a> Links

<br> line break

<b>...</b> Bold

<strong>...</strong> Bold

Photos of

<sup>...</sup> superscript

<sub>...</sub> subscript

<i>...</i> Italic

<em>...</em> Italic

<del>...</del> Delete Lines

<u>...</u> Underline

<input>...</input> text Box

<textarea>...</textarea> Multi-line text

<select>...</select> drop-down list

• Block-level elements

1. Always start with a new line

2. Height and width are controllable

3. When the width is not set, the default is 100%

4. Block-level elements can contain block-level elements and inline elements

• In-line elements

1. And other elements are in one line

2. Height, width and internal margin are not controllable

3. Width is the height of the content, can not be changed

4. Inline elements can only be inline elements and cannot contain block-level elements

HTML which is block-level elements and which are inline elements

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.