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!
-
LIVE
SavageJayGatsby
3 hours ago🔥🌶️ Spicy Saturday – BITE Edition! 🌶️🔥
1,421 watching -
26:09
Exploring With Nug
13 hours ago $8.95 earned13 Cold Cases in New Orleans What We Discovered Beneath the Surface!
34.1K11 -
27:39
MYLUNCHBREAK CHANNEL PAGE
7 hours agoDestroying Time.
117K18 -
LIVE
Mally_Mouse
3 hours ago🌶️ 🥵Spicy BITE Saturday!! 🥵🌶️- Let's Play: Minecraft Christmas Adventure!!
2,774 watching -
2:14:31
Side Scrollers Podcast
8 hours agoSide Scrollers INVITE ONLY - Live From Dreamhack
149K9 -
1:18:23
Simply Bitcoin
2 days ago $13.78 earnedThe Bitcoin Crucible w/ Alex Stanczyk and Lawrence Lepard
32.4K5 -
1:25:03
Jeff Ahern
8 hours ago $21.77 earnedThe Saturday Show with Jeff Ahern
93.7K13 -
1:31:56
Michael Franzese
23 hours agoWill NBA do anything about their Gambling Problems?
146K31 -
57:26
X22 Report
12 hours agoMr & Mrs X - The Food Industry Is Trying To Pull A Fast One On RFK Jr (MAHA), This Will Fail - EP 14
126K77 -
2:01:08
LFA TV
1 day agoTHE RUMBLE RUNDOWN LIVE @9AM EST
174K15