Posts under Tag: code
Tips to Code Better CSS in your Projects

CSS is not very hard to use or learn, though it may be hard to master. Moreover, if you use CSS for your projects, especially when they are large projects, it can be very hard if you do not follow certain tips to help you manage the CSS code better.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Corner Ribbon Banner Design & Code Tutorial

Learn how to Design and Code a Top Corner Ribbon Banner in Photoshop and Dreamweaver!

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
How to Create A Post or a Page in Blogger without Sidebar ?

Using this code, your power to customize the page is not just limited to just removing the sidebar from a specific page. A little understanding of the given code gives you the ability to remove any component from a specific post or page using css.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
jQuery: Creating a Plugin

If you use jQuery, you’ve heard of its plug-ins – easily reusable bits of code that you can call on selectors like any other jQuery method. What you may not realize is how easy it is to write your own plug-ins, making code reuse in your projects easier then ever.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Setting up a Personal Web Server

When beginning a site (or website), one of the first things we do is to load up a set of ready made templates into our personal web servers before we start changing any code. As most of us are mobile during the week, we may have some time to spend working on projects where we may not have access to [...]

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
14 Helpful jQuery Tricks, Notes, and Best Practices

But that’s okay; frighteningly poor code that would even make your grandmother gasp is a rite of passage. The key is to climb over the hill, and that’s what we’ll discuss in today’s tutorial.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Getting to Work with CSS3 Power Tools

CSS3 is one of the coolest new web technologies available to web developers right now. Using some of its many features, it is possible to reproduce the effects that you might have previously done in Photoshop, with CSS code that is more maintainable, faster to load, and hip with the latest trends. Read on to learn about the power tools [...]

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
How To Add a Custom Facebook Like Box to Your Site

Facebook pages are becoming more and more popular with brands, bands, organisations and celebrities who want to boost their social exposure on the web. Facebook’s social plugins and widgets are a great way to link your Facebook page with your website. Let’s look at how to not only insert the popular Like Box code onto your website, but also how [...]

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Super-Easy Animated Effects with jQuery

Learn how to create smooth animated effects easily using jQuery and a few lines of code. Full examples included.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Pass Values to a SWF with JavaScript and SWFObject

SWFObject provides a simple way to pass values to a SWF using only JavaScript: no server-side code required! In this tutorial, we’ll build a fundraiser meter that can easily be updated with the amount donated so far, without needing to recompile the SWF.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments