ublic class MyClass {p public static void main (String[] args) { System.out.println ("Hello World"); }
XtGem Forum catalog

This is a heading

This is a paragraph.


<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="mystyle.css">
</head>
<body>

<h1>This is a heading</h1>
<p>This is a paragraph.</p>

</body>
</html>