Gugulethu Ncube

me, myself and code

Main menu

Skip to primary content
Skip to secondary content

Category Archives: css

JavaScript – Disable Button on Submit

Posted on January 12, 2013 by Gugulethu Ncube
function getElementById(elementId){ var htmlElement = document.all ? document.all[elementId] ... Read more
Posted in css, html, javascript, programming.

Fisheye-Like Hover Pagination Links Using Pure CSS

Posted on January 12, 2013 by Gugulethu Ncube
The pagination links are history aware and zoom upon mouse over. .newstyle{ ... Read more
Posted in css, programming.

Tableless CSS – CSS Tables replacing HTML Tables

Posted on January 11, 2013 by Gugulethu Ncube
Examples of Pure CSS Tables which replace certain types of HTML Tables .table{ ... Read more
Posted in css, html, programming.

Link styling in Pure CSS

Posted on January 11, 2013 by Gugulethu Ncube
.a{ display: block; padding: .1em; background: #E75928; color: #fff; text-align: ... Read more
Posted in css, html, programming.

Simple Pure CSS Table

Posted on January 11, 2013 by Gugulethu Ncube
CSS: .table{ display: table; padding: 5px; margin: 5px; border-width: ... Read more
Posted in css, html, programming.

CSS Styles for INPUT Text and TEXTAREA Form elements

Posted on January 11, 2013 by Gugulethu Ncube
#stylediv INPUT, #stylediv TEXTAREA{ font-family: Arial, serif; padding: 2px; ... Read more
Posted in css, html, programming.

CSS Styles for drop down SELECT boxes

Posted on January 11, 2013 by Gugulethu Ncube
Styles for SELECT box as well as the OPTION fields. #selectdiv SELECT, #selectdiv ... Read more
Posted in css, html, programming.

Recent Posts

  • Apache Bench – Doing ab Performance Tests The Right Way
  • PgAdmin UI – Show Long Text – Fix for truncated Texts
  • uLimit – Finally fixed plus gevent install
  • Python – Send Email via Google GMail and Python Script
  • Play Framework – Activator – Fix for IllegalArgumentException: empty text
  • JQuery – Alternatives and Drop-In Replacement of jQuery JavaScript Library
  • Mac – Fix for – ls: illegal option – usage: ls
  • Linux – Top memory usage by process
  • Unix – Finding the Processes blocking a particular port
  • Unix – CPU and Memory – Monitoring and Analysis
  • Ubuntu – Firefox Issue: The page isn’t redirecting properly
  • Ubuntu – Fixing locate errors – perl: warning: Please check that your locale settings
  • ffmpeg – Extracting mp3 or AAC Audio from a FLV or MP4 Video
  • Lean Virtual Servers in Germany 2015
  • Mac OSX – Kodak Printer issues

Archives

  • August 2017
  • February 2017
  • August 2016
  • January 2016
  • October 2015
  • May 2015
  • February 2015
  • January 2015
  • November 2014
  • October 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • November 2013
  • September 2013
  • July 2013
  • June 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • April 2012

Categories

  • apache (2)
  • apache lucene (1)
  • apache solr (1)
  • Apple OSX (3)
  • beanstalkd (2)
  • cassandra (9)
  • css (7)
  • database (13)
  • html (12)
  • java (6)
  • javascript (18)
  • kestrel (2)
  • kyoto (3)
  • mysql (3)
  • nosql (19)
  • OS (87)
  • other web servers (1)
  • php (8)
  • postgres (10)
  • programming (95)
  • python (36)
  • redis (1)
  • search (2)
  • server (4)
  • shell (27)
  • ubuntu (74)
  • Uncategorized (2)
  • unix (86)
  • virtualbox (1)
  • windows (1)
  • wordpress (4)

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
© 2022 Gugulethu Ncube, all rights reserved.
Proudly powered by WordPress