Analysis of HTML language-9 ▲ Top
IX. Graphic Markup
■ :
graphic tags are mainly used to insert images into webpages. for other purposes, such as video files and Image maps (Image maps or multiple links) as mentioned in
HTML language analysis-8 ▲ Top
8. Form tag
INPUT types: Text, Radio, Checkbox, Password, Submit/Reset, Image, File, Hidden, and Button.
■ Introduction
Forms are used in a lot of ways and are everywhere on the Internet.
Analysis of HTML language-12 ▲ Top
12. Multimedia mark
■ :
it is used to insert background music, but only applies to IE. There are not many parameter settings. As follows:
Src = "your. mid"Set the midi file
1. Introduction to HTML* What is HTML?-Hypertext Markup Language: Hypertext Markup Language, Web language* * Hypertext: Beyond the scope of text, the use of HTML can easily be done* * Tags: all operations of HTML are implemented by tags, tag is tag,*
is the top label for must be in a , it cannot be used alone, equivalent to the attribute tag. mark a table, mark a row in the middle of the table identifies a column in the row that needs to be nested in the centerThe specific format is: (two
HTML Document Structure"zh-cn"> " UTF-8 "> css Style priority
is declared as a HTML5 document.
, is the opening and closing tags of the document. is the root element of an HTML page, between which is the document's Head (head) and
Parsing HTML language
Typesetting mark
; ; ; ; ; ;Like many computer languages, HTML files also provide annotation functionality. The browser ignores the text in this tag (which can be many rows) without displaying it for general purposes:Add a
Parsing HTML language
Introduction to HTML
Full written: Hypertext mark-up LanguageSuper-File Label language (one of the translation)Cyberspace: A language for marking certain words in a common document, the purpose of which is to use tags (tag) to
HTML language that you cannot ignore
After more than three years of work, I have done a lot of web pages. Of course, my main job is to edit files and provide users with financial services through web pages.ArticleIn my previous work, I encountered
Analysis of HTML language-1 ▲ Top
I. Introduction to Html
Full write: HyperText Mark-up LanguageTranslation name: over-file labeled language (one of the translations)Short Description: a language that adds tags to certain words in
HTML language analysis-6 ▲ Top
6. list tag
■ :
▲Top
it is called a sequential list tag. indicates the configuration items.The order list is to add the numbers 1, 2
HTML language analysis-13 ▲ Top
13. Other tags
■ :
this parameter is applicable only to IE, which is translated as "MARQUEE", such as the "Status Bar" and refers to walking or scrolling text. The parameter value is set
#div_1 dl{MARGIN:0PX;/*DL default has the same margin as UL */padding:0px;height:46px;margin-top:15px;}#div_1 DL dd{Margin:0px;/*dd Default Margin */Float:left;margin-left:10px;height:100%;line-height:46px;}Well, using HTML and CSS to develop a
Create two radio buttons, request: The form of "O male o female", the default selection of male. Male FemaleCreate a list box that asks: "1" "2" in the list, 2 by default.12File field filesHide field HiddenPassword box passwordcheck box
tagsIn HTML,, tags are used to combine inline elements in an HTML document, and it has no fixed format representation, and only makes visual changes when the CSS style is applied to it. tags can add styles to some of the text in a tag, and do not
Contents of the formOnce the form is created, you can place the control in the form to accept the user's input. These controls are typically used in conjunction with ...... label pairs, or they can be used outside the form to create a user interface.
FloatingIn a standard document flow, a block-level element automatically stretches in the horizontal direction until the bounds of the element that contains it, arranged in the vertical direction and in the other block-level elements.To implement
Today on the Internet to read a tutorial on HTML, mainly on the table, after reading that it is necessary to try the machine. So I wrote the following piece of code. homework table project class Rest week Monday Tuesday Wednesday Thursday
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.