Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 38: | Line 38: | ||
</gallery> | </gallery> | ||
Here is another. | Here is another. | ||
+ | |||
Line 65: | Line 66: | ||
</html> | </html> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | |||
+ | === Main Article === | ||
+ | <Table> | ||
+ | <tr> | ||
+ | <td style="width: 55%; color: #000; vertical-align: top; border-top-color: #cef2e0; border-right-color: #cef2e0; border-bottom-color: #cef2e0; border-left-color: #cef2e0; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-image: none; background-attachment: scroll; background-repeat: repeat; background-position-x: 0%; background-position-y: 0%; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: rgb(245, 255, 250);"><gallery> | ||
+ | File:school life.jpg|School Memories | ||
+ | </gallery></td></tr> | ||
+ | </table> | ||
== Getting started == | == Getting started == |
Revision as of 06:31, 21 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>
102<script>
103function a(){
104 return 1234567;
105}
106</script>
107</head>
108<body>
109<img src="school life.jpg">
110<p style="background-color: blue;">
111Here is some HTML text
112</p>
113</body>
114</html>