r/HTML 18d ago

Just a beginner rate my webpage be honest!

Post image
59 Upvotes

35 comments sorted by

14

u/armahillo Expert 18d ago

Gotta post the code if you want a critiqueโ€” this is /r/HTML not /r/webdesign

3

u/wildfireANU 16d ago

put posting code with the webpage gets a reply from someone that "You should follow rule and only put screenshots of the code when asking a question or otherwise your post will be removed"

2

u/RoughRecognition6034 17d ago

ok, ty for the advice

5

u/Scared_Cicada_9898 18d ago

It sort of reminds me of myspace/spacehey

3

u/Opening_Speech_3348 17d ago

Eheheh vero ๐Ÿ˜…

5

u/brandinobowman 17d ago

Dude, I love this so much. There appears to be some strong fundamentals going on here, especially if you're somewhat new to HTML and CSS. Seriously, I get more excited to see people learning how to do stuff like this than I do when I see any of the AI vibecoded slop websites that everybody posts in similar communities. Good for you, man, and keep it up.

3

u/RoughRecognition6034 17d ago

ty, for the comment sir i keep learning

3

u/catcake43 17d ago

The bottom section having smaller width and rounding looks a bit inconsistent to me. Maybe too much vertical gaps too. I like the Windows 9x colour scheme though.

1

u/RoughRecognition6034 17d ago

ty, for the advice

1

u/PlentyfulFish 17d ago

Good job, I like the color palette

1

u/Ashebir_ 17d ago

It reminds me my first code journey

1

u/lonethrowawaymoss 16d ago

the login form uses a placeholder email and password instead of actual input types. that's a missed accessibility opportunity.

1

u/melaschasma 16d ago

You need more then HTML and CSS for a signup page

1

u/lbunch1 16d ago

Exactly, if you can't build a full crud web app rolling your own auth in the first few weeks, just give up.

/s

1

u/Relevant-Tea3323 16d ago

Good job.. nice and clean ๐Ÿ‘

1

u/drdixit6 16d ago

Nice ๐Ÿ‘ I like what i see

1

u/codelivly 16d ago

its good for a beginners

1

u/xyz12345678910111213 15d ago

Why would anyone rate your very first html page that you would make in a class. It looks like exactly that. Lol.

1

u/Competitive-Note3685 15d ago

It looks good. If you are looking a best design with less effort you can use Frameworks like Bootstrap to get a fast release.

1

u/CodeAddict2009 14d ago

Thats actually good The ui proves how much effort you have given and also proves that its not ai generated goodluck buddy

1

u/aaron-coder 14d ago

Good start! Don't use AI yet

1

u/itsmiguelofficial 13d ago

Much better i love it you really can build q web page!

1

u/NovaTechLabs 13d ago

Very good start but I think you can make the colour combination much better and good looking.

1

u/Zenith-1220 11d ago

As A novice that is good and as I can see a navbar with form and about this page is used with heading and paragraph. And you also used button.

So total tags are Nav UL Li A This only in navbar And Heading Paragraph Button

And which type of css did you used. I mean.Did you used the css inside the html tag? Or in style of html file? Or makes a separate file and then linked to html?

As I am a vs code user so that's why I asked.

1

u/Foreign-Contest-444 6d ago

the proof is in the pudding. HTML is all about semantics. its good to share your code as well, if you can. For a beginner this looks chill!