Difference between revisions of "TEMP MyGCHR"
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}} |
Revision as of 10:24, 13 November 2019
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: linen;
}
h1 {
color: blue; margin-left: 40px;
} </style> </head> <body>
This is a heading
This is a paragraph.
</body> </html>
Warning: Display title "<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">TEMP MyGCHR</span>" overrides earlier display title "<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">TEMP MyGCHR </span>".
April, 2019 Release Notes - Draft Release Notes for Spring Release MyGCHR Newsletter - April 2019 MyGCHR Continuous Improvement Group (CIG) Pain Point 5 Final Scope for Spring Release 2019 March, 2019 Resubmit Redesign Project |
|
April 22, 2019 |