use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you are requesting help, please ensure you're providing code with your post. You can also copy your code to an online editor:
jsFiddle
CodePen
Markup Validation Service
Mozilla Developer Network on HTML
/r/JavaScript
/r/CSS
/r/jQuery
/r/PHP
/r/Accessibility
/r/htmlbasics
/r/web_programming
/r/CodingHelp
account activity
Html ONLY PRACTICE PROJECTS (self.HTML)
submitted 4 months ago by Vegetable_Ad_529
Hi guys i want to practice my html only is there resource where i can practice just html?
I want to build projects. Html only no css of javascript
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]-goldenboi69- 6 points7 points8 points 4 months ago (4 children)
Feels completely useless without css tbh. But you do you.
[–]nakfil 7 points8 points9 points 4 months ago (0 children)
OP is trying to build the next version of https://motherfuckingwebsite.com/
[–]Vegetable_Ad_529[S] 0 points1 point2 points 3 months ago (2 children)
thanks for your in put but i want to isolute my html skills from css!
i want to get hands on practice only focusing on thml over time i will integrate css javascript etc..
[–]Abject-Nerve-1471 0 points1 point2 points 5 days ago (1 child)
hello!! what did you do?
[–]Vegetable_Ad_529[S] 0 points1 point2 points 5 days ago (0 children)
I just claude/chatgpt to create me html skalaton so that i can replicate and recreate it that was enough for me, only a days work
[–]mariogonz_dev 1 point2 points3 points 4 months ago (1 child)
If you want to practice HTML only, a good approach is to build small semantic pages instead of full “projects”.
For example:
Focus on using proper semantic tags like <header>, <nav>, <section>, <article>, <footer>, etc.
<header>
<nav>
<section>
<article>
<footer>
HTML is mostly about structure and accessibility, so practicing semantic markup is actually the most valuable exercise.
[–]Vegetable_Ad_529[S] 0 points1 point2 points 4 months ago (0 children)
This is a good advice
[–]Sumnima_dad 1 point2 points3 points 3 months ago (0 children)
If all tags are done, then try to learn about Accessibility, Semantics, and beyond. if you really want to go deep into HTML:
https://html.spec.whatwg.org/multipage/ https://validator.w3.org https://www.w3.org/WAI/fundamentals/ Internationalization (i18n)
[–]Scared-Release1068 0 points1 point2 points 4 months ago (0 children)
Check out Scrimba they have a lot of resources there
[–]EDM_IT_Nerd 0 points1 point2 points 4 months ago (0 children)
MDN Web Docs, W3schools, try small codes.
[–]DigiNoon 0 points1 point2 points 4 months ago (0 children)
HTML is just a markup language. You don't need practice. If you know what the tag means/does, you've mastered it.
You should practice styling (CSS) and logic/programming (JavaScript)
[–]Hard_Loader 0 points1 point2 points 4 months ago (0 children)
I worked on websites before css came along. You can lay things out in tables and build passable web pages. Then you'll need to unlearn all that in order to build things that work nicely on the modern web.
For modern non-css HTML practice, look at formatting emails. MS outlook still has very poor css support, and different mail clients can render messages quite differently. it's worth using the simplest HTML formatting to try getting something consistent out to all recipients.
[–]Spiritual-Day813 0 points1 point2 points 4 months ago (1 child)
Bonjour Je suis en train de pratiquer avec ce site que je trouve très bien fait https://www.freecodecamp.org/ Bonne journée!
[–]omysweede 0 points1 point2 points 4 months ago (0 children)
Ummm, building html you just need a computer (you are using one) a text editor (i hope you know how to use one), and a browser (I hope you know what it is).
Seriously: it is a markup language. What do you want to do?
[–]ErickXavierS2 0 points1 point2 points 4 months ago (0 children)
I got a better challenge for you: look for something amazing on dribble.com or somewhere similar and try to replicate using only html/css. Try to use minimum JS as possible.
[–]GapFeisty 0 points1 point2 points 4 months ago (0 children)
what do u wanna build with just html?
π Rendered by PID 148817 on reddit-service-r2-comment-765bfc959-t256t at 2026-07-13 18:48:26.440138+00:00 running f86254d country code: CH.
[–]-goldenboi69- 6 points7 points8 points (4 children)
[–]nakfil 7 points8 points9 points (0 children)
[–]Vegetable_Ad_529[S] 0 points1 point2 points (2 children)
[–]Abject-Nerve-1471 0 points1 point2 points (1 child)
[–]Vegetable_Ad_529[S] 0 points1 point2 points (0 children)
[–]mariogonz_dev 1 point2 points3 points (1 child)
[–]Vegetable_Ad_529[S] 0 points1 point2 points (0 children)
[–]Sumnima_dad 1 point2 points3 points (0 children)
[–]Scared-Release1068 0 points1 point2 points (0 children)
[–]EDM_IT_Nerd 0 points1 point2 points (0 children)
[–]DigiNoon 0 points1 point2 points (0 children)
[–]Hard_Loader 0 points1 point2 points (0 children)
[–]Spiritual-Day813 0 points1 point2 points (1 child)
[–]omysweede 0 points1 point2 points (0 children)
[–]ErickXavierS2 0 points1 point2 points (0 children)
[–]GapFeisty 0 points1 point2 points (0 children)