Difference between revisions of "Main Page"

From wiki.samerhijazi.net
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:Category name]]
 
 
'''Welcome to [http://wiki.samerhijazi.net My Wiki-Page] your source for documentation on the web.'''
 
 
$ echo Hello World
 
 
<source lang="java">
 
public class HelloWorldApp {
 
    public static void main(String[] args) {
 
        System.out.println("Hello World!"); // Prints the string to the console.
 
    }
 
}
 
</source>
 
 
 
== Internal-Links ==
 
== Internal-Links ==
 
* [[Linux]]
 
* [[Linux]]
Line 18: Line 4:
 
* [[IT-Tutorial]]
 
* [[IT-Tutorial]]
 
* [[MediaWikiHowTo]]
 
* [[MediaWikiHowTo]]
* [[]]
+
* [[MediaWiki:Common.css]]
 
* [[]]
 
* [[]]
 
* [[]]
 
* [[]]

Revision as of 23:05, 15 April 2019