Posted by fatihturan on Fri 7 Nov 18:36
report abuse | View followups from Anonymous | download | new post
- /*
- Client: Fatih Turan - http://www.fatihturan.com
- Author: XHTML KITCHEN
- Last-Edit: 12:16 04.11.2008
- */
- /*-------------------------------------------------------------------------
- =LAYOUT
- -------------------------------------------------------------------------*/
- body { }
- div#container { }
- div#header { }
- div#center { }
- div#sidebar { }
- div#content { }
- div#footer { }
- /*-------------------------------------------------------------------------
- =GLOBAL CLASSES
- -------------------------------------------------------------------------*/
- .floatNone { float:none }
- .floatLeft { float:left }
- .floatRight { float:right }
- .clearBoth { clear:both }
- .noBg { background:none !important }
- .noMargin { margin:0 !important }
- .noPadding { padding:0 !important }
- .noBorder { border:0 !important }
- .displayNone { display:none !important }
- .displayBlock { display:block !important }
- /*-------------------------------------------------------------------------
- =LINKS
- -------------------------------------------------------------------------*/
- a { }
- a:hover { }
- /*-------------------------------------------------------------------------
- =HEADINGS
- -------------------------------------------------------------------------*/
- h1, h2, h3, h4 { }
- h1 { }
- h2 { }
- h3 { }
- h4 { }
- /*-------------------------------------------------------------------------
- =FORMS
- -------------------------------------------------------------------------*/
- input { }
- button { }
- select { }
- textarea { }
- /*-------------------------------------------------------------------------
- =NAVIGATIONS
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =TABLES
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =HEADER
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =CENTER
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =BOTTOM
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =SIDEBAR
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =PAGE: index.html
- -------------------------------------------------------------------------*/
- /*-------------------------------------------------------------------------
- =PAGE: category.html
- -------------------------------------------------------------------------*/
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.