Web Development from Scratch: External Stylesheets
Tutorial Details
- Difficulty: Beginner
- Format: Video
In this lesson, we’ll review the process of creating and linking to external CSS stylesheets. We’ll discuss why this is preferable to using inline styling.

Wow! jeffrey, many many thanks for this great series. A couple of days ago I started researching what I might need to learn web design and developement. And this is exactly it. A couple of days ago I didn’t have a clue, but your very clear and basic teaching is exactly what I need. You are a very good at teaching, after watching your lessons coding doesn’t quite seem so scary!
Thanks again I am looking forward to learning more.
Thanks for uploading this to youtube. The normal player is very buggy for me.
Awesome session, keep it coming! :)
I love your way of teaching!
Love the video, much better than simple text!
GREAT!)
Thanks Jeffrey !!!!!!!
You are the master of your craft sir!!!!!!!!
Nice work Jeffrey. Great introduction in an easy to understand format, and extremely well delivered.
Thanks!
Great tutorials, really helpful and simple to understand.
One thing though, if you could zoom in every now and then on the CSS page as i cannot see what your typing out in there from the normal distance.
Thanks!
Are you viewing at full screen?
i can’t link my Css to my Html i use note pad ++ and i tried to open my html with chrome, firefox and IE.
both files are in the same folder.
this is my Html
TestTry1
hallo
Hallo
Du text En exemple
and this is my css
h1{
color: red;
font-size: 50px;
margin: auto;
}
can any one help me?
//
//
//
// TestTry1
//
//
//
//
// hallo
// Hallo
// Du text En exemple
//
//
Thanks so much for this series! It’s helped a lot so far. Anxiously awaiting the next session!
Is it just me or does the element article not work in notepad++ ?
Hey Becky,
I’m using Notepad++ on Windows XP and the CSS wasn’t being fully applied to the article element. I tried using the div element and the accompanying CSS and that worked fine. Must just be a bug, just thought i’d let you know you’re not the only one having the issue.
Keep it up, with this series I am starting to wonder why anyone would go to school when you have provided more knowledge in these videos than most books that I have read on html/css
Hi , I think you need to zoom your screen or record on full screen , because i can’t see well what are you doing :)
thanks
I wonder is there a windows html/css editor with Espresso’s “Live Preview” feature shown in this video?
I’d definitely love to see Expresso’s Live Preview in Windows OS :)
You are amazing!
SOOO AWESOME HELP. I love these HTML and CSS tutorials. Can’t wait to study this for a 3rd time :D
Thanks a thousand Jeffrey Way!
Can’t get any better professional assistance elsewhere. Jeff is the best!!
I’m pulling my hair out trying to link the div or article elements through E-TextEditor. It works fine for h1, but that’s it. Am I missing something? Soooooo frustrating