CSS Juice

CSS Juice is a design weblog that aims to inspire creativity by sharing valuable resources and links to bloggers, freelancers and web designers.

?Tags for CSS Juice

What's this?
Tags are super-short descriptions of people
and sites. Tags describe you and your sites
so others can easily find you. Tag people and
sites to describe them to the community and
return to them in the future.

Latest Content

Unknown author
Have you ever found yourself looking for a way to do something specifically with CSS that you haven’t done before?I build out sites for a lot of different companies and whenever I have to build out a site that I didn’t personally design I always run..
Topics: , , , ,
Unknown author
AJAX is the abbreviation for asynchronous JavaScript and XML. In spite of the name, the use of XML and JavaScript is not actually required. AJAX can reduce the bandwidth usage and load time by updating only the content that needs to be updated. There.
Topics:
Unknown author
CSS allows us to omit images from button rollovers. It also can add effects such as animation and glowing tints to any button. This same effect consumes considerably more time if using images; also loading times are higher. CSS solves this...
Topics: , , ,
Unknown author
Any programmer today knows how crucial .NET technologies are to their development careers. In particular, ASP.NET has caught the eyes of so many development companies that applications are being coded with this language every week. The ASP.NET...
Topics: , , ,
Unknown author
Composition is the top factor in web design, how the page elements are positioned in relation to each other. This is where an understanding of white space between elements like text and images becomes important. Spacing should be consistent through...
Topics: , , , , ,