Summary of xhtml block-level tags_HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:42:03
Original
1297 people have browsed it

* address - address
* blockquote - block quote
* center - center alignment block
* dir - directory list
* div - commonly used block level, also the main tag of CSS layout
* dl - definition list
* fieldset - form control group
* form - interactive form
* h1 - headline
* h2 - subtitle
* h3 - level 3 title
* h4 - Level 4 heading
* h5 - Level 5 heading
* h6 - Level 6 heading
* hr - Horizontal separator line
* isindex - input prompt
* menu - Menu list
* noframes - frames optional content, (this block content is displayed for browsers that do not support frames * noscript - )
Optional script content (this content is displayed for browsers that do not support script)
* ol - sorted form
* p - paragraph
* pre - formatted text
* table - table
* ul - unsorted list

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template