Get a free quote Get a free quote Flash Version
The Best Of...
CSS Layouts
eCommerce eCommerce | Auction | 2008 | HTML/CSS

Coffee

HTML/CSS | View →

Free Download

Shops Shops | Tattoo | 2008 | HTML/CSS

Tattoo

HTML/CSS | View →

Free Download

Clubs Clubs | ChessTradition | 2008 | HTML/CSS

ChessTradition

HTML/CSS | View →

Free Download

Films Films | Indiana Jones | 2008 | HTML/CSS

Indiana Jones

HTML/CSS | View →

Free Download

By now you probably know how important the work we accomplish really is. As a matter of fact your web site is your virtual visiting card, the first impression about your company in the Internet. So, make sure it's a really good one and trust the face of your business to the professional team of web designers. Professional web design equipped with flash animation and web development is more than just work for us, but an integrant part of our life!

Our web graphic design studio creates all types of Web sites, from advertising sites to electronic commerce projects, from public service to private chat and blogs sites.

Graphicson Web Design Studio values its customers and offers a set of the best web design for FREE! These unique free web templates were developed by our professional web design artists and contain all innovative approaches in the area of web design and creative flash animation.



CSS recommendation


min-width, max-width, min-height for ie6


Parameters min-width and max-width are often used in CSS layer coding since it allows to set minimum or maximum width of the external layer. Such a limitation is necessary in order to restrain your browser from changing width of external blocks when the browser window size is being changed as well. Elsewise the layers start deforming the structure and the original modular grid of the page tears down. Let's consider a case when we settle the maximum width of the screen in details. Browser Internet Explorer6 (IE6) unlike other popular browsers does not support style attribute min-width that's why we have to use other means for coding in this web browser.

read more...



The Units


To set the values of different CSS elements we use absolute and relative units. Relative units set the length regarding another property of the length...

read more...



Simple CSS recommendations:


1. How to align the layer in the middle of the web-page?
2. How to change paragraph value on the web page?
3. How to change distance between the paragraphs in the text.

read more...