src | SouRCe | Resource location | Resource Path |
|
border | border | Border | Number (pixels) |
|
size | size | Size | Number (pixels) |
|
##width
width |
Width |
Number (pixels) |
|
|
height
height |
Height |
Number (pixels) |
|
|
bgcolor
BackGround COLOR |
Background color |
Color value: rea or #ffffff |
|
|
background
background |
Background image |
Picture path |
|
|
list-style
list-style |
Set all properties of the list |
|
List |
|
list-style-image
list-style-image |
Set image as list item tag |
None | url
list |
|
list-style-type
list-style-type |
Set the type of list item mark |
Disc(filled circle ) | Cirle(hollow circle)Square(solid square) |
List |
line-height |
line-height |
Line height (line spacing) |
Number (pixels) |
Layout multi-line text |
text-align |
text-align |
Alignment |
Left, right, center |
Alignment of various elements |
letter-spacing |
letter-spacing |
Character spacing |
Number (pixels) |
Increase the spacing between characters |
text-decoration |
text-decoration |
Text modification |
Underline, none |
Add underline, underline, etc. |
margin-top (right, bottom , left) |
|
Margin |
Number (pixels) |
|
# #padding-top(right,bottom,left)
|
| Padding | Number (pixels) |
|
display | display | Change the default display mode of block-level elements and inline elements | block (line change block) inline(block to line) none(this element is not displayed in the web page)
|
|
position | position | Positioning | static(static positioning)relative(relative positioning) absolute(absolute positioning) fixed(fixed positioning)
| Use Positioning |
float | float | float | None, left, right |
|
clear | clear | Handling float collapse | left(clear left float)right(clear right float) both(clear floats on both sides) none(do not clear floats)
|
|
##type
type |
List type |
Disc(solid circle) | Cirle(hollow circle)Square(solid square) |
for list |
align |
align |
align |
Left, right , center top, middle, bottom |
Horizontal alignment of paragraph content, vertical alignment of text and pictures |
type |
type |
Form element type |
text(text) checkbox(check) radio(single choice) password(password) file(file) submit(submit ) reset(reset) button(button) image(picture button) hidden(hidden)
|
Form element |
method |
method |
How to submit form data |
get post |
|
alt |
alter |
Change, replace (prompt message when the picture is not displayed) |
|
Picture |
cellpadding |
cell padding |
Cell padding |
Number |
Table |
cellspacing |
cell spacing |
Distance between cells |
Number |
Table |
href |
Hypertext REFerence |
Hypertext reference (jump to file location) |
|
|
rel |
RELationship |
Relationship (used to define the relationship between linked files and HTML documents) |
StyleSheet style sheet |
linkWhen linking a file |
target |
target |
target (the location where the web page opens) |
_blank(new window opens) _self(open its own window) _top(use the entire browser job as a window to display a new page) _parent(open a new page in the parent window) |
|
colspan |
COLumn span |
Cell spans columns |
Number (number of columns spanned) |
Table |
rowspan |
row span |
Cell spanning row |
Number (number of rows spanned) |
Table |
readonly |
read only |
readonly |
|
|
##value | value | Initial value of the input box |
|
|
maxlength | max length | Maximum length |
|
|
scrolldelay | scroll delay | Scroll delay |
| < m arquee> |
direction | direction | Direction (scrolling direction) |
| < m arquee |