Useful notes & manuals
from the
world wide web
L:
P:
Register now!
<<<1>>>
Empty span width and height | read more.. CSS
Solution from: unknown Created by tlw on 15.09.2024 @ 01:54

If You need an empty inline span (-s) to have a width and height (for background image or something else) then there is a fix for that.

Always visible scrollbar - no content jumping | read more.. CSS
Solution from: unknown Created by tlw on 15.09.2024 @ 01:54

html {overflow-y: scroll !important;}

Chrome re-sizable textarea | read more.. CSS
Solution from: http://www.google.com/support/forum/p/Chrome/thread?tid=5f9cd62207e2c7a8&hl=en Created by tlw on 15.09.2024 @ 01:54

CSS: resize: none;

Span height in IE | read more.. CSS
Solution from: unknown Created on 15.09.2024 @ 01:54

height:4px;
font-size:0px;

Cross Browser Ticker/Marquee | read more.. CSS
Article from: http://javascript.about.com/library/bltick2.htm Created on 15.09.2024 @ 01:54

Cross Browser Ticker/Marquee

25 Rounded Corners Techniques with CSS | read more.. CSS
Article from: http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ Created on 15.09.2024 @ 01:54

25 Rounded Corners Techniques with CSS

CSS and round corners: Borders with curves | read more.. CSS
Article from: http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml Created on 15.09.2024 @ 01:54

CSS and round corners: Borders with curves

Use and position of CSS elements | read more.. CSS
Article from: http://tutorials.alsacreations.com/div/ Created on 15.09.2024 @ 01:54

Tables used for page setting have always been a bad idea. However, using correctly layers (div tags) will soon become a must.
Visual HTML editors use only a small part of layers possibilities, which often makes them not compatible and not easy to use.
Here is how to position CSS elements for best results.

Generic font families | read more.. CSS
Article from: http://www.w3.org/TR/REC-CSS1#font-family Created by tlw on 15.09.2024 @ 01:54

# 'serif' (e.g. Times)
# 'sans-serif' (e.g. Helvetica)
# 'cursive' (e.g. Zapf-Chancery)
# 'fantasy' (e.g. Western)
# 'monospace' (e.g. Courier)

<<<1>>>
 
Created by THE LOST WEB © 2009-2012