File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < link rel ="stylesheet " href ="index.css ">
7+ </ head >
8+ < style >
9+ body {
10+ background-color : oklch (0.6246 0.2093 7 );
11+ }
12+ </ style >
13+ < body >
14+
15+ < div class ="t "> < a href ="https://circledude64.github.io " style ="color: white "> INTERESTS</ a > </ div >
16+ < div class ="br ">
17+ < div class ="brd "> music taste:< br >
18+ none, just something that goes into my ears
19+ < p > < span style ="text-decoration: underline "> example</ span > : most of lauren bousefield's music</ p > </ div >
20+ < div class ="brd "> topic of most interest:< br >
21+ varies from time to time
22+ < p > < span style ="text-decoration: underline "> example</ span > : effects of sound waves on light objects</ p >
23+ </ body >
24+ </ html >
You can’t perform that action at this time.
0 commit comments