Skip to content

Commit 679a7e7

Browse files
authored
Update index.html
1 parent 13c14a0 commit 679a7e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<!-- HEADER (START)-->
1212
<table id="header" border="0"
1313
width="100%" cellpadding="0"
14-
cellspacing="0" bgcolor="#4CAF50">
14+
cellspacing="0" bgcolor="#f81894">
1515
<tr>
1616
<td>
17-
<table border="0" cellpadding="15"
17+
<table border="0" cellpadding="5"
1818
cellspacing="0" width="90%"
1919
align="center">
2020
<tr>
@@ -25,7 +25,7 @@
2525

2626
<td>
2727
<font face="Comic sans MS" size="6">
28-
<b>GeeksForGeeks</b>
28+
<b>devtay.</b>
2929
</font>
3030
</td>
3131

@@ -37,7 +37,7 @@
3737
<a href="#home"
3838
style="text-decoration:none">
3939
<font face="Verdana"
40-
size="5" color=black>
40+
size="5" color=white>
4141
Home
4242
</font>
4343
</a>
@@ -51,7 +51,7 @@
5151
<a href="#about"
5252
style="text-decoration:none">
5353
<font face="Verdana"
54-
size="5" color=black>
54+
size="5" color=white>
5555
Behind the Cloud: My Journey in Tech and Beyond
5656
</font>
5757
</a>

0 commit comments

Comments
 (0)