, the start and end of the partition logo Attributes: align=|center|left|right|Horizontal alignment The start and end of the dynamic logo, such as within the logo Placing the texture format can achieve image scrolling Attributes: scrollamount=1~60, scrolling speed direction=|left|right|up|down|, scrolling direction scrolldelay=scroll delay, Unit: millisecond
Paragraph mark, Space character, Image mark Attributes: src=../../Picture link address, picture mark Required attributes style=filter:Alpha(opacity=100,style=2); filter: style sheet filter; Alpha: transparency filter, opacity: opacity 100(0 ~100); style: Style 2 (0~3), rules="none"Do not display the inner frame"
Form tag:
The start and end of the form identification, the content of the form Put them all here. The following labels are placed in the form:
Attributes : Multiple, multiple selection , editing block for large amounts of text input Attributes: Cols="", rows; Rows="" , column; ,text box ,Password box ,submit button ,checkbox ,radio box ,Reset button ,Image button ,Hide Domain ,Button ,Browse file Public properties: Name=""; Value="" Size=""
Frame tag:
, define the frame. , put Within the frame tag, define the content of each frame. Attributes: Cols="" Rows="" Frameborder="" Framespacing="" src= "" Scrolling="", scroll bar (No, Yes); Noresize, the frame size is immutable; Marginhight="", height free space; Marginwidth="", width Free space; Target="", target frame.
Other tags: , background music; Src="" Loop="", number of loops;
, comment mark, the content between "" will not be displayed in the browser.
, set the document title and other features that are not included in the web page Displayed information; , set the title of the document; , the largest title;
</pre> ;,Preformatted text; <br/><u></u>,Underline <br><b></b>,Boldface; <br><i></i>, italics; <br><tt></tt>, typewriter style font; <br><cite></cite>, quotations, usually italics; <br><em></ em>, emphasize text (usually italics and boldface); <br><strong></strong>, emphasize text (usually italics and boldface); <br><font,size="",color= ""></font>, set the font size from 1 to 7, the color uses the name or the hexadecimal value of RGB; <br><BASEFONT></BASEFONT>, the base font mark; <br> <big></big>, increase the font size; <br><SMALL></SMALL>, reduce the font size; <br><STRIKE></STRIKE>, add a strikethrough; <br> <CODE></CODE>,program code; <br><KBD></KBD>,keyboard text; <br><SAMP></SAMP>,example; <br><VAR> ;</VAR>, variable; <br><BLOCKQUOTE></BLOCKQUOTE>, indent to the right; <br><DFN></DFN>, predicate definition; <br><ADDRESS> ;</ADDRESS>, address mark; <br><sup></SUP>, superscript; <br><SUB></SUB>, subscript; <br><xmp> ;...</xmp>Fixed-width font (valid for blanks, line breaks, and positioning functions in files) <br><plaintext>...</plaintext>Fixed-width font (does not implement markup symbols); <br><listing>...</listing>, fixed-width small font; <br><font,color=00ff00>...</font>Font color; <br><font,size =1>...</font>Minimum font; <br><font,style,='font-size:100,px'>...</font>Infinitely increase.</p> <p>Format tag:</p>
<p><p></p>, create a paragraph; <br><p,align="">, align the paragraph to the left, center, or right; <br><br>, line break, insert a carriage return and line feed; <br><blockquote></blockquote>, indent text from both sides; </p>
<p><dl></dl> ;, list label, define list; <br/><dt>, define list title; <br><dd>, define list content; <br>Example: <br><dl> <br><dt> ;Title 1</dt> <br><dd>Content 11</dd> <br><dd>Content 12</dd> <br><dt>Title 2</dt> <br>< ;dd>Content21</dd> <br><dd>Content22</dd> <br></dl></p>
<p><ol></ol>, list label, definition A numbered list;</p>
<p><ul></ul>,列表标签,定义一个标有圆点的列表; <br><li>,放在每个列表项之前; <br>放在<ol></ol>之间则每个列表项加上一个数字,放在<ul></ul>之间则每个列表项加上一个圆点;</p>
<p><div,align=""></div>, Partition tag, used to format large HTML paragraphs, and also used to format tables; <br><MENU>, option list; <br><DIR>, directory list; <br><nobr>< ;/nobr>, force no line breaks; <br><hr,size='9',width='80%',color='ff0000'>Horizontal line (set width); <br><center> </center>, horizontally centered. </p>
<p>Link tag: <br><a,href="URL"></a>, create a hypertext link; <br><a, href="mailtEMAIL"> <br></a>,Create a link to automatically send an email; <br><a,name="name"></a>,Create a bookmark located inside the document ; <br><a,href="#name"></a>, creates links to bookmarks located inside the document; <br><BASE>, all other links in the document that are not recognized by this site Source URL; <br><LINK>, defines the relationship between a link and the source; </p>
<p>Link tag annotation: <br>target="...", determines where the link source is Display (user-defined name, _blank, _parent, _self, _top); <br>rel="...", the type of link to send; <br>rev="...", the type of link to save; <br>accesskey="...", specifies the hotkey of the element; <br>shape="...", allows us to use the defined shape to define the client's graphic mirror (default, rect, circle, poly); <br>coord="...", use pixels or length percentage to define the size of the shape; <br>tabindex="...", use the defined tabindex element to set the focus acquisition order between each element ( Use the tab key to focus the element). </p>
<p>Table tag: <br><table></table>, create a table; <br><tr></tr>, in the table Each row of ##<table,cellspacing="">, set the size of the space between table cells; <br><table,border="">, set the width of the border; <br><table,cellpadding= "">, set the size of the space between the table grid border and its internal content; <br><table,width="">, set the width of the table. Use absolute pixel value or percentage of the total width; <br> <table,align="">, Set the horizontal alignment of the table grid (left, center, right, justify); <br><tr,align="">, Set the horizontal alignment of the table grid ( left,center,right,justify); <br><tr,valign="">,Set the vertical alignment of the table grid (baseline,bottom,middle,top); <br><td,colspan=" ">, Set the number of columns that a table grid spans (the default value is 1); <br><td,rowspan="">, Set the number of rows that a table grid spans (the default value is 1) ; , define multiple columns and a group of columns; <br><TABLE></TABLE>, create a table; <br><THEAD></THEAD>, define the header of the table; <br>< ;COL>, defines the columns in a column group so that relevant properties can be set for them at the same time; <br><TBODY></TBODY>, defines the entity of a table; <br><TFOOT></ TFOOT>, define the footer of a table;<br></p>
<p>Form tag: <br><form></form>, create a form; <br>action="...", the URL of the server that receives data; <br>method="..." , HTTP methods (get,,post), of which get is prohibited; <br>enctype="...", specifies MIME (Internet media type); <br>onsubmit="...", when Internal event that occurs when the form is submitted; <br>noreset="...", internal event that occurs when the form is reset; <br>target="...", determines where to display the content (_blank, _parent,_self,_top) <br><select,multiple,name="name",size=""></select>, create a scrolling menu, size sets the number of form items that can be seen before scrolling is required ; <br><option>, set the content of each form item; <br><select,name="name"></select>, create a <a href="http://www.php.cn/code/6140.html" target="_blank"> drop-down menu</a>; <br> <pre,name="name",cols=40,rows=8>
, create a text box area, the number of columns sets the width, and the number of rows sets the height; , Create a checkbox with the text behind the label; , Create a radio button with the text behind the logo; , create a single-line text input area, the size is set to the width of the string; ,Create a submit button; , creates a submit button using an image; , creates a reset button;
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