Trending

#MakeYourOwnWebsite

Latest posts tagged with #MakeYourOwnWebsite on Bluesky

Latest Top
Trending

Posts tagged #MakeYourOwnWebsite

Make Your Own Website printable cheat sheet thumbnail with a basic HTML page structure example, a table with a reference for a few html tags, and some helpful links at the bottom. Full tutorial at https://make.yourownwebsite.org

Make Your Own Website Cheat Sheet
Basic HTML Page Structure Example
index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>My Website Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header><hl1>My Website</hl></header>
<main>
<p>Welcome to my website!</p>
</main>
<footer>This website was made by Me</footer>
</body>
</html>
HTML Tag Reference (just a few tags)
Paragraph <p> <p>This is my paragraph</p>
Link <a> <a href="https://www.mywebsite.tld">My Website</a>
Line Break <br> <br>
Horizantal Rule <hr> | <hr>
Image <img> <img src="catl.gif" alt="Pixel drawing of a black and white cat">
Free Web Hosting Places to write your code
https://neocities.org https://vscode.dev
https://nekoweb.org https://phcode.io
https://pages.github.com https://codepen.io
A plain text editor like Notepad
Full tutorial at: https: //make.yourownwebsite.org

Make Your Own Website printable cheat sheet thumbnail with a basic HTML page structure example, a table with a reference for a few html tags, and some helpful links at the bottom. Full tutorial at https://make.yourownwebsite.org Make Your Own Website Cheat Sheet Basic HTML Page Structure Example index.html <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>My Website Title</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <header><hl1>My Website</hl></header> <main> <p>Welcome to my website!</p> </main> <footer>This website was made by Me</footer> </body> </html> HTML Tag Reference (just a few tags) Paragraph <p> <p>This is my paragraph</p> Link <a> <a href="https://www.mywebsite.tld">My Website</a> Line Break <br> <br> Horizantal Rule <hr> | <hr> Image <img> <img src="catl.gif" alt="Pixel drawing of a black and white cat"> Free Web Hosting Places to write your code https://neocities.org https://vscode.dev https://nekoweb.org https://phcode.io https://pages.github.com https://codepen.io A plain text editor like Notepad Full tutorial at: https: //make.yourownwebsite.org

Happy HTML Day!

In honor of #HTMLDay I've got a new URL and printable cheat sheet for Make Your Own Website.

make.yourownwebsite.org

yourownwebsite.org#printables

#HTMLDay2025 #HTML #SmallWeb #MakeYourOwnWebsite #PersonalSites #PersonalWebsite #WebWeaving #IndieWeb

1 1 1 0
Make Your Own Website

Make Your Own Website
https://web.pixelshannon.com/make

This guide is intended to help beginners make their first website with HTML/CSS.

Let me know what you think!

#MakeYourOwnWebsite #PersonalSites #PersonalWeb #SmallWeb #HTML #CSS #IndieWeb #WebDev #homepage #SmolWeb

3 1 1 0
Make Your Own Website

Make Your Own Website
https://web.pixelshannon.com/make

This guide is intended to help beginners make their first website with HTML/CSS.

Let me know what you think!

#MakeYourOwnWebsite #PersonalSites #PersonalWeb #SmallWeb #HTML #CSS #IndieWeb #WebDev #homepage #SmolWeb

11 4 2 0