Home > Web Front-end > HTML Tutorial > HTML Language Encyclopedia_HTML/Xhtml_Web Page Production

HTML Language Encyclopedia_HTML/Xhtml_Web Page Production

WBOY
Release: 2016-05-16 16:45:29
Original
1933 people have browsed it

Script House--HTML Hypertext Markup Language Quick Reference Manual !DOCTYPE A ACRONYM ADDRESS APPLET AREA B BASE BASEFONT BGSOUND BIG BLOCKQUOTE BODY BR BUTTON CAPTION CENTER CITE CODE COL COLGROUP COMMENT DD DEL DFN DIR DIV D.L. DT EM EMBED FIELDSET FONT FORM FRAME FRAMESET HEAD H1-H6 HR HTML I IFRAME IMG INPUT INS ISINDEX KBD LABEL LEGEND LI LINK LISTING MAP MARQUEE MENU META NOBR NOFRAMES NOSCRIPT OBJECT OL OPTION P PARAM PLAINTEXT PRE Q S SAMP SCRIPT SELECT SMALL SPAN STRIKE STRONG STYLE SUB SUP TABLE TBODY TD TEXTAREA TFOOT TH THEAD TITLE TR TT U UL VAR WBR XMP


Note: The words shown in bold are HTML reserved words.


Note: Comment mark, the content between "" will not be displayed in the browser.



Description: The HTML DTD that describes the file conforms to is used to briefly explain the compatibility of the file.
ACCESSKEY=key
CLASS=classname
DATAFLD=colname
DATASRC=#ID
HREF=url
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
METHODS=http-method
NAME=name
REL="stylesheet"
REV="stylesheet"
STYLE=css1-properties
TABINDEX=n
TARGET=window_name | _blank | _parent | _self | _top
TITLE=text
URN=urn
event = script
>

Instructions: Describes the starting position or target of the hyperlink. It is required that the herf= or name= attribute must be defined. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Describe an abbreviation. This flag does not affect the display of text in the browser. Requires closing tag
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event= script
>

Description: Commonly used to describe address, signature and author information. A closing tag is required.
ALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP
ALT=text
CLASS=classname
CODE=filename
CODEBASE=url
DATAFLD=colname
DATASRC=#ID
HEIGHT=n
HSPACE=n
ID=value
NAME= name
SRC=url
STYLE=css1-properties
TITLE=text
VSPACE=n
WIDTH=n
event = script
>

Description: Place executable content in the page. A closing tag is required.
ALT=text
CLASS=classname
COORDS=coordinates
HREF=url
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
NOHREF
SHAPE=CIRC | CIRCLE | POLY | POLYGON| >nTARGET=
window_name | _blank | _parent
| _self | _top
TITLE=textevent = script >
Description: Describe the outline shape of the hyperlink hotspot in the client image map MAP. No closing tag is required.
CLASS=classnameID=

value

LANG=languageLANGUAGE=JAVASCRIPT |
JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=textevent
= script>
Description: Display text in bold. A closing tag is required.
HREF=urlTARGET=

window_name
|
_blank | _parent | _self | _top
>Description: Describes the basic address of the document. This converts relative addresses. Can only be used in HEAD tags, no closing tag is required.
CLASS=classnameCOLOR=

color

FACE=fontID=
valueLANG=
languageSIZE=
n>Description: Describes the basic font type, used to display text in the default font. Can be used in the HEAD tag, no closing tag is required.
BALANCE=
nCLASS=

classname

ID=valueLANG=
languageLOOP=
nSRC=
urlTITLE=
textVOLUME=
n>Instructions: Add background music to the page. Can be used in HEAD tag, closing tag is optional.
CLASS=
classnameID=

value

LANG=languageLANGUAGE=JAVASCRIPT |
JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=textevent
= script>
Description: Display text in a slightly larger font than the currently used font. A closing tag is required.

CLASS=classnameID=

value

LANG=
languageLANGUAGE=JAVASCRIPT |
JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=textevent
= script>
Note: Quoting content from other resources may be indented and italicized, usually with blank lines above and below. A closing tag is required.
ALINK=color
BACKGROUND=url
BGCOLOR=color
BGPROPERTIES=FIXED
BOTTOMMARGIN=pixels
CLASS =classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
LEFTMARGIN=pixels
LINK=color
RIGHTMARGIN=pixels
SCROLL=YES| NO
STYLE=css1-properties
TEXT=color
TITLE=string
TOPMARGIN=n
VLINK=color
event = script
>

Description: Describe the beginning and end of the document body. A closing tag is required.

CLASS=classname
CLEAR=ALL |LEFT | RIGHT
ID=value
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
>

Description: Line break mark.
ACCESSKEY=string
CLASS=classname
DATAFLD=colname
DATAFORMATAS=HTML | TEXT
DATASRC=# ID
DISABLED
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE= css1-properties
TITLE=text
TYPE=BUTTON | RESET | SUBMIT
event = script
>

Description: Set a button. A closing tag is required.
ALIGN=BOTTOM | CENTER | LEFT | RIGHT | TOP
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
VALIGN=BOTTOM | TOP
event = script
>

Instructions: Add a title to TABLE. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Arrange the content in the center. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Briefly describe a quote, the content is in italics. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Display a piece of code in a fixed-width font. A closing tag is required.
ALIGN=CENTER | LEFT | RIGHT
CLASS=classname
ID=value
SPAN= n
STYLE=css1-properties
TITLE=text
VALIGN= BASELINE | BOTTOM | MIDDLE | TOP
WIDTH=n
>

Description: Define the attributes of a column in TABLE. No closing tag is required.
ALIGN=CENTER | LEFT | RIGHT
CLASS= classname
ID=value
SPAN=n
STYLE =css1-properties
TITLE=text
VALIGN=BASELINE | BOTTOM | MIDDLE | TOP
WIDTH=n
>

Description: Used in Define a column group in TABLE. No closing tag is required.
ID=value
LANG=language
TITLE=text
>

Note: Comment mark, not recommended. It is recommended to use .
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Explain a term in the list, displayed to the right. The closing tag is optional.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Indicates that the text has been deleted from the document. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT| JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Define a term. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Represents a series of short entries. The text after this begins with LI and should not exceed 20 characters each.
ALIGN=CENTER | LEFT | RIGHT
CLASS= classname
DATAFLD=colname
DATAFORMATAS=HTML |TEXT
DATASRC=#ID
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE= css1-properties
TITLE=text
event = script
>

