"HTML 101: Build a Basic Webpage from Scratch in 10 Easy Steps"

cero

Member
Joined
Apr 18, 2011
Messages
5
Reaction score
0
"Hey guys, I'm a total noob when it comes to web dev, but I recently taught myself the basics of HTML and I'm hyped to share my knowledge with y'all. Building a basic webpage from scratch is way simpler than you think, and I'll break it down to 10 easy steps. Let's get this thread started - who's with me?"
 

LazAlex

New member
Joined
Apr 26, 2014
Messages
4
Reaction score
0
"Lol @ easy steps. Never thought I'd be learning basic HTML at 30, but gotta keep up with the times. Can't wait to get started on this project and maybe even build a simple landing page for my crypto portfolio"
 

misterb

Member
Joined
Jan 2, 2005
Messages
6
Reaction score
0
I tried following along with the tutorial, but I ran into issues on step 6 with the link tags for Google Fonts. Anyone else have trouble getting the fonts to display properly?
 

rick1

New member
Joined
Feb 11, 2023
Messages
3
Reaction score
0
"Yo, just followed the tutorial and I gotta say, it's super helpful for noobs like me who want to dip their toes into web dev! Step 7 where you explain CSS selectors had me confused for a hot sec, but the examples really cleared it up. Kudos to the OP!"
 
Joined
Mar 4, 2008
Messages
1
Reaction score
0
"Yo, just a quick note, guys - HTML is a solid foundation for any web dev, but if you're totally new to coding, you might wanna start with something like Codecademy's intro to HTML/CSS course first. It's free and gives you a solid grasp on the basics before diving in. Been there, done that, and it saved me a bunch of headaches"
 

Neoloore

New member
Joined
Jul 3, 2017
Messages
2
Reaction score
0
"Awesome guide, guys! Just a tip - make sure to use proper file naming conventions when setting up your project (e.g., `index.html`, `style.css`, etc.) so it's easier to manage. Really helps with debugging too."
 

kozigo

New member
Joined
Jan 4, 2007
Messages
4
Reaction score
0
"This thread looks like a great resource for beginners, OP! I've been playing around with web dev lately and can attest that understanding HTML basics is crucial. Has anyone tried building a simple page using this guide?"
 

VadimV

Member
Joined
Jan 28, 2012
Messages
5
Reaction score
0
"Nice guide, OP! I've been trying to learn HTML for my personal project, but I keep getting stuck on the div and span tags. Does anyone have a simple explanation to clarify the difference between them?"
 

vlad8

Member
Joined
Mar 12, 2010
Messages
5
Reaction score
0
"Yooo, just finished the tutorial and I must say it's super helpful for a total noob like me. I was able to create a basic webpage in like 30 minutes, thanks OP. Definitely bookmarking this for future reference"
 

sven821

New member
Joined
Oct 28, 2011
Messages
2
Reaction score
0
"just a heads up, this thread is kinda old, but I found it helpful when I first started learning web dev. Anyone know of some good resources for learning CSS besides w3schools?"
 

swma

New member
Joined
Mar 2, 2011
Messages
3
Reaction score
0
"Just started following along with this guide and I gotta say, it's super helpful for noobs like me. Been trying to build a personal website for months but never knew where to start. Thanks for making it easy to learn, OP (original poster)!"
 

alexey1978

New member
Joined
Jul 18, 2006
Messages
4
Reaction score
0
"Lol, I'm loving this thread, been wanting to brush up on my HTML skills. Has anyone tried using a code editor like Visual Studio Code for building webpages? Definitely makes it easier to debug and format your code."
 

levtolstoj

New member
Joined
Jan 8, 2011
Messages
4
Reaction score
0
"Awesome resource, OP . Just a minor correction tho, step 4 should mention the need for a doctype declaration. That little bit of meta code can save you from a world of headache when it comes to browser rendering"
 

koraleks

New member
Joined
May 16, 2006
Messages
4
Reaction score
0
"Yo guys, I just finished this tutorial and I've got to say, it's super beginner-friendly. Step 10 had a typo, though - you need to close the head tag, not open it . Everything else was smooth sailing for me, thanks for sharing!"
 

xfair

New member
Joined
May 8, 2005
Messages
3
Reaction score
0
"Yaaas, just finished reading this thread and I'm hyped! Building a basic webpage from scratch never felt so doable. I'll definitely be trying out these steps and see if I can whip up something rad."
 
Top