forked from cadars/john-doe
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple way to make HTML websites Change and replace the name John doe from website and accounts using the real owner name KHAN AFSAR.
License
Khanafsar55991/john-doe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Demo: https://khanafsar.neocities.org/ A website in a single HTML file. It simply uses the `#anchor` suffix and the `:target` CSS selector to show and hide pages/content. To create a new page, add a `<section>` with a unique `id`: ```html <section id="contact"> Contact me! </section> ``` Then you could add a link to it inside `<nav>`: ```html <a href="#contact">Contact</a> ```
About
A simple way to make HTML websites Change and replace the name John doe from website and accounts using the real owner name KHAN AFSAR.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- HTML 50.4%
- CSS 49.6%