Skip to content
Snippets Groups Projects
Commit c3a401e2 authored by syedfakh's avatar syedfakh
Browse files

my web page link

parent cbf29e61
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,8 @@ $theme = isset($_COOKIE['theme']) ? $_COOKIE['theme'] : 'light';
<div style="text-align:center;">
<h1>Syed Theme Toggle</h1>
<button id="theme-toggle">Switch to Dark Theme</button>
<a href="syedH1.php" id="theme-toggle">My web page</a>
</div>
<script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment