PHP Classes

File: css/padrao.css

Recommend this page to a friend!
  Classes of Helio Barbosa   PHP FrameWork Class   css/padrao.css   Download  
File: css/padrao.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP FrameWork Class
Generate a Web interface to edit database records
Author: By
Last change:
Date: 4 years ago
Size: 817 bytes
 

Contents

Class file image Download
html, body, p , input , table { font-family: Courier New; font-size: 15px; } div.one { position: static; border: 2px solid #8B4513; } div.two { position: absolute; left: 8px; width: 200px; height: 600px; border: 2px solid #A0522D; } div.three { position: absolute; left: 212px; width: 1280px; height: 600px; border: 2px solid #CD853F; overflow:auto; } div.four { position: static; left: 212px; width: 1140px; height: 200px; border: 2px solid #CD853F; overflow:auto; } .input-one{ border-radius: 15px; background-color: #A0522D; /* Brown Colors */ } .input-two{ border-radius: 15px; background-color: #6B8E23; /* Brown Colors */ } .input-three{ border-radius: 15px; background-color: #B8860B; /* Brown Colors */ }