Skip to content

Commit 975a66a

Browse files
author
RAYMOND\Raymond Xu
committed
first push
0 parents  commit 975a66a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

index.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<head>Website</head>
2+
3+
<p>
4+
Test paragraph
5+
</p>
6+
7+
<section>
8+
<p>by Raymond Xu</p>
9+
</section>

preferences.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
color: #002399
2+
3+
Font
4+
html embed
5+
<link href="https://fonts.googleapis.com/css?family=Scheherazade" rel="stylesheet">
6+
css specification
7+
font-family: 'Scheherazade', serif;

0 commit comments

Comments
 (0)