For collecting information from the people or for collecting feedback, form is the best method. Form building by HTML can be boring. However, you should try different form builders. Here we will be discussing about the best 8 alternatives of […]
Read Article
Adding stylish checkboxes in HTML as well as buttons can be done very easily by using the CSS. There are actually two methods of creating stylish checkboxes. One method is image based and another method is based purely on CSS. […]
Read Article
When your CSS doesn’t behave the way it should, web design can be downright tedious. But some of the the biggest CSS blunders stem from the simplest of errors. Knowing what some of those errors are and remembering to look for them can save you hours of wasted labor. […]
Read Article
If CSS properties attended high school, you would never expect to see the border property sitting at the cool kids’ table. Actually, you’d be surprised at just how cool the border property can be. Please take the following dozen exhibits as proof that the CSS border property is a lot cooler than we give it credit for. […]
Read Article
CSS doesn’t apply exclusively to the Realm of the Screen. You can also write style sheets that apply to the medium that first spawned them – print. This can be a very useful trick, since people read on the screen […]
Read Article
One quick and easy way to keep your CSS clean and well-structured is to remember (what I’m going to title) the four CSS Rules of Multiplicity. They are:
Multiple declarations can live in a single rule.
Multiple selectors can preface the same […]
Read Article
No web presence these days is complete without a little pixel lovin’ in the form of images. If you have a blog or website out there somewhere without a single image anywhere on the site, well… 1997 called. They said […]
Read Article