Artwork

Content provided by Trevor Page: Java Guru | Programmer | Teacher. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Trevor Page: Java Guru | Programmer | Teacher or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

EP 64: CSS 101 Tutorial

44:57
 
Share
 

Manage episode 435157840 series 3594147
Content provided by Trevor Page: Java Guru | Programmer | Teacher. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Trevor Page: Java Guru | Programmer | Teacher or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

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

  continue reading

100 episodes

Artwork
iconShare
 
Manage episode 435157840 series 3594147
Content provided by Trevor Page: Java Guru | Programmer | Teacher. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Trevor Page: Java Guru | Programmer | Teacher or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

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

  continue reading

100 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide