
Install a text editor for HTML using a 64-bit installer, and explore a cross-browser editor with syntax highlighting that supports many programming languages for building websites.
Learn how to create a basic HTML document, structure it with a head and body, insert text content, and save the file for viewing in a browser.
Explore heading elements and compare heading sizes from two through six to learn how to choose the right heading level for structured content.
Learn the basics of HTML by creating paragraphs with the p tag, explore the history of HTML, and practice adding multiple paragraphs to a document.
Learn how to create line breaks and apply bold and italics in HTML, with practical browser-based examples to format text and observe rendering.
Learn how to apply superscript and subscript in HTML, demonstrating switching between normal size and superscript text with practical, example-based steps.
Master unordered and ordered lists in html with fast, practical examples, reinforcing core html basics for quick web development.
Learn to build an HTML table by creating rows and columns, using header cells, and adjusting spacing and padding to see how table layouts differ.
Learn how to merge two HTML table cells into a single cell to simplify table layouts and improve data presentation.
Add and test a hyperlink within a paragraph, linking to Yahoo dot com, then save and verify the link opens Yahoo from the same page.
Learn how to insert an image in HTML, reference the image file name, and adjust its display size and height using percentage settings.
Learn how to add a YouTube video to a page by sharing, copying, and saving video content in html basics.
Learn to build a functional feedback form in HTML with name and email fields and a submit button that posts to an email address.
Create a website layout with a table, allocate 30 percent to the first column and 70 percent to the second, and include header, banner, menu, and content with bootstrap.
Create a structured website by arranging content in rows and columns, set image height to 70 percent, configure a navigation menu, and save and run the site with clean borders.
Apply color and background color to cards, build a simple menu with home and contact pages, save HTML changes in a project folder, and preview a beautiful website.
Why learn Programming?
According to Marbella International Universit Centre,
1. To get money
A software developer is the most in-demand job in the world. The world needs tons of software developers for data science, application development, and web development.
2. To become a better boss (or workmate)
You will need to work with programmers or manage them. According to experience, there is normally a big gap between business people and IT people.
3. To satisfy your curiosity
We are surrounded by all types of devices, and we are at all times using the programs and applications. Aren't you curious about how these work?
4. To automatize your daily tasks
Are you tired of doing repetitive tasks? Well, if you learn to program, you will be able t develop your own programs and applications to ease your daily tasks.
5. To improve your problem-solving and abstraction skills
When you learn to program, you improve your problem-solving and abstraction skills, and these skills are very important for many tasks in our personal and professional life.
This is a bite size course to learn HTML. You will learn HTML very fast and You will create your own website very soon after learning the course.
Content
Install HTML Text Editor
HTML Document Standards
Headings
Paragraphs
Line breaks, Bold, Italics
Superscript and Subsript
Unordered List, Ordered List
HTML Table
HTML Table 2
Hyperlink
Add Image
Add Youtube
Feedback Forms
Create Your own Website 1
Create Your own Website 2
Create Your own Website 3