Description: Describe elements of different nature in the document, such as chapters, paragraphs, abstracts, etc. A closing tag is required.
CLASS=classname
COMPACT
ID= value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Represents a list. DT and DD are used to define items in the list. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Define a term in the list, displayed in the left column. The closing tag is optional.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Used for text to be emphasized, usually in italics. A closing tag is required.
ALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP
ALT=text
CLASS=classname
CODE=filename
CODEBASE=url
HEIGHT=n
HSPACE=n
ID=value
NAME=name
SRC=url
STYLE=css1-properties
TITLE=text
UNITS=value
VSPACE=n
WIDTH=n
>

Instructions: Insert any type of document, but the user must have an application installed on their computer that can interpret such documents. A closing tag is required.
ALIGN= LEFT | CENTER | RIGHT
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1 -properties
TITLE=text
event = script
>

Description: Similar to DIV, it can be used to describe the relationship between a group of areas and can be nested. A closing tag is required.
CLASS=classname
COLOR=color
FACE=font
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
SIZE=n
STYLE=css1-properties
TITLE=text
event = script
>

Description: Set font properties. A closing tag is required.
ACTION=url
CLASS=classname
ENCTYPE=encoding
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
METHOD=GET | POST
NAME=name
STYLE=css1-properties
TARGET=window_name | _blank | _parent | _self | _top
TITLE=text
event = script
>

Description: Description A form containing controls. A closing tag is required.
BORDERCOLOR=color
CLASS=classname
DATAFLD=colname
DATASRC=#ID
FRAMEBORDER=NO | YES | 0 | 1
HEIGHT=n
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
MARGINHEIGHT=pixels
MARGINWIDTH=pixels
NAME=window_name | _blank | _parent | _self | _top
NORESIZE=NORESIZE | RESIZE
SCROLLING=AUTO | NO | YES
SRC=url
TITLE=text
WIDTH=n
event = script
>

Description: Describe a separate frame in FRAMESET.
BORDER=pixels
BORDERCOLOR=color
CLASS=classname
COLS=col-widths
FRAMEBORDER=NO | YES | 0 | 1
FRAMESPACING=spacing
ID= value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
ROWS=row-heights
TITLE=text
>

Instructions: Set the number and size of horizontal and vertical frames in the mixed document, and use FRAME in FRAMESET to set the content and attributes of each frame. Can be used nested. A closing tag is required.
CLASS=classname
ID=value
TITLE=text
>

Description: Appears at the beginning of the document, indicates the title or introduction of the document, and contains unordered information of the document. BASE, LINK, MATE, TITLE, BASEFONT, BGSOUND elements can be used in it. A closing tag is required.
n
ALIGN=CENTER | LEFT | RIGHT
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE= css1-properties
TITLE=text
event = script
>

Description: From H1 to H6, six types of titles, shown in bold. A closing tag is required.

ALIGN=CENTER | LEFT | RIGHT
CLASS= classname
COLOR=color
ID=value
LANG =language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
NOSHADE
SIZE=n
STYLE=css1-properties
TITLE=text
WIDTH=n
event = script
>

Description: Display a horizontal line. No closing tag.
TITLE=text
>

Description: HTML text starting element, notifies the browser This document is an HTML document. Knot markers required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Display text in italics. A closing tag is required.
ALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP
BORDER=pixels
BORDERCOLOR=color
CLASS=classname
DATAFLD=colname
DATASRC=#ID
FRAMEBORDER=NO | YES | 0 | 1
FRAMESPACING=pixels
HEIGHT=n
HSPACE=pixels
ID=value
LANG= language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
MARGINHEIGHT=pixels
MARGINWIDTH=pixels
NAME=window_name | _blank | _parent | _self | _top
NORESIZE=NORESIZE | RESIZE
SCROLLING=AUTO | NO | YES
SRC=url
STYLE=css1-properties
TITLE=text
VSPACE=pixels
WIDTH=n
>

Note: In A floating frame is embedded in the document. A closing tag is required.
HTML Language Encyclopedia_HTML/Xhtml_Web Page ProductionALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP
ALT=text
BORDER=n
CLASS=classname
DATAFLD=colname
DATASRC=#ID
DYNSRC=url
HEIGHT=n
HSPACE=n
ID=value
ISMAP
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
LOOP=n
LOWSRC=url
NAME=name
SRC=url
STYLE= css1-properties
TITLE=text
USEMAP=url
VSPACE= n
WIDTH=n
event = script
>

Instructions: Insert an image or video into the document.

ACCESSKEY=key
ALIGN=LEFT | CENTER | RIGHT
ALT=text
CLASS=classname
DISABLED
DYNSRC=url
ID=value
LANG= language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
LOWSRC =url
MAXLENGTH=n
NAME=name
READONLY
SIZE=n
SRC=url
STYLE =css1-properties
TABINDEX=n
TITLE=text
TYPE=BUTTON | CHECKBOX | FILE | HIDDEN | IMAGE | PASSWORD | RADIO | RESET | SUBMIT | TEXT
VALUE=value
event = script
>

Description: Set the input control in FORM, the TYPE attribute indicates the control type, NAME needs to be set. No closing tag.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Indicate the text content of the newly added document. A closing tag is required.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
PROMPT=text
>

Description : Notifies the browser that the document is an index file. Users can perform keyword searches on the document.
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
event = script
>

Description: Indicates the text that the user should input using the keyboard, usually displayed in a fixed-width font. A closing tag is required.
ACCESSKEY=key
CLASS=classname
DATAFLD=colname
DATAFORMATAS=HTML | TEXT
DATASRC=#ID
FOR=ID
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE= css1-properties
TITLE=text
event = script
>

Description: Describe a label. Not nestable. A closing tag is required.
ALIGN=BOTTOM | CENTER | LEFT | RIGHT | TOP
CLASS=classname
ID=value
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
STYLE=css1-properties
TITLE=text
VALIGN=BOTTOM | TOP
event = script
>

