Difference between revisions of "Main Page"
Jump to navigation
Jump to search
| Line 49: | Line 49: | ||
<head> </head> | <head> </head> | ||
<body> | <body> | ||
| + | <p style="background-color: blue;"> | ||
Here is some HTML text | Here is some HTML text | ||
| + | </p> | ||
</body> | </body> | ||
</html> | </html> | ||
Revision as of 12:50, 20 October 2013
|
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.
This is the first edit.
Some example Image and text
|
Here is an image File:Cov3.jpg inlined. |
Another contentHere is one paragraph. Here is another.
|
Another level
Here is the other level.
100<html>
101<head> </head>
102<body>
103<p style="background-color: blue;">
104Here is some HTML text
105</p>
106</body>
107</html>