Premium Only Content
Introducing CSS - Inline/External Styles (Cascading Style Sheets) - HTML Tutorial Series
Welcome back to our HTML Tutorial Series! Today, we’re going to enhance the styling of our HTML content by exploring inline styles and external stylesheets. But first, let’s tidy up our HTML structure. We’ll start by separating some of our content into individual paragraphs. Let’s dive in!
In our current HTML file we have a heading, a paragraph with some text, an image, and a link. To improve the structure, we’ll move the image into its own paragraph and separate the text into a new paragraph.
We’ve now separated the descriptive text and the image into their own paragraphs. This makes our HTML more organized and easier to manage.
Now that we’ve updated the structure, let’s add some inline styles. We’ll start by setting the image height to a maximum of 100 pixels and allowing its width to adjust automatically. We’ll also set the background color of the body and the text color.
Here, we’ve added inline styles directly to the body and img elements. The body background color is set to dark gray (#333), and the text color is set to white (#fff). The image’s maximum height is 100 pixels with its width set to auto.
Next, let’s move these inline styles into an external stylesheet. This approach is more scalable and makes it easier to manage styles across multiple pages.
We’ll create a new CSS file named styles.css in a public_html/css/ directory. In this file, we’ll define the same styles we applied inline.
This CSS file sets the body background color and text color, and applies styles to img elements.
Now, let’s link this stylesheet to our HTML file. We’ll remove the inline styles and include a link to our styles.css file in the head section.
We’ve added a "link" tag in the head section to include our external CSS file and removed the inline styles.
Let’s take a look at the result in the browser. As you can see, the styles are applied through the external stylesheet, keeping our HTML clean and organized.
That wraps up today’s tutorial! We’ve covered how to separate HTML content into distinct paragraphs and move styles from inline to an external stylesheet. Don’t forget to like, subscribe, and hit the notification bell for more web development tips. Thanks for watching!
-
23:22
MYLUNCHBREAK CHANNEL PAGE
1 day agoUnder The Necropolis - Pt 5
75K30 -
2:26:11
Jewels Jones Live ®
2 days agoWINNING BIGLY | A Political Rendezvous - Ep. 108
138K43 -
2:04:49
Bare Knuckle Fighting Championship
4 days agoBKFC FIGHT NIGHT MOHEGAN SUN FREE FIGHTS
67.5K7 -
25:09
BlackDiamondGunsandGear
10 hours agoYou NEED to be Training For Whats to Come
46.9K11 -
20:03
Sideserf Cake Studio
16 hours ago $1.64 earnedA HUNGRY HUNGRY HIPPOS CAKE THAT ACTUALLY WORKS?
44.7K13 -
23:51
marcushouse
17 hours ago $1.55 earnedStarship’s Next Move Is Coming Sooner Than You Think!
32.1K6 -
22:24
The Finance Hub
23 hours ago $10.56 earnedBREAKING: JOE ROGAN JUST DROPPED A MASSIVE BOMBSHELL!!!
34.9K36 -
55:02
PMG
13 hours ago $0.96 earnedHannah Faulkner and Miriam Shaw | Moms on A Mission
24.3K1 -
1:21:05
I_Came_With_Fire_Podcast
1 day ago"Veteran Health, Military Culture, and American Exceptionalism" with Matt Kenney
92.9K21 -
23:21
Simply Bitcoin
1 day ago $37.34 earned$1M Bitcoin in 2025? | Trump's Plan to End the Fed Revealed!
182K73