Template:Banta Lab Footer: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
m New page: <html> <head> <style type="text/css"> #footer { float:bottom; clear:both; align:center; padding:10px; background:#FFFFFF; text-align:justify; } </style> </head>... |
mNo edit summary |
||
| Line 7: | Line 7: | ||
align:center; | align:center; | ||
padding:10px; | padding:10px; | ||
background:#FFFFFF | background:#FFFFFF; | ||
} | } | ||
</style> | </style> | ||
Revision as of 22:36, 23 June 2009
<html> <head> <style type="text/css">
- footer {
float:bottom; clear:both; align:center; padding:10px; background:#FFFFFF;
} </style> </head> <body>
</body> </html>