Current location - Quotes Website - Personality signature - Full explanation of HTML language
Full explanation of HTML language
< ! - - ... - -> Note

<; ! > Marquee

<; marquee> ...< /marquee> Ordinary scrolling

<; marquee behavior=slide> ...< /marquee> Slide

<; marquee behavior=scroll> ...< /marquee> Default scrolling

<; marquee behavior=alternate> ...< /marquee> Scroll back and forth

<; marquee direction=down> ...< /marquee> Scroll down

<; marquee direction=up> ...< /marquee> Scroll up

<; marquee direction=right> < /marquee> Scroll right

<; marquee direction=’left’> < /marquee> Scroll left

<; marquee loop=2> ...< /marquee> Scroll times

<; marquee width=18> ...< /marquee> Set the width

<; marquee height=3> ...< /marquee> Set the height

<; marquee bgcolor=FF> ...< /marquee> Set the background color

<; marquee scrollamount=3> ...< /marquee> Set the scroll speed

<; marquee scrolldelay=3> ...< /marquee> Set the scrolling time

<; marquee onmouseover="this.stop()"> ...< /marquee> Stop scrolling when the mouse passes over it

<; marquee onmouseover="this.start()"> ...< /marquee> Scroll when the mouse leaves

<; ! > Font effect

<; h1> ...< /h1> Title word (maximum)

<; h6> ...< /h6> Title word (minimum)

< b> ...< /b> Bold type

<; strong> ...< /strong> Bold words (emphasis) (the same effect as above)

< i> ...< /i> Italics

<; em> ...< /em> Italics (emphasis)

< dfn> ...< /dfn> Italics (meaning definition)

< u> ...< /u> Bottom line

<; ins> ...< /ins> Underline (indicating inserted text)

<; strike> ...< /strike> Horizontal line

<; s> ...< /s> Strike out the line

<; del> ...< /del> Strikethrough (for deletion)

< kbd> ...< /kbd> Keyboard text

<; tt> ...< /tt> Type the font

<; xmp> ...< /xmp> Fixed-width fonts (blank, line feed and positioning functions are effective in files)

<; plaintext> ...< /plaintext> Fixed-width font (no mark symbol is executed)

< listing> ...< /listing> Fixed width small font

<; font color=ff> ...< /font> Font color

<; font size=1> ...< /font> Minimum font

<; font style =’font-size:1 px’> ...< /font> Infinitely increase

<; ! > Break mark

< hr> Horizontal line

<; hr size=’9’> Horizontal line (set size)

< hr width=’8%’> Horizontal line (set width)

< hr color=’ff’> Horizontal line (set color)

< br> (line feed)

< nobr> ...< /nobr> Waters (without line break)

< p> ...< /p> Waters (paragraph)

< center> ...< /center> Center

<; ! > Link format

<; Base href= address > (link path is preset)

< A href= address > < /a> External link

<; A href= address target='_blank'> < /a> External link (open a new window)

<; A href= address target='_top'> < /a> External link (full window link)

<; A href= address target=' page frame name '> < /a> External link (link in the specified frame)

<; ! > Mapping/Music

<; Img src= picture address > Map

<; Img src= picture address width='18'> Set the picture width

<; Img src= picture address height='3'> Set the picture height

<; Img src= picture address alt=' prompt text '> Set the picture prompt text

<; Img src= picture address' border='1'> Set the picture border

<; Bgsound src=MID music gear address > Background music setting

<; ! > Table syntax

<; table aling=left> ...< /table> Table position, left

<; table aling=center> ...< /table> Table position, centered

<; Table background= image path > ...< /table> The URL of the background picture = is the path URL

<; Table border= border size > ...< /table> Set the table border size (using numbers)

<; Table bgcolor= color code > ...< /table> Set the background color of the table

<; Table borderclor= color code > ...< /table> Set the color of the table border

<; TableBorderCordark = color code > ...< /table> Set the color of the dark border of the table

<; TableBorderColorlight = color code > ...< /table> Set the color of the bright border of the table

<; Table cellpadding= parameter > ...< /table> Specify the spacing between the content and the grid (using numbers)

<; Table cellspacing= parameter > ...< /table> Specify the distance between grid lines (using numbers)

<; Table cols= parameter > ...< /table> Specify the number of columns in the table

<; Table frame= parameter > ...< /table> Set the display mode of table outline

<; Table width= width > ...< /table> Specify the width of the table (in numbers)

<; Table height= height > ...< /table> Specify the height size of the table (in numbers)

<; Td colspan= parameter > ...< /td> Specify the number of columns in the cell merge column (using numbers)

<; Td rowspan= parameter > ...< /td> Specify the number of rows in the cell merge row (using numbers)

<; ! > Split the window

<; frameset cols="2%,*"> Split left and right, divide the left frame into 2%, and the browser will automatically adjust the size of the right frame

<; frameset rows="2%,*"> Split up and down, the upper frame is divided into 2%, and the browser will automatically adjust the size of the lower frame

<; frameset cols="2%,*"> Split the left and right frames

< frameset cols="2%,*,2%"> Split the left, middle and right three frames

< Split the upper and lower frames

< frameset rows="2%,*,2%"> Divide the upper, middle and lower frames

< ! - - ... - -> Note

<; A HREF TARGET> Specify the split window of the hyperlink

<; A HREF=# name of anchor > Hyperlink specifying anchor name

<; A HREF> Specify hyperlink

<; A NAME= name of anchor > Name of the connected node

<; ADDRESS> ....< /ADDRESS> Used to display email address

<; B> Bold type

<; BASE TARGET> Specify the split window of the hyperlink

<; BASEFONT SIZE> Change the default font size

<; BGSOUND SRC> Add background music

<; BIG> Show large font

<; BLINK> Blinking text

<; BODY TEXT LINK VLINK> Set the text color

<; BODY> Show this article

<; BR> Line feed

<; CAPTION ALIGN> Set the table title position

<; CAPTION> ...< /CAPTION> Add a title to the table

<; CENTER> Align to the center

<; CITE> ...< CITE> Text used to quote classics

<; CODE> ...< /CODE> Used to list a piece of code

<; COMMENT> ...< /COMMENT> Add a note

<; DD> Set the item description of the definition list

<; DFN> ...< /DFN> Show "definition" text

<; DIR> ...< /DIR> List text label

<; DL> ...< /DL> Set the label of the definition list

<; DT> Set the items that define the list

<; EM> Use of emphasis

<; FONT FACE> Arbitrarily specify the font used

<; FONT SIZE> Set the font size

<; FORM ACTION> Set the processing method of manual forms

<; FORM METHOD> Set the data transmission mode of the manual form

<; FRame MARGINHEIGHT> Set the upper and lower bounds of the window

<; FRame MARGINWIDTH> Set the left and right margins of the window

<; FRame NAME> Name the split window

<; FRame NORESIZE> Lock the size of the split window

<; FRame SCROLLING> Set the scroll bar for the split window

<; FRame