Tag Archives: web design

Portfolio Design Using CSS3

Design of a portfolio page is an important thing. Portfolio design is like sering our designs to viewer in our best way. Here is the simple portfolio design using css3.   View Demo   How This Portfolio Design Works   HTML Code [code type=html] <div class=”outer”> <div class=”inner”> <img src=”http://demo.freezecoders.com/demos/image/1.JPG” /> <div class=”caption”>Marriage Invitation Card… Read More »

Simple Pricing Table Using CSS3

Pricing Table will be used when there are more than one product/tariff.  Important advantage of pricing table is, we can compare with other tariffs. Here is the tutorial and code for simple pricing table using css3.     View Demo   Below code will do the whole process, i.e., when we hover specfied box will… Read More »