-
Recent Posts
Blogroll
Tags
audacity audio bluetooth cable calendar comma Contacts CSS csv dns downloads dreamhost DRM ebook eBooks facebook gmail google graphic htaccess https image ios ipad iPhone iso kindle license link macro media microsoft ms word pdf post rewrite scan social media ssl tangle validation vba vcard vcf WordPressCategories
- Consumer Technology (7)
- Food (3)
- Information Technology (143)
- Application Tips (6)
- CSS (8)
- Database (15)
- DHTML (3)
- DOS & DOS Scripting (4)
- eMail (5)
- Graphics (4)
- Hardware (1)
- IT Resources (2)
- JavaScript (5)
- Joomla! (11)
- jQuery (1)
- Linux (2)
- MySQL (30)
- Networking (2)
- Office Productivity (1)
- Operating Systems (11)
- PHP (29)
- PowerShell (1)
- Security (4)
- SMTP (1)
- Snippet (2)
- Vista (2)
- Web Development (32)
- Web Server (3)
- WordPress (14)
- Miscellaneous (1)
- Uncategorized (23)
Tutorius Archives
CSS Archive
-
Make your site easy on the eyes with an off-white background
Posted on April 21, 2010 | No CommentsA glaring white background is common on websites, but a little subtlety in the background colour can make things a little easier on the eyes. There are a number of […] -
Centering a DIV element
Posted on October 6, 2009 | No CommentsTrying to center a DIV element can be a frustrating experience. <div id="content"> This is a DIV block that is to be centered. I don't want the text to be […] -
Avoid 'page jump' by forcing a scroll bar
Posted on January 31, 2009 | No CommentsOccasionally a web page jumps horizontally because a switch of page or change of content causes a vertical scroll bar to appear. This can be avoided with a little CSS […]