Skip to content
TrackPodcasts
technologyNov 4, 201448:48pending

EP 63: HTML Styles 101

About this episode

In this HTML tutorial I would like to introduce two concepts to you:

  • DOCTYPE
  • Styles

The DOCTYPE

Currently as of the date this was published, web browsers are (mostly) supporting HTML 5. HTML has gone through several versions and variations over it's lifetime, and because of this it's highly suggested that you include something called a DOCTYPE. The purpose of a DOCTYPE is to tell the web browsers what version of HTML you are using on any given webpage. The benefit of telling the web-browser what version of HTML you are using is that you save it from having to "guess", which can often lead to strange behavior.

...Read more

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 63: HTML Styles 101

How to Program with Java Podcast

0:00
48:48

More episodes

More from How to Program with Java Podcast

View all episodes →