PHP Classes

File: style.php

Recommend this page to a friend!
  Classes of Er. Rochak Chauhan   PHP Online Bookmarking Class   style.php   Download  
File: style.php
Role: Auxiliary script
Content type: text/plain
Description: Stylesheet
Class: PHP Online Bookmarking Class
Code to implement online bookmarking in a page.
Author: By
Last change:
Date: 15 years ago
Size: 176 bytes
 

Contents

Class file image Download
<?php header("Content-type: text/css"); ?>
.c1 span{
    padding-left:4px;
    padding-right:4px;
}
.c2 li{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}