Description: Determine the area collection defined by the FIELDSET element. Must be the first element in FIELDSET.
  • CLASS=classname
    ID=value
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
    STYLE=css1-properties
    TITLE=text
    TYPE=1 | a | A | i | I
    VALUE=value
    event = script
    >

    Description: Represents an entry in the list, which can be used in DIR, MENU, DL, UL. The closing tag is optional.
    DISABLED
    HREF=url
    ID= value
    MEDIA=SCREEN | PRINT | ALL
    REL=STYLESHEET
    TITLE=text
    TYPE="text/css"
    >

    Description: In the current HTML document and other resources Create hyperlinks between them. Can only be used in HEAD.
    CLASS=classname
    ID=string
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
    STYLE=css1-properties
    TITLE=text
    event = script
    >

    Note: Display text in fixed-width font, not recommended. It is recommended to use the PRE element.
    CLASS=classname
    ID=value
    LANG=language
    NAME=name
    STYLE=css1-properties
    TITLE=text
    event = script
    >

    Description: Specify a collection of hotspot areas for client image mapping. A closing tag is required.
    BEHAVIOR=ALTERNATE | SCROLL | SLIDE
    BGCOLOR= color
    CLASS=classname
    DATAFLD=colname
    DATAFORMATAS =HTML | TEXT
    DATASRC=#ID
    DIRECTION=DOWN | LEFT | RIGHT | UP
    HEIGHT=n
    HSPACE= n
    ID=value
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
    LOOP=n
    SCROLLAMOUNT=n
    SCROLLDELAY=milliseconds
    STYLE=css1-properties
    TITLE=text
    TRUESPEED
    VSPACE=n
    WIDTH=n
    event = script
    >

    Description: Create a scrolling text area. A closing tag is required.
    CLASS=classname
    ID=value
    LANG=language
    STYLE=css1-properties
    TITLE=text
    event = script
    >

    Instructions: Create a menu and use LI to define the items in the menu . A closing tag is required.
    CONTENT=description
    HTTP-EQUIV=response
    NAME=text
    TITLE=text
    URL=url
    >

    Description: Provide HTML document information for browsers, search engines or other programs. Must be used in HEAD. The closing tag is optional.
    ID=value
    STYLE=css1-properties
    TITLE=text
    >

    Note: No line breaks. The closing tag is optional.
    ID=value
    STYLE=css1-properties
    TITLE=text
    >

    Description: Provided for browsers that do not support FRAMESET. A closing tag is required.

    Description: Display the included content in browsers that do not support scripts. A closing tag is required.
    ACCESSKEY=key
    ALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP
    CLASS=classname
    CLASSID=id
    CODE=url
    CODEBASE=url
    CODETYPE=media-type
    DATA=url
    DATAFLD=colname
    DATASRC=#ID
    HEIGHT=n
    ID=value
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
    NAME= name
    STYLE=css1-properties
    TABINDEX=n
    TITLE=text
    TYPE=MIME-type
    WIDTH= n
    event = script
    >

    Description: Insert an object in the HTML document. A closing tag is required.
      CLASS=classname
      ID=value
      LANG=language
      LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
      START=n
      STYLE=css1-properties
      TITLE= text
      TYPE=1 | a | A | i | I
      event = script
      >

      Description: Create an ordered list. A closing tag is required.
      CLASS=classname
      ID=value
      LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
      SELECTED
      VALUE =value
      event = script
      >

      Description: It is a SELECT element Define an option. The closing tag is optional.

      ALIGN=CENTER | LEFT | RIGHT
      CLASS= classname
      ID=value
      LANG=language
      LANGUAGE =JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
      STYLE=css1-properties
      TITLE=text
      event = script
      >

      Description: Indicates a paragraph. A closing tag is required.
      DATAFLD=colname
      DATAFORMATAS=HTML |TEXT
      DATASRC=#ID
      NAME=name
      VALUE=value
      >

      Description: Set parameters for the object. Valid for APPLET, EMBED, and OBJECT.
      </plaintext></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Do not process HTML tags and display monospaced fonts. Not recommended. It is recommended to use PRE elements instead. <hr color="#ff0000"> <strong><div class="code" style="position:relative; padding:0px; margin:0px;"><pre class="brush:php;toolbar:false"></pre><div class="contentsignin">Copy after login</div></div></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display text in a fixed-width font, preserving spacing and line breaks. A closing tag is required. <hr color="#ff0000"> <strong><q></q></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Set the paragraph spacing (smaller) for the text. A closing tag is required. <hr color="#ff0000"> <strong><s></s></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display strikethrough text. A closing tag is required. <hr color="#ff0000"> <strong><samp></samp></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display text in a smaller font. The default is fixed-width font. A closing tag is required. <hr color="#ff0000"> <strong>&lt;script&gt;&lt;/script&gt;</strong><strong>CLASS=</strong><em>classname</em><br><strong>DEFER</strong><br><strong>EVENT=</strong> <em>eventname</em><br><strong>FOR=</strong><em>element</em><br><strong>ID=</strong><em>value</em><br><strong>LANGUAGE =JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>SRC=</strong><em>url</em><br> <strong>TITLE=</strong><em>text</em><br><strong>TYPE=</strong><em>MIME-type</em><br>><br><br>Description: Indicates that a script is required The script code area that the engine interprets and executes. A closing tag is required. <hr color="#ff0000"> <strong><select></select></strong><strong>ACCESSKEY=</strong><em>key</em><br><strong>ALIGN=ABSBOTTOM</strong> | <strong>ABSMIDDLE</strong> | <strong>BASELINE</strong> | <strong>BOTTOM</strong> | <strong>LEFT</strong> | <strong>MIDDLE</strong> | <strong>RIGHT</strong> | <strong>TEXTTOP</strong> | <strong>TOP<br></strong><strong>CLASS=</strong><em>classname</em><br><strong>DATAFLD=</strong><em>colname</em><br><strong>DATASRC=</strong><em>#ID</em><br><strong>DISABLED<br></strong><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>MULTIPLE<br></strong><strong>NAME=</strong><em>name</em><br><strong>SIZE=</strong><em>n</em><br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TABINDEX=</strong><em>n</em><br><em>event</em> <strong>=</strong> <em>script</em> <br>><br><br>Instructions: Set up a drop-down selection box and use OPTION to define the selection. A closing tag is required. <hr color="#ff0000"> <strong><small></small></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display the text in a smaller font. A closing tag is required. <hr color="#ff0000"> <strong><span></span></strong><strong>CLASS=</strong><em>classname</em><br><strong>DATAFLD=</strong><em>colname</em><br> <strong>DATAFORMATAS=HTML</strong> | <strong>TEXT<br></strong><strong>DATASRC=</strong><em>#ID</em><br><strong>ID=</strong><em> value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Define a range that does not affect the page structure and display. A closing tag is required. <hr color="#ff0000"> <strong><strike></strike></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display strikethrough text. A closing tag is required. <hr color="#ff0000"> <strong><strong></strong></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Explanation: Focus on the key points. Usually black body. A closing tag is required. <hr color="#ff0000"> <strong><style></style></strong><strong>DISABLED<br></strong><strong>MEDIA=SCREEN</strong> | <strong>PRINT</strong> | <strong>ALL<br></strong><strong>TITLE=</strong><em>text</em><br><strong>TYPE="text/css"<br>><br></strong><br>Instructions: Set the display style for the page . A closing tag is required. <hr color="#ff0000"> <strong><sub></sub></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Instructions: Use a smaller font to display the text in the lower corner. A closing tag is required. <hr color="#ff0000"> <strong><sup></sup></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Instructions: Use a smaller font to display the text in the lower corner. A closing tag is required. <hr color="#ff0000"> <strong><table></table></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BACKGROUND=</strong> <em>url</em><br><strong>BGCOLOR=</strong><em>color</em><br><strong>BORDER=</strong><em>n</em><br><strong>BORDERCOLOR =</strong><em>color</em><br><strong>BORDERCOLORDARK=</strong><em>color</em><br><strong>BORDERCOLORLIGHT=</strong><em>color</em><br> <strong>CELLPADDING=</strong><em>n</em><br><strong>CELLSPACING=</strong><em>n</em><br><strong>CLASS=</strong><em>classname</em><br><strong>COLS=</strong><em>n</em><br><strong>DATAPAGESIZE=</strong><em>n</em><br><strong>DATASRC=</strong><em>#ID</em><br><strong>FRAME=ABOVE</strong> | <strong>BELOW</strong> | <strong>BORDER</strong> | <strong>BOX</strong> | <strong>INSIDES</strong> | <strong>LHS</strong> | <strong>RHS</strong> | <strong>VOID</strong> | <strong>VSIDES<br></strong><strong>HEIGHT=</strong><em>n</em> <br><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>RULES=ALL</strong> | <strong>COLS</strong> | <strong>GROUPS</strong> | <strong>NONE</strong> | <strong>ROWS<br></strong><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em> text</em><br><strong>WIDTH=</strong><em>n</em><br><em>event</em> <strong>=</strong> <em>script</em><br>> <br><br>Description: Define a table. Use TR, TD, and TH elements to define rows, columns, and cells. Optional elements CAPTION, THEAD, TBODY, TFOOT, COLGROUP, and COL can be used to organize tables and process column and column group attributes. A closing tag is required. <hr color="#ff0000"> <strong><tbody></tbody></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BGCOLOR=</strong><em>color</em><br><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS<br></strong><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>VALIGN=BASELINE</strong> | <strong>BOTTOM</strong> | <strong>CENTER</strong> | <strong>TOP<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>说明:定义一个表体。结束标记可选。 <hr color="#ff0000"> <strong><td></td></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BACKGROUND=</strong><em>url</em><br><strong>BGCOLOR=</strong><em>color</em><br><strong>BORDERCOLOR=</strong><em>color</em><br><strong>BORDERCOLORDARK=</strong><em>color</em><br><strong>BORDERCOLORLIGHT=</strong><em>color</em><br><strong>CLASS=</strong><em>classname</em><br><strong>COLSPAN=</strong><em>n</em><br><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS<br></strong><strong>NOWRAP<br></strong><strong>ROWSPAN=</strong><em>n</em><br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>VALIGN=BASELINE</strong> | <strong>BOTTOM</strong> | <strong>CENTER</strong> | <strong>TOP<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>说明:定义表格的一个单元格(排成一行)。需要结束标记。 <hr color="#ff0000"> <strong><textarea></textarea></strong><strong>ACCESSKEY=</strong><em>key</em><br><strong>ALIGN=ABSBOTTOM</strong> | <strong>ABSMIDDLE</strong> | <strong>BASELINE</strong> | <strong>BOTTOM</strong> | <strong>LEFT</strong> | <strong>MIDDLE</strong> | <strong>RIGHT</strong> | <strong>TEXTTOP</strong> | <strong>TOP<br></strong><strong>CLASS=</strong><em>classname</em><br><strong>COLS=</strong><em>n</em><br><strong>DATAFLD=</strong><em>colname</em><br><strong>DATASRC=</strong><em>#ID</em><br><strong>DISABLED<br></strong><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS<br></strong><strong>NAME=</strong><em>name</em><br><strong>READONLY<br></strong><strong>ROWS=</strong><em>n</em><br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TABINDEX=</strong><em>n</em><br><strong>TITLE=</strong><em>text</em><br><strong>WRAP=OFF</strong> | <strong>PHYSICAL</strong> | <strong>VIRTUAL<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>说明:多行文本输入控件。需要结束标记。 <hr color="#ff0000"> <strong><tfoot></tfoot></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BGCOLOR=</strong><em>color</em><br><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS<br></strong><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>VALIGN=BASELINE</strong> | <strong>BOTTOM</strong> | <strong>CENTER</strong> | <strong>TOP<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>说明:定义一张表格的页脚。结束标记可选。 <hr color="#ff0000"> <strong><th></th></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BACKGROUND=</strong><em>url</em><br><strong>BGCOLOR=</strong><em>color</em><br><strong>BORDERCOLOR=</strong><em>color</em><br><strong>BORDERCOLORDARK=</strong><em>color</em><br><strong>BORDERCOLORLIGHT=</strong><em>color</em><br><strong>CLASS=</strong><em>classname</em><br><strong>COLSPAN=</strong><em>n</em><br><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>NOWRAP<br></strong><strong>ROWSPAN=</strong><em>n</em><br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>VALIGN=BASELINE</strong> | <strong>BOTTOM</strong> | <strong>CENTER</strong> | <strong>TOP<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>说明:定义表格中一行或一列的标题,文字黑体显示。结束标记可选。 <hr color="#ff0000"> <strong><thead></thead></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BGCOLOR=</strong><em>color</em><br><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br><strong>LANG=</strong><em>language</em> <br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS<br></strong><strong>STYLE=</strong><em> css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>VALIGN=BASELINE</strong> | <strong>BOTTOM</strong> | <strong>CENTER</strong> | <strong>TOP<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Define the table of the table head. The closing tag is optional. <hr color="#ff0000"> <strong><title></title></strong><strong>ID=</strong><em>value</em><br><strong>TITLE=</strong><em>string</em><br> ><br><br>Description: Describe the document title. A closing tag is required. <hr color="#ff0000"> <strong><tr></tr></strong><strong>ALIGN=CENTER</strong> | <strong>LEFT</strong> | <strong>RIGHT<br></strong><strong>BGCOLOR=</strong> <em>color</em><br><strong>BORDERCOLOR=</strong><em>color</em><br><strong>BORDERCOLORDARK=</strong><em>color</em><br><strong>BORDERCOLORLIGHT =</strong><em>color</em><br><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS<br></strong><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>VALIGN=BASELINE</strong> | <strong>BOTTOM</strong> | <strong>CENTER</strong> | <strong>TOP<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Define a row in the table. A closing tag is required. <hr color="#ff0000"> <strong><tt></tt></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display text in monospaced font. A closing tag is required. <hr color="#ff0000"> <strong><u></u></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Display underlined text. A closing tag is required. <hr color="#ff0000"> <strong><ul></ul></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><strong>TYPE=1</strong> | <strong>a</strong> | <strong>A</strong> | <strong>i</strong> | <strong>I<br></strong><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Define a list of column order and use LI to define the items. A closing tag is required. <hr color="#ff0000"> <strong><var></var></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Description: Describe a variable. A closing tag is required. <hr color="#ff0000"> <strong><wbr></wbr></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties </em><br><strong>TITLE=</strong><em>text</em><br>><br><br>Description: Insert a soft newline character into the NOBR text. No closing tag is required. <hr color="#ff0000"> <strong><xmp></xmp></strong><strong>CLASS=</strong><em>classname</em><br><strong>ID=</strong><em>value</em><br> <strong>LANG=</strong><em>language</em><br><strong>LANGUAGE=JAVASCRIPT</strong> | <strong>JSCRIPT</strong> | <strong>VBSCRIPT</strong> | <strong>VBS</strong> <br><strong>STYLE=</strong><em>css1-properties</em><br><strong>TITLE=</strong><em>text</em><br><em>event</em> <strong>=</strong> <em>script</em><br>><br><br>Note: Not recommended, PRE and SAMP can be used instead. A closing tag is required.</strong> </div> </div> <div style="height: 25px;"> <div class="wzconBq" style="display: inline-flex;"> <span>Related labels:</span> <div class="wzcbqd"> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=id" target="_blank">id</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=text" target="_blank">text</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=title" target="_blank">title</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=encyclopedia" target="_blank">Encyclopedia</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=mark" target="_blank">mark</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=language" target="_blank">language</a> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/search?word=illustrate" target="_blank">illustrate</a> </div> </div> <div style="display: inline-flex;float: right; color:#333333;">source:php.cn</div> </div> <div class="wzconOtherwz"> <a href="https://www.php.cn/faq/12660.html" title="XHTML language default CSS style_HTML/Xhtml_Web page production"> <span>Previous article:XHTML language default CSS style_HTML/Xhtml_Web page production</span> </a> <a href="https://www.php.cn/faq/12665.html" title="Markup Language - Simplified Tags_HTML/Xhtml_Web Page Production"> <span>Next article:Markup Language - Simplified Tags_HTML/Xhtml_Web Page Production</span> </a> </div> <div class="wzconShengming"> <div class="bzsmdiv">Statement of this Website</div> <div>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</div> </div> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="2507867629"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="wzconZzwz"> <div class="wzconZzwztitle">Latest Articles by Author</div> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796639331.html">What is a NullPointerException, and how do I fix it?</a> </div> <div>2024-10-22 09:46:29</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796629482.html">From Novice to Coder: Your Journey Begins with C Fundamentals</a> </div> <div>2024-10-13 13:53:41</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796628545.html">Unlocking Web Development with PHP: A Beginner's Guide</a> </div> <div>2024-10-12 12:15:51</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627928.html">Demystifying C: A Clear and Simple Path for New Programmers</a> </div> <div>2024-10-11 22:47:31</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627806.html">Unlock Your Coding Potential: C Programming for Absolute Beginners</a> </div> <div>2024-10-11 19:36:51</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627670.html">Unleash Your Inner Programmer: C for Absolute Beginners</a> </div> <div>2024-10-11 15:50:41</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627643.html">Automate Your Life with C: Scripts and Tools for Beginners</a> </div> <div>2024-10-11 15:07:41</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627620.html">PHP Made Easy: Your First Steps in Web Development</a> </div> <div>2024-10-11 14:21:21</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627574.html">Build Anything with Python: A Beginner's Guide to Unleashing Your Creativity</a> </div> <div>2024-10-11 12:59:11</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/faq/1796627539.html">The Key to Coding: Unlocking the Power of Python for Beginners</a> </div> <div>2024-10-11 12:17:31</div> </li> </ul> </div> <div class="wzconZzwz"> <div class="wzconZzwztitle">Latest Issues</div> <div class="wdsyContent"> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/wenda/176399.html" target="_blank" title="Move the content to the left by adding the Width property" class="wdcdcTitle">Move the content to the left by adding the Width property</a> <a href="https://www.php.cn/wenda/176399.html" class="wdcdcCons">I have provided margins to the body. main {left margin: 200px; right margin: 200px; text a...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> From 2024-04-06 22:01:35</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>3</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>816</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/wenda/176389.html" target="_blank" title="Dynamically modify inline CSS styles in Javafx" class="wdcdcTitle">Dynamically modify inline CSS styles in Javafx</a> <a href="https://www.php.cn/wenda/176389.html" class="wdcdcCons">I'm trying to change the background image of a pane when the application is maximized. My ...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> From 2024-04-06 20:57:16</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>1</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>487</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/wenda/176387.html" target="_blank" title="Is there a way to force the text in the flexbox to be vertically centered, no matter what other CSS code we have?" class="wdcdcTitle">Is there a way to force the text in the flexbox to be vertically centered, no matter what other CSS code we have?</a> <a href="https://www.php.cn/wenda/176387.html" class="wdcdcCons">I have the following CSS code that is part of a larger CSS code used in a website I'm deve...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> From 2024-04-06 20:41:51</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>1</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>518</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/wenda/176379.html" target="_blank" title="Calculate the sum of fields in another table using MySQL SQL query" class="wdcdcTitle">Calculate the sum of fields in another table using MySQL SQL query</a> <a href="https://www.php.cn/wenda/176379.html" class="wdcdcCons">I have a schema like this: User table with attributes &quot;user_id&quot; and &quot;userna...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> From 2024-04-06 19:39:29</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>1</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>441</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> <div class="wdsyConDiv flexRow wdsyConDiv1"> <div class="wdcdContent flexColumn"> <a href="https://www.php.cn/wenda/176368.html" target="_blank" title="Scatterplot points do not maintain values ​​when zooming in d3.js" class="wdcdcTitle">Scatterplot points do not maintain values ​​when zooming in d3.js</a> <a href="https://www.php.cn/wenda/176368.html" class="wdcdcCons">This is my first time using d3.js, so please bear with me. I implemented it as pure JavaSc...</a> <div class="wdcdcInfo flexRow"> <div class="wdcdcileft"> <span class="wdcdciSpan"> From 2024-04-06 18:16:26</span> </div> <div class="wdcdciright flexRow"> <div class="wdcdcirdz flexRow ira"> <b class="wdcdcirdzi"></b>0 </div> <div class="wdcdcirpl flexRow ira"><b class="wdcdcirpli"></b>1</div> <div class="wdcdcirwatch flexRow ira"><b class="wdcdcirwatchi"></b>403</div> </div> </div> </div> </div> <div class="wdsyConLine wdsyConLine2"></div> </div> </div> <div class="wzconZt" > <div class="wzczt-title"> <div>Related Topics</div> <a href="https://www.php.cn/faq/zt" target="_blank">More> </a> </div> <div class="wzcttlist"> <ul> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/titlesmys"><img src="https://img.php.cn/upload/subject/202407/22/2024072214245811179.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="what does title mean" /> </a> <a target="_blank" href="https://www.php.cn/faq/titlesmys" class="title-a-spanl" title="what does title mean"><span>what does title mean</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/marqueecsynx"><img src="https://img.php.cn/upload/subject/202407/22/2024072213580126630.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="What are the marquee parameters?" /> </a> <a target="_blank" href="https://www.php.cn/faq/marqueecsynx" class="title-a-spanl" title="What are the marquee parameters?"><span>What are the marquee parameters?</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/cjdhtmlbq"><img src="https://img.php.cn/upload/subject/202407/22/2024072213522691991.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="Common HTML tags" /> </a> <a target="_blank" href="https://www.php.cn/faq/cjdhtmlbq" class="title-a-spanl" title="Common HTML tags"><span>Common HTML tags</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/htmlztitledhy"><img src="https://img.php.cn/upload/subject/202407/22/2024072212291036627.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="The meaning of title in HTML" /> </a> <a target="_blank" href="https://www.php.cn/faq/htmlztitledhy" class="title-a-spanl" title="The meaning of title in HTML"><span>The meaning of title in HTML</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/htmltitlebqdz"><img src="https://img.php.cn/upload/subject/202407/22/2024072212290373692.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="The role of html title tag" /> </a> <a target="_blank" href="https://www.php.cn/faq/htmltitlebqdz" class="title-a-spanl" title="The role of html title tag"><span>The role of html title tag</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/scsslsjl"><img src="https://img.php.cn/upload/subject/202407/22/2024072214102177519.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="Delete search history" /> </a> <a target="_blank" href="https://www.php.cn/faq/scsslsjl" class="title-a-spanl" title="Delete search history"><span>Delete search history</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/win7xtljwifid"><img src="https://img.php.cn/upload/subject/202407/22/2024072212174368604.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="The specific process of connecting to wifi in win7 system" /> </a> <a target="_blank" href="https://www.php.cn/faq/win7xtljwifid" class="title-a-spanl" title="The specific process of connecting to wifi in win7 system"><span>The specific process of connecting to wifi in win7 system</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/faq/getpostqb"><img src="https://img.php.cn/upload/subject/202407/22/2024072214083114636.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="The difference between get and post" /> </a> <a target="_blank" href="https://www.php.cn/faq/getpostqb" class="title-a-spanl" title="The difference between get and post"><span>The difference between get and post</span> </a> </li> </ul> </div> </div> </div> </div> <div class="phpwzright"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5902227090019525" data-ad-slot="3653428331" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="wzrOne"> <div class="wzroTitle">Popular Recommendations</div> <div class="wzroList"> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="What does url mean?" href="https://www.php.cn/faq/418772.html">What does url mean?</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="What does DOM mean?" href="https://www.php.cn/faq/414303.html">What does DOM mean?</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="How to change image size" href="https://www.php.cn/faq/414252.html">How to change image size</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="How to make font bold in HTML" href="https://www.php.cn/faq/414520.html">How to make font bold in HTML</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="How to set the size of html images" href="https://www.php.cn/faq/475145.html">How to set the size of html images</a> </div> </li> </ul> </div> </div> <script src="https://sw.php.cn/hezuo/cac1399ab368127f9b113b14eb3316d0.js" type="text/javascript"></script> <div class="wzrThree"> <div class="wzrthree-title"> <div>Popular Tutorials</div> <a target="_blank" href="https://www.php.cn/course.html">More> </a> </div> <div class="wzrthreelist swiper2"> <div class="wzrthreeTab swiper-wrapper"> <div class="check tabdiv swiper-slide" data-id="one">Related Tutorials <div></div></div> <div class="tabdiv swiper-slide" data-id="two">Popular Recommendations<div></div></div> <div class="tabdiv swiper-slide" data-id="three">Latest courses<div></div></div> </div> <ul class="one"> <li> <a target="_blank" href="https://www.php.cn/course/812.html" title="The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/041/620debc3eab3f377.jpg" alt="The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)"/> </a> <div class="wzrthree-right"> <a target="_blank" title="The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)" href="https://www.php.cn/course/812.html">The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)</a> <div class="wzrthreerb"> <div>1423616 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="812"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/74.html" title="PHP introductory tutorial one: Learn PHP in one week" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/6253d1e28ef5c345.png" alt="PHP introductory tutorial one: Learn PHP in one week"/> </a> <div class="wzrthree-right"> <a target="_blank" title="PHP introductory tutorial one: Learn PHP in one week" href="https://www.php.cn/course/74.html">PHP introductory tutorial one: Learn PHP in one week</a> <div class="wzrthreerb"> <div>4269305 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="74"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/286.html" title="JAVA Beginner's Video Tutorial" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62590a2bacfd9379.png" alt="JAVA Beginner's Video Tutorial"/> </a> <div class="wzrthree-right"> <a target="_blank" title="JAVA Beginner's Video Tutorial" href="https://www.php.cn/course/286.html">JAVA Beginner's Video Tutorial</a> <div class="wzrthreerb"> <div>2540234 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="286"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/504.html" title="Little Turtle's zero-based introduction to learning Python video tutorial" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62590a67ce3a6655.png" alt="Little Turtle's zero-based introduction to learning Python video tutorial"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Little Turtle's zero-based introduction to learning Python video tutorial" href="https://www.php.cn/course/504.html">Little Turtle's zero-based introduction to learning Python video tutorial</a> <div class="wzrthreerb"> <div>507748 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="504"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/2.html" title="PHP zero-based introductory tutorial" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/6253de27bc161468.png" alt="PHP zero-based introductory tutorial"/> </a> <div class="wzrthree-right"> <a target="_blank" title="PHP zero-based introductory tutorial" href="https://www.php.cn/course/2.html">PHP zero-based introductory tutorial</a> <div class="wzrthreerb"> <div>863094 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="2"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> <ul class="two" style="display: none;"> <li> <a target="_blank" href="https://www.php.cn/course/812.html" title="The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/041/620debc3eab3f377.jpg" alt="The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)"/> </a> <div class="wzrthree-right"> <a target="_blank" title="The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)" href="https://www.php.cn/course/812.html">The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course)</a> <div class="wzrthreerb"> <div >1423616 times of learning</div> <div class="courseICollection" data-id="812"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/286.html" title="JAVA Beginner's Video Tutorial" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62590a2bacfd9379.png" alt="JAVA Beginner's Video Tutorial"/> </a> <div class="wzrthree-right"> <a target="_blank" title="JAVA Beginner's Video Tutorial" href="https://www.php.cn/course/286.html">JAVA Beginner's Video Tutorial</a> <div class="wzrthreerb"> <div >2540234 times of learning</div> <div class="courseICollection" data-id="286"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/504.html" title="Little Turtle's zero-based introduction to learning Python video tutorial" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62590a67ce3a6655.png" alt="Little Turtle's zero-based introduction to learning Python video tutorial"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Little Turtle's zero-based introduction to learning Python video tutorial" href="https://www.php.cn/course/504.html">Little Turtle's zero-based introduction to learning Python video tutorial</a> <div class="wzrthreerb"> <div >507748 times of learning</div> <div class="courseICollection" data-id="504"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/901.html" title="Quick introduction to web front-end development" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/64be28a53a4f6310.png" alt="Quick introduction to web front-end development"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Quick introduction to web front-end development" href="https://www.php.cn/course/901.html">Quick introduction to web front-end development</a> <div class="wzrthreerb"> <div >215913 times of learning</div> <div class="courseICollection" data-id="901"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/234.html" title="Master PS video tutorials from scratch" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/068/62611f57ed0d4840.jpg" alt="Master PS video tutorials from scratch"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Master PS video tutorials from scratch" href="https://www.php.cn/course/234.html">Master PS video tutorials from scratch</a> <div class="wzrthreerb"> <div >890767 times of learning</div> <div class="courseICollection" data-id="234"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> <ul class="three" style="display: none;"> <li> <a target="_blank" href="https://www.php.cn/course/1648.html" title="[Web front-end] Node.js quick start" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/662b5d34ba7c0227.png" alt="[Web front-end] Node.js quick start"/> </a> <div class="wzrthree-right"> <a target="_blank" title="[Web front-end] Node.js quick start" href="https://www.php.cn/course/1648.html">[Web front-end] Node.js quick start</a> <div class="wzrthreerb"> <div >7519 times of learning</div> <div class="courseICollection" data-id="1648"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/1647.html" title="Complete collection of foreign web development full-stack courses" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/6628cc96e310c937.png" alt="Complete collection of foreign web development full-stack courses"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Complete collection of foreign web development full-stack courses" href="https://www.php.cn/course/1647.html">Complete collection of foreign web development full-stack courses</a> <div class="wzrthreerb"> <div >6035 times of learning</div> <div class="courseICollection" data-id="1647"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/1646.html" title="Go language practical GraphQL" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/662221173504a436.png" alt="Go language practical GraphQL"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Go language practical GraphQL" href="https://www.php.cn/course/1646.html">Go language practical GraphQL</a> <div class="wzrthreerb"> <div >4957 times of learning</div> <div class="courseICollection" data-id="1646"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/1645.html" title="550W fan master learns JavaScript from scratch step by step" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/662077e163124646.png" alt="550W fan master learns JavaScript from scratch step by step"/> </a> <div class="wzrthree-right"> <a target="_blank" title="550W fan master learns JavaScript from scratch step by step" href="https://www.php.cn/course/1645.html">550W fan master learns JavaScript from scratch step by step</a> <div class="wzrthreerb"> <div >700 times of learning</div> <div class="courseICollection" data-id="1645"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/course/1644.html" title="Python master Mosh, a beginner with zero basic knowledge can get started in 6 hours" class="wzrthreelaimg"> <img src="https://img.php.cn/upload/course/000/000/067/6616418ca80b8916.png" alt="Python master Mosh, a beginner with zero basic knowledge can get started in 6 hours"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Python master Mosh, a beginner with zero basic knowledge can get started in 6 hours" href="https://www.php.cn/course/1644.html">Python master Mosh, a beginner with zero basic knowledge can get started in 6 hours</a> <div class="wzrthreerb"> <div >25127 times of learning</div> <div class="courseICollection" data-id="1644"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> </div> <script> var mySwiper = new Swiper('.swiper2', { autoplay: false,//可选选项,自动滑动 slidesPerView : 'auto', }) $('.wzrthreeTab>div').click(function(e){ $('.wzrthreeTab>div').removeClass('check') $(this).addClass('check') $('.wzrthreelist>ul').css('display','none') $('.'+e.currentTarget.dataset.id).show() }) </script> </div> <div class="wzrFour"> <div class="wzrfour-title"> <div>Latest Downloads</div> <a href="https://www.php.cn/xiazai">More> </a> </div> <script> $(document).ready(function(){ var sjyx_banSwiper = new Swiper(".sjyx_banSwiperwz",{ speed:1000, autoplay:{ delay:3500, disableOnInteraction: false, }, pagination:{ el:'.sjyx_banSwiperwz .swiper-pagination', clickable :false, }, loop:true }) }) </script> <div class="wzrfourList swiper3"> <div class="wzrfourlTab swiper-wrapper"> <div class="check swiper-slide" data-id="onef">Web Effects <div></div></div> <div class="swiper-slide" data-id="twof">Website Source Code<div></div></div> <div class="swiper-slide" data-id="threef">Website Materials<div></div></div> <div class="swiper-slide" data-id="fourf">Front End Template<div></div></div> </div> <ul class="onef"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery enterprise message form contact code" href="https://www.php.cn/toolset/js-special-effects/8071">[form button] jQuery enterprise message form contact code</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="HTML5 MP3 music box playback effects" href="https://www.php.cn/toolset/js-special-effects/8070">[Player special effects] HTML5 MP3 music box playback effects</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="HTML5 cool particle animation navigation menu special effects" href="https://www.php.cn/toolset/js-special-effects/8069">[Menu navigation] HTML5 cool particle animation navigation menu special effects</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery visual form drag and drop editing code" href="https://www.php.cn/toolset/js-special-effects/8068">[form button] jQuery visual form drag and drop editing code</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="VUE.JS imitation Kugou music player code" href="https://www.php.cn/toolset/js-special-effects/8067">[Player special effects] VUE.JS imitation Kugou music player code</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="Classic html5 pushing box game" href="https://www.php.cn/toolset/js-special-effects/8066">[html5 special effects] Classic html5 pushing box game</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery scrolling to add or reduce image effects" href="https://www.php.cn/toolset/js-special-effects/8065">[Picture special effects] jQuery scrolling to add or reduce image effects</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="CSS3 personal album cover hover zoom effect" href="https://www.php.cn/toolset/js-special-effects/8064">[Photo album effects] CSS3 personal album cover hover zoom effect</a> </div> </li> </ul> <ul class="twof" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8328" title="Home Decor Cleaning and Repair Service Company Website Template" target="_blank">[Front-end template] Home Decor Cleaning and Repair Service Company Website Template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8327" title="Fresh color personal resume guide page template" target="_blank">[Front-end template] Fresh color personal resume guide page template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8326" title="Designer Creative Job Resume Web Template" target="_blank">[Front-end template] Designer Creative Job Resume Web Template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8325" title="Modern engineering construction company website template" target="_blank">[Front-end template] Modern engineering construction company website template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8324" title="Responsive HTML5 template for educational service institutions" target="_blank">[Front-end template] Responsive HTML5 template for educational service institutions</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8323" title="Online e-book store mall website template" target="_blank">[Front-end template] Online e-book store mall website template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8322" title="IT technology solves Internet company website template" target="_blank">[Front-end template] IT technology solves Internet company website template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8321" title="Purple style foreign exchange trading service website template" target="_blank">[Front-end template] Purple style foreign exchange trading service website template</a> </div> </li> </ul> <ul class="threef" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3078" target="_blank" title="Cute summer elements vector material (EPS PNG)">[PNG material] Cute summer elements vector material (EPS PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3077" target="_blank" title="Four red 2023 graduation badges vector material (AI EPS PNG)">[PNG material] Four red 2023 graduation badges vector material (AI EPS PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3076" target="_blank" title="Singing bird and cart filled with flowers design spring banner vector material (AI EPS)">[banner picture] Singing bird and cart filled with flowers design spring banner vector material (AI EPS)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3075" target="_blank" title="Golden graduation cap vector material (EPS PNG)">[PNG material] Golden graduation cap vector material (EPS PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3074" target="_blank" title="Black and white style mountain icon vector material (EPS PNG)">[PNG material] Black and white style mountain icon vector material (EPS PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3073" target="_blank" title="Superhero silhouette vector material (EPS PNG) with different color cloaks and different poses">[PNG material] Superhero silhouette vector material (EPS PNG) with different color cloaks and different poses</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3072" target="_blank" title="Flat style Arbor Day banner vector material (AI+EPS)">[banner picture] Flat style Arbor Day banner vector material (AI+EPS)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-materials/3071" target="_blank" title="Nine comic-style exploding chat bubbles vector material (EPS+PNG)">[PNG material] Nine comic-style exploding chat bubbles vector material (EPS+PNG)</a> </div> </li> </ul> <ul class="fourf" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8328" target="_blank" title="Home Decor Cleaning and Repair Service Company Website Template">[Front-end template] Home Decor Cleaning and Repair Service Company Website Template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8327" target="_blank" title="Fresh color personal resume guide page template">[Front-end template] Fresh color personal resume guide page template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8326" target="_blank" title="Designer Creative Job Resume Web Template">[Front-end template] Designer Creative Job Resume Web Template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8325" target="_blank" title="Modern engineering construction company website template">[Front-end template] Modern engineering construction company website template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8324" target="_blank" title="Responsive HTML5 template for educational service institutions">[Front-end template] Responsive HTML5 template for educational service institutions</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8323" target="_blank" title="Online e-book store mall website template">[Front-end template] Online e-book store mall website template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8322" target="_blank" title="IT technology solves Internet company website template">[Front-end template] IT technology solves Internet company website template</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/toolset/website-source-code/8321" target="_blank" title="Purple style foreign exchange trading service website template">[Front-end template] Purple style foreign exchange trading service website template</a> </div> </li> </ul> </div> <script> var mySwiper = new Swiper('.swiper3', { autoplay: false,//可选选项,自动滑动 slidesPerView : 'auto', }) $('.wzrfourlTab>div').click(function(e){ $('.wzrfourlTab>div').removeClass('check') $(this).addClass('check') $('.wzrfourList>ul').css('display','none') $('.'+e.currentTarget.dataset.id).show() }) </script> </div> </div> </div> <footer> <div class="footer"> <div class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>Public welfare online PHP training,Help PHP learners grow quickly!</p> </div> <div class="footermid"> <a href="https://www.php.cn/about/us.html">About us</a> <a href="https://www.php.cn/about/disclaimer.html">Disclaimer</a> <a href="https://www.php.cn/update/article_0_1.html">Sitemap</a> </div> <div class="footerbottom"> <p> © php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <script>layui.use(['element', 'carousel'], function () {var element = layui.element;$ = layui.jquery;var carousel = layui.carousel;carousel.render({elem: '#test1', width: '100%', height: '330px', arrow: 'always'});$.getScript('/static/js/jquery.lazyload.min.js', function () {$("img").lazyload({placeholder: "/static/images/load.jpg", effect: "fadeIn", threshold: 200, skip_invisible: false});});});</script> <script src="/static/js/common_new.js"></script> <script type="text/javascript" src="/static/js/jquery.cookie.js?1734833294"></script> <script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all'/> <script type='text/javascript' src='/static/js/viewer.min.js?1'></script> <script type='text/javascript' src='/static/js/jquery-viewer.min.js'></script> <script type="text/javascript" src="/static/js/global.min.js?5.5.53"></script> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://tongji.php.cn/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '9']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html>