This commit is contained in:
inonehp 2023-08-17 11:19:58 +03:00
commit d00d305809
40 changed files with 53 additions and 54 deletions

View file

@ -81,7 +81,7 @@ Page or file: moved, deleted ...
<h1 class="tCenter op red" style="font-size: 5em;">404</h1>
<h1 class="tCenter op red" style="font-size: 2em;">404</h1>
<div class="block padding"></div>
<div class="wrapperL tLeft">

View file

@ -4,16 +4,15 @@
· Projects:
· Website Templates
· Extensions: New Tab Redirect, Hotkey URL
· Themes for Firefox, Geany IDE Color Theme
· JavaScript Games: Typing Speed, Snake, Memory Symbol, Tic Tac Toe
· Todo list
· Website Templates.
· Extensions: New Tab Redirect, Hotkey URL.
· Themes for Firefox, Geany IDE Color Theme.
· JavaScript Games: Typing Speed, Snake, Memory Symbol, Tic Tac Toe.
· Todo list.
· Some copyright and other license in About page on website.
· Some copyright and other license in About page on website.
...
· Website: [https://inonehp.pages.dev](https://inonehp.pages.dev)
· Download: [Download ZIP](https://github.com/inonehp/inonehp.pages.dev/archive/refs/heads/main.zip)

View file

@ -161,7 +161,7 @@
<div class="block padding"></div>
<img class="logo" src="/img/logo.png" alt="logo"><br />
<a class="yellow" href="#about"><h3 class="block padding margin">About:</h3></a>
<a class="yellow" href="#about"><h1 class="block padding margin">About:</h1></a>
<!-- * -->

View file

@ -145,7 +145,7 @@
<h3 class="tCenter op"><del>Ads</del>, Links</h3>
<h1 class="tCenter op"><del>Ads</del>, Links</h1>
<div class="tCenter padding margin">

View file

@ -140,7 +140,7 @@
<!-- content -->
<div class="content">
<!-- v.1.0.0 -->
<h3 class="tCenter op">App</h3>
<h1 class="tCenter op">App</h1>
<div class="center2">
<div class="wrapperL tCenter">

View file

@ -143,7 +143,7 @@
<!-- content -->
<div class="content">
<h3 class="op tCenter">Blog</h3>
<h1 class="op tCenter">Blog</h1>
<!--<span class="xSmall block tCenter op">A micro-blog with site news, interesting links, photos from social networks, and much more. Own Facebook :).</span>-->

View file

@ -139,7 +139,7 @@
<!-- content -->
<div class="content">
<h3 class="tCenter op">Chrome extensions</h3>
<h1 class="tCenter op">Chrome extensions</h1>

View file

@ -76,12 +76,12 @@ nav button:hover { background: none; }
nav a:first-child, footer a:first-child, footer span:first-child, nav a:not(.dropdownMenuContent) { padding-left: 0; }
footer span:last-child { padding-right: 0; }
h1, .h1 { font-size: calc(100% + 30%); }
h2, .h2 { font-size: calc(100% + 25%); }
h3, .h3 { font-size: calc(100% + 20%); }
h4, .h4 { font-size: calc(100% + 15%); }
h5, .h5 { font-size: calc(100% + 10%); }
h6, .h6 { font-size: calc(100% + 5%); }
h1, .h1 { font-size: 1.30em; }
h2, .h2 { font-size: 1.25em; }
h3, .h3 { font-size: 1.20em; }
h4, .h4 { font-size: 1.10em; }
h5, .h5 { font-size: 1.05em; }
h6, .h6 { font-size: 1em; }
input[type=text], input[type=search], textarea, input[type=submit]{
width: 100%;

View file

@ -139,7 +139,7 @@
<!-- content -->
<div class="content">
<h3 class="tCenter op">Data</h3>
<h1 class="tCenter op">Data</h1>

View file

@ -331,7 +331,7 @@ var radioJsonVar =
},
{
"text": "freeCodeCamp.org Code Radio",
"text2": "https:\/\/coderadio-relay-ffm.freecodecamp.org\/radio\/8010\/low.mp3",
"text2": "https:\/\/coderadio-admin-v2.freecodecamp.org\/listen\/coderadio\/low.mp3",
"text3": "mp3",
"url": "https:\/\/coderadio.freecodecamp.org\/",
"tag": "#radio #RadioMusic #chill #code #coding"

View file

@ -139,7 +139,7 @@
<!-- content -->
<div class="content">
<h3 class="tCenter op">Data2</h3>
<h1 class="tCenter op">Data2</h1>

View file

@ -143,7 +143,7 @@
<div class="content">
<h3 class="block tCenter op">Drawing Gallery</h3>
<h1 class="block tCenter op">Drawing Gallery</h1>

View file

@ -141,7 +141,7 @@
<!-- content -->
<div class="content">
<h3 class="tCenter op">Firefox extensions</h3>
<h1 class="tCenter op">Firefox extensions</h1>
<div class="wrapperXL">

View file

@ -145,7 +145,7 @@ Firefox light theme">
<!-- content -->
<div class="content">
<h3 class="tCenter op">Firefox theme</h3>
<h1 class="tCenter op">Firefox theme</h1>
<div class="center">

View file

@ -144,7 +144,7 @@ Geany light">
<!-- content -->
<div class="content">
<h3 class="tCenter op">Geany color</h3>
<h1 class="tCenter op">Geany color</h1>
<div class="center">

View file

@ -258,7 +258,7 @@ GitHub Pages
<a href="/"><img class="logo" src="/img/logo.png" alt="logo"></a>
<div class="block padding">
<h3 class="op block margin">inonehp</h3>
<h1 class="op block margin">inonehp</h1>
<span class="x-small">status:</span>
<span class="small">web design</span>
</div>
@ -423,7 +423,7 @@ document.getElementById("hotLinks").innerHTML = a;
<div id="main"></div>
<div class="block padding"></div>
<div class="block op tCenter padding h6">Main:</div>
<div ><h2 class="block op tCenter">Main:</h2></div>
<div class="menu">
@ -452,7 +452,7 @@ document.getElementById("hotLinks").innerHTML = a;
<div id="projects"></div>
<div class="block padding"></div>
<div class="block op tCenter padding h6">Projects:</div>
<div ><h2 class="block op tCenter">Projects:</h2></div>
<div class="menu">

View file

@ -147,7 +147,7 @@ CSS capabilities">
<!-- content -->
<div class="content">
<!--<h3 class="tCenter op">Mini projects</h3>-->
<!--<h1 class="tCenter op">Mini projects</h1>-->
<div class="center2">
<div class="wrapper">
@ -157,7 +157,7 @@ CSS capabilities">
<div id="mini-projects"></div>
<div class="block padding"></div>
<div class="block op tCenter padding h6">Mini-projects:</div>
<div ><h2 class="block op tCenter">Mini-projects:</h2></div>
<div class="menu">

View file

@ -139,7 +139,7 @@
<!-- content -->
<div class="content">
<h3 class="tCenter op">Other</h3>
<h1 class="tCenter op">Other</h1>

View file

@ -144,7 +144,7 @@ photo">
<div class="content">
<h3 class="block tCenter op">Photo</h3>
<h1 class="block tCenter op">Photo</h1>

View file

@ -145,7 +145,7 @@ cookie setting page">
<script async src="/js/main.js"></script>
<h3 class="tCenter op">Privacy</h3>
<h1 class="tCenter op">Privacy</h1>
<div style="text-align:center;" class="center2">

View file

@ -165,7 +165,7 @@ drawing
<div id="projects"></div>
<div class="block padding"></div>
<div class="block op tCenter padding h6">Projects:</div>
<div ><h2 class="block op tCenter">Projects:</h2></div>
<div class="menu">

View file

@ -60,7 +60,7 @@ template engine
<div class="content">
<h5 class="block tCenter op">Blog</h5>
<h1 class="block tCenter op">Blog</h1>

View file

@ -63,7 +63,7 @@ game online
<!-- content -->
<div class="content">
<h3 class="tCenter op">Game: Guess The Number</h3>
<h1 class="tCenter op">Game: Guess The Number</h1>

View file

@ -62,7 +62,7 @@ game online
</header>
<div class="content">
<h3 class="tCenter op">Game: Memory Symbol</h3>
<h1 class="tCenter op">Game: Memory Symbol</h1>
<div class="center3 text">

View file

@ -64,7 +64,7 @@ game online
<!-- content -->
<div class="content">
<h3 class="tCenter op">Game: Snake</h3>
<h1 class="tCenter op">Game: Snake</h1>

View file

@ -67,7 +67,7 @@ game online
<div class="content">
<h3 class="tCenter op">Game: Tic Tac Toe</h3>
<h1 class="tCenter op">Game: Tic Tac Toe</h1>
<div class="center2">

View file

@ -65,7 +65,7 @@ input speed test
</header>
<div class="content">
<h3 class="tCenter op">Game: Typing Speed</h3>
<h1 class="tCenter op">Game: Typing Speed</h1>
<div class="center2">

View file

@ -60,7 +60,7 @@ JavaSript test page
<div class="content">
<div class="center">
<h3 class="tCenter ">Browser info (JavaScript (test))</h3>
<h1 class="tCenter ">Browser info (JavaScript (test))</h1>
<div class="post bg2 border3">
<div class="result"></div>

View file

@ -55,7 +55,7 @@ Calculator online, under development.
<!-- content -->
<div class="content">
<h3 class="tCenter op">Calculator</h3>
<h1 class="tCenter op">Calculator</h1>
<div id="result"></div>

View file

@ -58,7 +58,7 @@ color selection
<!-- content -->
<div class="content">
<h3 class="tCenter op">Color Picker</h3>
<h1 class="tCenter op">Color Picker</h1>
<div class="wrapper2 border">

View file

@ -75,7 +75,7 @@ CSS framework
<div class="center">
<h3 class="tCenter op">Demo test style</h3>
<h1 class="tCenter op">Demo test style</h1>
<div class="wrapper">

View file

@ -57,7 +57,7 @@ id to tag
<!-- content -->
<div class="content">
<h3 class="block tCenter op padding">title</h3>
<h1 class="block tCenter op padding">title</h1>
<div id="getId">

View file

@ -58,7 +58,7 @@ dropdown button JavaScript
<!-- content -->
<div class="content">
<h3 class="tCenter op">Dropdown Menu</h3>
<h1 class="tCenter op">Dropdown Menu</h1>

View file

@ -64,7 +64,7 @@ game online
<div class="content">
<h3 class="tCenter op">Game: Dice</h3>
<h1 class="tCenter op">Game: Dice</h1>
<div class="center2">
<div class="wrapper">

View file

@ -146,7 +146,7 @@ redirect">
<div class="content">
<h3 class="op tCenter">Search (redirects)</h3>
<h1 class="op tCenter">Search (redirects)</h1>
<div class="center3">
<div class="wrapperL">

View file

@ -149,7 +149,7 @@ search">
<div class="content">
<h3 class="block tCenter op">Sitemap</h3>
<h1 class="block tCenter op">Sitemap</h1>
<a class="block tCenter op" href="/sitemap.xml">sitemap.xml</a>
<!--<script src="/data/blogJsonVar.js"></script>-->

View file

@ -153,7 +153,7 @@ HTML CSS template">
<div class="content">
<h3 class="tCenter op">Experimental Website Templates</h3>
<h1 class="tCenter op">Experimental Website Templates</h1>

View file

@ -142,7 +142,7 @@ many color theme">
<!-- content -->
<div class="content">
<h3 class="tCenter op">Themes</h3>
<h1 class="tCenter op">Themes</h1>

View file

@ -151,7 +151,7 @@ VSCode light
<!-- content -->
<div class="content">
<h3 class="tCenter op">Vscode theme</h3>
<h1 class="tCenter op">Vscode theme</h1>
<div class="center">

View file

@ -143,7 +143,7 @@
<div class="content">
<h3 class="block tCenter op">Wallpaper</h3>
<h1 class="block tCenter op">Wallpaper</h1>