PHP Classes

File: stylesheet.css

Recommend this page to a friend!
  Classes of Er. Rochak Chauhan   AJAX Poll   stylesheet.css   Download  
File: stylesheet.css
Role: Auxiliary data
Content type: text/plain
Description: Stylesheet
Class: AJAX Poll
Process a poll without reloading the poll page
Author: By
Last change:
Date: 17 years ago
Size: 739 bytes
 

Contents

Class file image Download
.header { color: browm; font-family: verdana; font-weight: bold; font-size: 16px; align: center; } .question { color: black; font-family: verdana; font-weight: bold; font-size: 10px; padding-left: 5px; } .answer { color: black; font-family: verdana; font-size: 10px; } .options { padding-left: 15px; font-family: verdana; font-size: 10px; } .cross { padding-left: 280px; cursor:hand; cursor:pointer; } #polldiv { width: 300px; height: 230px; color: red; background-color: #E2EBED; border-style: ridge double; } #vote { cursor:hand; cursor:pointer; } #showdiv { display: none; color: browm; font-family: verdana; font-weight: bold; font-size: 16px; align: center; cursor:hand; cursor:pointer; }