Skip to content

Commit 9bd3bc6

Browse files
committed
Refactor: Rashed Code 23
1 parent 77b074a commit 9bd3bc6

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Rashed Code 23/3/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
<style>
77
body{
88
background-color: black;
9+
color: white;
910
}
1011
</style>
1112
<title>Rashed - Code 23 | C3</title>
1213
</head>
1314
<body>
14-
15+
<p>Hello World!</p>
1516
<script src="script.js"></script>
1617
</body>
1718
</html>

Rashed Code 23/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ <h3><a class="home" href="../index.html">Class Repo Projects</a> | Rashed - Code
2727
<a href="5/index.html">05</a>
2828
<a href="6/index.html">06</a>
2929
<a href="Final JS Project/index.html">07 (Final JS Project)</a>
30-
<a href="React/1/dist/index.html">08 (React Project)</a>
31-
<a href="React/2/dist/index.html">09 (React Project)</a>
30+
<a href="#">08 (React Project)</a>
31+
<a href="#">09 (React Project)</a>
3232
<a href="#">10 (React Project)</a>
3333
</div>
3434
<footer>© 2025 Class Repo | MDJAmin</footer>

0 commit comments

Comments
 (0)