Changes

357 bytes removed ,  11:40, 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-->
  −
<!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>
  −
  −
      
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}