1
0
Fork 0

changed wording of button html sample summaries

This commit is contained in:
Sara Gerretsen 2025-12-30 19:51:36 +01:00
parent 1741ce4382
commit bd09a4aea3

View file

@ -201,18 +201,24 @@
<section>
<p>Here's my personal webpage's button. Feel free to add it to your own personal page if you want to. Just don't imply I condone whatever it's next to.</p>
<p><a href="index.html"><img src="88x31.bmp" class="button" style="width:200px" title="Objectionable Solutions" alt="88 by 31 pixel button of A witchy scene of a shooting star over a lake. Cursive text reads 'objectionable solutions' above the star"/></a></p>
<details><summary>Sample HTML</summary><code>
<details>
<summary>HTML</summary>
<code>
&lta href="https://objectionable.solutions"&gt
&ltimg src="88x31.png" title="Objectionable Solutions" alt="88 by 31 pixel button of A witchy scene of a shooting star over a lake. Cursive text reads 'objectionable solutions' above the star"/&gt
&lt/a&gt
</code></details>
</code>
</details>
</section>
<section>
<p>I also made the "Link the world" button on top of the index page, if you feel like using that one. It's just an image link on it's own, but you can always link it to your own web directory.</p>
<p><img src="88x31_webdirectories.bmp" class="button" style="width:200px" alt="88x31 pixel button saying 'make a web directory/link the world'" title="Link the World/Make a Web Directory"></p>
<details><summary>Sample HTML</summary><code>
<details>
<summary>HTML</summary>
<code>
&ltimg src="https://objectionable.solutions/88x31_webdirectories.bmp" class="button" alt="88x31 pixel button saying 'make a web directory/link the world'" title="Link the World/Make a Web Directory"&gt
</code></details>
</code>
</details>
</section>
<section>
<p>And a Forgejo button that, on my homepage, I link to my instance git.objectionable.solutions. It's free to use if you want to, so you can link it to your own instance if you feel like it.</p>
@ -223,11 +229,14 @@
This button adapts the forgejo logo, created by <a href="https://caesarschinas.com/" rel="nofollow">Caesar Schinas</a> and is licensed under the
<a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license</a>.
</p>
<details><summary>Sample HTML</summary><code>
<details>
<summary>HTML</summary>
<code>
&lta href="https://forgejo.org/"&gt
&ltimg src="https://objectionable.solutions/88x31_forge.bmp" class="button" alt="88x31 button that has stylised text saying 'forge' and a small illustration of a hammer hitting an empty html tag on an anvil"/&gt
&lt/a&gt
</code></details>
</code>
</details>
</section>
<section>
<p>