html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html>
<font face="Comic sans ms">
<text align="center">
<head><h1>My Website</h1></head>
</font>
</text>
<text align="center">
<Sub><h6>By: Theodore</h6></Sub>
</text>
<hr>
<table>
<table border="2">
<th> Hi there! My name is <b>Theodore</b>! I know this small website doesnt look that good, but im trying to improve</th>
<body bgcolor="#ADD8E6">
</table>
<text align="center">
<center>
<u> This is probably just a big mess but uh its cool dont worry about it.</u>
</center
</text>
<P>
<p align="center"></p>
Im pretty young, but that wont stop me. I want to be either in the tech industry or the video game industry(which is overwhelmingly hard). I cant really code despite being tech savvy, so here I am starting off with HTML, then maybe some CSS, then Javascript. Then i can do some Python:).
</P>
<sub>feel free to uh take a look at the code I wrote for this and maybe critique it? messy, organized? bad, good?</sub>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run