Tutorials Connect

Tutorials for Linux Users and Web Developers
  • Home
  • Contact Me
  • Subscribe to RSS
Archive | Css RSS feed for this section
Using CSS to Center Vertically and Horizontally

Using CSS to Center Vertically and Horizontally

by admin on 07. Oct, 2008 in Css, Html, Web

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 [...]

Read full story • Comments { 0 }
  • Popular
  • Latest
  • Comments
  • Tags
  • Understanding Linux File Permissions Understanding Linux File Permissions 03. Oct, 2008
  • How to setup a redundant NFS server with DRBD and Heartbeat in CentOS 5 How to setup a redundant NFS server with DRBD and Heartbeat in CentOS 5 18. Jan, 2009
  • Automatically Add WWW to All Your URLs Automatically Add WWW to All Your URLs 04. Oct, 2008
  • How to Install ThinkorSwim in Linux How to Install ThinkorSwim in Linux 11. Oct, 2008
  • How to setup a redundant NFS server with DRBD and Heartbeat in CentOS 5 How to setup a redundant NFS server with DRBD and Heartbeat in CentOS 5 18. Jan, 2009
  • Error: Too many open files Error: Too many open files 28. Oct, 2008
  • How to Reset the MySQL Root Password How to Reset the MySQL Root Password 14. Oct, 2008
  • How to Install ThinkorSwim in Linux How to Install ThinkorSwim in Linux 11. Oct, 2008
  • BACS: It’s good, it’s useful (as usual), actionable and ...
  • Gary: You can simplify many of these steps by opening th...
  • lxdorney: Great Tutorial, soon I will setup mine to our vide...
  • admin: its actually double dashes. Wordpress autoformats...
centos drbd heartbeat high availability Linux nfs redundant

Categories

  • Apache
  • Css
  • Databases
  • Featured Articles
  • Html
  • Linux
  • Miscellaneous
  • MySQL
  • PHP
  • Search engines
  • Software
  • Web

Archives

  • January 2009
  • October 2008
  • September 2008

© 2012 Tutorials Connect. All Rights Reserved.

Powered by Wordpress. Designed by Woo Themes