-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhow.php
42 lines (30 loc) · 1.04 KB
/
how.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="main.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
<script src="primary.js"></script>
<title>Show</title>
<link rel="stylesheet" href="show.css">
<div class ="a">
<p style="color:red">
<meta charset="utf-8">
</head>
<body>
<H4 align="center">Patient Name </H4>
<br/>
<div class="from-group">
<table class="table table-bordered" border="1" align="center">
<thead>
<tr>
<th>Patient Name</th>
<th>Reg no:</th>
<th>Age</th>
<th>Date of admission</th>
</tr>
</thead>