Skip to content

Commit ebd1ed2

Browse files
committed
Added: Folder for new project. Fixed: About.html file.
1 parent cbfecd5 commit ebd1ed2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

ThoughtNest Website/about.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,19 @@
1212

1313
<body>
1414

15-
<div id="nav">
15+
<nav>
1616

1717
<a href="home.html" target="_self">Home</a>
1818
<a href="about.html" target="_self">About</a>
1919

20-
</div>
20+
</nav>
2121

22-
<div id="content">
23-
<img src="images/tutnisLogo.png" alt="Logo" width="200">
22+
<div id="logo" align="center">
23+
<img src="images/tutnisLogo.png" alt="Logo" width="250">
24+
</div>
2425

26+
<div id="content" align="center">
27+
2528
<h1>About the Developer</h1>
2629
<p>Hi! I'm Pandesal!</p>
2730

0 commit comments

Comments
 (0)