70 likes | 240 Vues
LEARNING HTML 5. Introduction. BY: KODASTUDIOS. WELCOME!. Welcome to this class that will teach you the fundamentals of the most recent and advanced web language called HTML 5. HTML 5 will bump-start your website, and this is the place to learn it comprehensively!
E N D
LEARNING HTML 5 Introduction • BY: KODASTUDIOS
WELCOME! • Welcome to this class that will teach you the fundamentals of the most recent and advanced web language called HTML 5. • HTML 5 will bump-start your website, and this is the place to learn it comprehensively! • What is HTML? HTML stands for “Hyper Text Markup Language.” • Languages such as CSS or JavaScript will enhance web experience, and I will teach those in a future course.
SYLLABUS : • We will learn the following in this course: • Structure of an HTML document. • Text in an HTML document. • Images in an HTML document. • Links in an HTML document. • Commenting in an HTML document. • Formatting text in an HTML document. • Use of the “head” tag in an HTML document.
SYLLABUS (CONTINUED): • 8. Inline styling in an HTML document. • 9. Color Names & values in an HTML document. • 10. Blocking code in an HTML document. • 11. Lists in an HTML document. • 12. Tables in an HTML document. • 13. Forms in an HTML document. (2 Parts) • 14. Iframes in an HTML document. • 15. Entities in an HTML document.
TEXT EDITOR • A good text editor to download for Mac OS X is “TextWrangler”. If you don’t wish to download anything, simply using “TextEdit” will do. However, do not use Microsoft Word, and I will show you why later. • For Windows, I recommend “Notepad ++” for easy text editing. • Advice: Do not take too long while choosing an editor, it is not all together very important.
AND NOW… • Once you have done that… Let’s Get Started!