October 29, 2011
CSS
Cascading Style Sheets (CSS) is a language which is used primarily in text formatting. But nowadays, CSS is not only used in presentation semantics but in positioning contents as well. Positioning content in a webpage using CSS however, is a very difficult and time-consuming task especially for new developers. While it can be done relatively [...]
Read the full article →
October 28, 2011
CSS
When creating a website, one of the things that you must take into consideration is the CSS menu and navigation. In order for you to have a nice-looking menu in CSS, there’s a need for some coding. This however can be difficult and time-consuming and to address this, you have the option to use some [...]
Read the full article →