13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
>
|
|
<link href="/style.css" rel="stylesheet">
|
|
<style>.home > li > a { color: lightgreen; } </style>
|
|
# Welcome!
|
|
This is the homepage of our website.....
|
|
>
|
|
<b>HTML Hello</b>
|
|
Another markdown line
|
|
<a href=/test>**Another markdown line 2**</a>
|
|
>
|
|
<p><i>**HTML Italics test 1**
|
|
<p><i>[Test link](/about)
|