Web Development Course
About Course
Are you a web design beginner with no prior knowledge of web development? Are you interested in starting a new chapter as a web developer? Then, your web development journey today with this free online course! We will help you master the foundations of HTML and CSS, which are the two powerful programming languages every aspiring web developer needs to know. This course will take you through everything you need to know to get your plans on track.
Discover how to manipulate text, links, and more for your websites in this free online course, which will help you nail the basics of HTML and CSS. We will show you how to set up tags using HTML and apply CSS on top of that to stylize what you have created. HTML (Hypertext Markup Language) is the coding language used in developing web pages. It uses tags to define the elements of a website and controls the website structure, defining the headers, texts, links, images, input fields, and more. HTML is an easy-to-learn language that has various applications beyond software development.
You will learn about the number of different HTML elements using tags such as headers, paragraphs, images, lists, and forms. Explore the overall structure from the HTML tag, using the header tags for much of the meta and backend information, and the body tags that encapsulate the website content. By the end of this course, you will better understand how to build the structure of a website using HTML. We will also cover the ins and outs of CSS (Cascading Style Sheets) and create a style sheet that can change the fonts, colors, and any formatting you want to apply to your actual website. Without CSS, all the websites on the internet would look very similar.
With this introductory course to web development using HTML and CSS, you will master how to tweak your website’s many features. You will improve your command of the two coding languages and learn to tweak elements like images, links, and texts from a website. We will cover all the necessary information to get you started on your web development journey. These two languages are a must-learn for every developer or anyone wishing to start a career in web development or create web projects. Sign up for this course today if you’ve always wanted to build stunning websites.
What You Will Learn In This Course
- State the differences between HTML and CSS
- Identify the different types of tags
- Identify some of the websites that you can use to expand your knowledge of HTML or CSS
- List some of the basics of tag inside HTML
- Describe how to set up paragraphs and new lines inside of an HTML code
- List three different things you can do with CSS to make your website look unique and make it fit whatever sort of theme you want
- Discuss in detail what a style sheet tag does
- Identify how to load an external style sheet into an actual HTML document
- State how you can modify a paragraph tag
- Identify the concept of IDs inside CSS
- Define borders and margins in CSS
Course Content
Module 1 – Fundamentals of Web Development
-
Learning Outcomes
-
Introduction to HTML
-
Title Elements
-
Forms – more Fields and Select
-
Table and Structure
-
Lesson Summary
-
Fundamentals of Web Development – Assessment