So, you built a website with an amazing strength of potential for millions of internet aficionados to venture, read information, blog, whatever –and maybe make you a few pesos in the big scheme of things. There is a simple, yet powerful tool to gain traffic through: RSS.
Tag: Tutorial
CSS3 Generators to Speed up Your Design!
Some things can be extremely time consuming when it comes to the development process. It helps, especially when you are paid by the hour, to streamline as many processes as you can without sacrificing quality. That is where these CSS3 generators come in handy.
Create a User Note-Keeping Utility For Your Site With IndexedDB: Part 3
In this series on creating a user note-keeping utility, we are using IndexedDB to store user notes on a Web page. In the first two parts of the series we created the IndexedDB database and object store, as well as the initial visible HTML elements in the Web page. In this part we will implement allowing the user to add and delete notes to and from the data store. In the final part of the series we will query the notes and display them within the page.
http://www.freshdesignweb.com/free-beautiful-css3-table-style.html
In tutorial, I am going to show you how to use some new CSS3 properties to design beautiful table template. With DIV and list style we define specific column in order to create a unique style adding classes to the markup list style.
CSS for a Multi-Colored Link ‘:hover’
This is a cool CSS effect to use with links. We can create a link that will change to two different colors when you hover over it.