Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
TEMP MyGCHR
(view source)
Revision as of 10:24, 13 November 2019
220 bytes added
,
10:24, 13 November 2019
no edit summary
Line 1:
Line 1:
<!--The following line of code hides the page title-->
<!--The following line of code hides the page title-->
−
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
+
+
<!DOCTYPE html>
+
<html>
+
<head>
+
<style>
+
body {
+
background-color: linen;
+
}
+
+
h1 {
+
color: blue;
+
margin-left: 40px;
+
}
+
</style>
+
</head>
+
<body>
+
{{DISPLAYTITLE:<span style="position: absolute;
+
clip: rect(1px 1px 1px 1px);
+
clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}
+
</span>}}
+
<h1>This is a heading</h1>
+
<p>This is a paragraph.</p>
+
+
</body>
+
</html>
+
{{TEMP_MyGCHR}}
{{TEMP_MyGCHR}}
Cedric.kamgang
25
edits