Last active
September 16, 2019 19:11
-
-
Save andrei-cacio/9e5f463fad27df66ea780c1dc4520a42 to your computer and use it in GitHub Desktop.
Pasting hello world in Edge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<!--StartFragment--> | |
<span style=" | |
display: inline !important; | |
float: none; | |
background-color: rgb(255, 255, 255); | |
color: rgb(34, 34, 34); | |
font-family: arial,sans-serif; | |
font-size: 13.33px; | |
font-style: normal; | |
font-variant: normal; | |
font-weight: 400; | |
letter-spacing: normal; | |
orphans: 2; | |
text-align: center; | |
text-decoration: none; | |
text-indent: 0px; | |
text-transform: none; | |
-webkit-text-stroke-width: 0px; | |
white-space: normal; | |
word-spacing: 0px; | |
"> | |
celebrating | |
</span> | |
<!--EndFragment--> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment