mirror of
https://github.com/ntrupin/abstractml.git
synced 2026-05-03 04:10:19 -05:00
Create example.com.osls
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
charset -> utf-8
|
||||
meta -> viewport -> width=device-width, initial-scale=1
|
||||
link -> stylesheet -> index.css
|
||||
title -> Hello, World!
|
||||
div
|
||||
h1 -> Example Domain
|
||||
p -> This domain is established to be used for illustrative examples in documents. You may use this domain in examples without prior coordination or asking for permission.
|
||||
a -> href='http://www.iana.org/domains/example' -> More information...
|
||||
end -> div
|
||||
|
||||
// -> This is the example.com demo. Try this out in your browser... it looks just like example.com!
|
||||
Reference in New Issue
Block a user