Centering items using CSS is actually very easy. If you want to center a picture horizontally then just use the following code in your CSS file. IMG.centered { display: block; margin-left: auto; margin-right: auto; } What the above CSS code does is center an image between the left and right margins automatically. Whenever you insert [...]
Archive | Css RSS feed for this section
-
Understanding Linux File Permissions
03. Oct, 2008
-
How to setup a redundant NFS server with DRBD and Heartbeat in CentOS 5
18. Jan, 2009
-
Automatically Add WWW to All Your URLs
04. Oct, 2008
-
How to Install ThinkorSwim in Linux
11. Oct, 2008
-
How to setup a redundant NFS server with DRBD and Heartbeat in CentOS 5
18. Jan, 2009
-
Error: Too many open files
28. Oct, 2008
-
How to Reset the MySQL Root Password
14. Oct, 2008
-
How to Install ThinkorSwim in Linux
11. Oct, 2008