Posts Tagged ‘CSS’
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
An Explanation of CSS Color Codes
CSS Color Codes are actually hexadecimal values of a specific color. If you've worked in Photoshop's color picker, or with Adobe Kuler, you have seen the codes I'm talking about.
Continue Reading
Getting and Setting Cookies with jQuery
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
Must Have Code Snippet Resources For Developers
Writing the same functions over and over again can be very tedious when coding a website or programming an app, code snippets are the best way to save and organize that information into a usable library and just may be one of the best resources a developer can have at their side. Continue Reading
Cross-Browser Blockquotes Using CSS and jQuery
Back in December 2005, Simon Collison posted a tutorial on how to get "Swooshy Curly Quotes Without Images" on 24 Ways. I'd like to expand on that concept using jQuery, automating and skipping adding the additional span tags each time getting the same effect.
Continue Reading














