Skip to content
TrackPodcasts
technologyNov 17, 201444:57pending

EP 64: CSS 101 Tutorial

About this episode

Cascading Style Sheets are a bit of a tricky beast in HTML. Given this fact, I wanted to dedicate an entire section to just this topic.

Let's start with the basics, shall we?

What are Cascading Style Sheets (CSS)?

Well, we've already talked a little bit about HTML formatting tags (like 

), but that kind of formatting is embedded within your HTML code itself. What I mean by that is while you are typing out the HTML code for your page, you'll actually have to type in 

 in order to apply styles to some of your HTML. What if you don't want to clutter your HTML with style code, but you still want to apply styles to your website… well that's where CSS comes in.

Cascading Style Sheets actually exist as a completely separate file to your HTML code.

...continue reading

Get every episode summarized

Each time How to Program with Java Podcast publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.

Email me new episodes

Free for 3 shows. No card needed.

Hosts & guests

No transcript yet

This episode has not been transcribed. Request it and it moves to the front of the queue.

EP 64: CSS 101 Tutorial

How to Program with Java Podcast

0:00
44:57

More episodes

More from How to Program with Java Podcast

View all episodes →