Difference between revisions of "Main Page"

From ZCubes Wiki
Jump to navigation Jump to search
Line 58: Line 58:
 
</head>
 
</head>
 
<body>
 
<body>
 +
<img src="school life.jpg">
 
<p style="background-color: blue;">
 
<p style="background-color: blue;">
 
Here is some  HTML text
 
Here is some  HTML text

Revision as of 06:34, 21 October 2013

Welcome
There are 25,184 articles in this wiki.


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

An uploaded picture as thumbnail.

[Here is an image] File:Cov3.jpg inlined.

Another content

Here 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>

Getting started