semantic markup- marking up code with an appropriate tags, which helps with search engine indexing
You can customize your cursors in CSS-
cursor: default
pointer
move
e-resize
ne-resize
nw-resize
n-resize
For inserting image into a list(substituting for a bullet)
list-style-type: none;
list-style-image: url('../images/star.jpg')
+ no image resizing on list-style
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment