Skip to content

Commit 6bf49a3

Browse files
authored
Larger text?
1 parent eaf0c9d commit 6bf49a3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

+6-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
<title>Azure Website by Stefan Alenius</title>
55
</HEAD>
66
<BODY style="background-color: white;" >
7+
<CENTER>
78
<TABLE>
8-
<TR><TD width=300></TD><TD width="100%">An Azure Website</TD><TD width=300></TD></TR>
9-
<TR><TD></TD><TD>by</TD><TD></TD></TR>
10-
<TR><TD></TD><TD>Stefan "Darlanio" Alenius</TD><TD></TD></TR>
11-
<TR><TD></TD><TD>=========================</TD><TD></TD></TR>
9+
<TR><TD width=300></TD><TD width="100%"><H1>A Microsoft Azure Website</H1></TD><TD width=300></TD></TR>
10+
<TR><TD></TD><TD><H3>by</H3></TD><TD></TD></TR>
11+
<TR><TD></TD><TD><H3>Stefan "Darlanio" Alenius</H3></TD><TD></TD></TR>
12+
<TR><TD></TD><TD><H3>=========================</H3></TD><TD></TD></TR>
1213
<TR><TD></TD><TD><A HREF="chess.html">JavaScript Chess</A></TD><TD></TD></TR>
1314
<TR><TD></TD><TD></TD><TD><IMG SRC="stefan20121010.jpg"></TD></TR>
15+
</CENTER>
1416
</BODY>
1517
</HTMML>

0 commit comments

Comments
 (0)