Posts Tagged ‘Html’

The 7 Most Effective Rules of Web Design

Nov18
The 7 Most Effective Rules of Web Design

One of the most important principles of effective website design is 'Keep it simple'. This rule must be applied to all aspects of your website, including graphics, content and navigation. Use the following guidelines to implement simplicity in your website design and make your sites stand out from the clutter of ineffective ones on the internet that do not follow these rules.
Continue Reading The 7 Most Effective Rules of Web Design ›

A Collection of CSS Rounded Corner Tutorials

Nov16
A Collection of CSS Rounded Corner Tutorials

Sometimes creating rounded corners with Css is a big challenge for most designers. Many will end up with a design where they don’t use rounded corners in order to avoid the entire rounded corner kerfuffle that has always been an issue in HTML/ CSS. The question has always been which method or solution is best, and what is the easiest way.
Continue Reading A Collection of CSS Rounded Corner Tutorials ›

How To Parse XML Using jQuery and Ajax

Oct26
How To Parse XML Using jQuery and Ajax

In this tutorial I will show you how to parse or process an xml document to display the data on a page in html form. It can be used to filter raw RSS feeds, set up a cool sitemap on your blog or even the groundwork for your own search auto complete.
Continue Reading How To Parse XML Using jQuery and Ajax ›

Getting and Setting Cookies with jQuery

Oct12
Getting and Setting Cookies with jQuery
Comments Off

jQuery is one of the most versatile JavaScript libraries today. Extending it's functionality one step further, we can use cookies to enhance the user experience by helping the browser remember user site preferences, login details and more.
Continue Reading Getting and Setting Cookies with jQuery ›

Free Resource: ASCII Symbol to HTML Converter

Aug18
Free Resource: ASCII Symbol to HTML Converter

Do you ever find it hard to remember the html entities for the ASCII characters you’re supposed to use so your code validates when designing a website or while making your next post in your favorite blogging program? If you don’t have them all stored in your memory by now, I may have a little tool that will help you.
Continue Reading Free Resource: ASCII Symbol to HTML Converter ›