Login   Register  
PHP Classes
elePHPant
Icontem

File: header_form.inc.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Frank Eblinger  >  form_db  >  header_form.inc.php  >  Download  
File: header_form.inc.php
Role: Auxiliary script
Content type: text/plain
Description: stylesheet
Class: form_db
Creates a form from DB-record and updates changes
Author: By
Last change:
Date: 2003-03-18 17:37
Size: 1,505 bytes
 

Contents

Class file image Download
<?php
session_start
();

?>
<!doctype html public "-//w3c//dtd html 4.01//en">

<html>

<head>
<title>Christiane's Werkstube</title>

<script language="JavaScript">
<!-- ;
//if(parent.document.frames.length!=1)
//top.location.href="index.html"
// end hide -->
</script>
<style type="text/css">
<!--



.form {font-family:Arial; font-size:10pt; font-weight:bold;color:navy; }

.tf{font-family:Arial; font-size:8pt; font-weight:bold;color:navy;text-align:left;background-color:#FFFFCC;}

.tablered {background-color:#990000; color:#FFFFFF;font-family:Arial; font-size:10pt; font-weight:bold;text-align:left;vertical-align:middle;}
.tableblue {background-color:navy; color:#FFFFFF;font-family:Arial; font-size:10pt; font-weight:bold;text-align:left;vertical-align:middle;}
.tableend {background-color:#EEDDDD; color:#990000;font-family:Arial; font-size:10pt; font-weight:bold;text-align:left;vertical-align:middle;}

.textbig {font-family:Arial; font-size:14pt; font-weight:bold;color:navy;text-align:center;
                           line-height:12.5pt;  }

.text {font-family:Arial; font-size:11pt; font-weight:bold;color:navy;text-align:justify;
                           line-height:12.5pt;  }

.header {background-color:#990000; color:#FFFFFF;font-family:Arial; font-size:16pt;
 font-weight:bold;text-align:center;vertical-align:middle;}
.button{background-color:navy; color:#FFFFFF;font-family:Arial; font-size:10pt;}



-->
</style>

</head>

<body>