Web Technologies 01

This course relies on a foundational knowledge of Web technology. You’ll hear a great deal of acronyms and jargon thrown around by essentially every website you see is HTML, CSS and Javascript at its elemental level.

html-css-js-diagram

HTML (Hypertext Markup Language) is a markup language that provides the structure, content and pulls in CSS and Javascript. To learn about HTML see this Lynda.com module

CSS (Cascading Style Sheets) is how the HTML file tells the browser how it would prefer to be displayed and provides all the information about the presentation of the content. To learn about CSS see this Lynda.com module

Javascript is the programming language that provides the behaviours for the HTML. To learn about Javascript see this Lynda.com modules

 


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *