
In this video, we have an introduction to the course, how the course will be structured, a bit about the tutor.
Select the required software for discourse, choosing between Atom or Sublime as your text editor, with downloads for Windows, Mac, and Linux, and plan server management.
Learn how the abbr tag marks abbreviated text in HTML, including the USA example that stands for the United States of America and demonstrates capitalization differences.
Use the address tag in HTML to present contact information, including address, email, and website, so visitors know how to reach your business.
Learn how the anchor tag creates hyperlinks to move from one website to another, using opening and closing a tag, with an example linking to google.com.
Discover how the HTML area tag creates image map regions using coordinates to define shapes like rectangles, circles, or squares and link to another page.
Learn how the article tag wraps content between article tags, including articles, headings, and paragraphs, with simple browser examples like Google Chrome, a free browser developed by Google.
Discover how to use the aside tag to place content alongside the main body, understand its optional nature, and see live results as you practice in HTML.
Explore the html base tag and how to set a single base url so all anchors direct to a chosen site. Simplify link creation across your page with this tag.
Explain how the BDI tag implements bi directional isolation to control text direction, switching between left-to-right and right-to-left for English and Arabic.
Explore the HTML bdo tag and bi-directional override to control text direction, showing right-to-left and left-to-right examples for accurate typography.
Learn how to use the blockquote tag to quote text and cite sources in HTML, ensuring proper attribution and clear presentation.
Explore the body tag and its position between the header and footer. Identify the opening and closing body tags and recognize that the body contains most of your site's content.
Learn how the bold tag in HTML makes text bold and how to include it in your markup, so you can emphasize text.
Learn how the br tag creates line breaks in HTML, and how to use paragraph tags to start new lines, so your content displays with intentional spacing.
Demonstrate the button tag by creating clickable controls, using a Google search button as an example, and discuss button text and simple styling concepts.
Discover how the HTML5 canvas enables drawing graphics on a web page with JavaScript, including shapes, text, and images, and learn to set its size and style.
Discover how the HTML comment tag hides notes from the browser, serving as optional documentation for future changes or team collaboration.
Learn how the code tag formats text as computer code by styling it to resemble code and altering only its appearance.
Explains the del tag (delete tag) used to show a discount by striking through the original price, such as reducing fifteen thousand to ten thousand.
Discover how to add copyright details and all rights reserved notices to a website, identify ownership, and place these details for viewers to see.
Explore the dfn tag for marking definitions in HTML5, and learn to place definitions within paragraphs. Compare HTML5 semantics with older tags and understand which were removed or replaced.
Explore how to use dialogue tags within HTML tables and implement dialog boxes that pop up on a web page, with examples referencing common browsers.
learn how to use the div class in html and css to apply reusable designs to blocks, circles, and squares, and call a class to style multiple elements.
Explore the div tag as the fundamental container on a web page, learn its sizing, margins, and how to structure content with divs, paragraphs, and images using HTML and CSS.
Explore the dl tag in HTML, a description list that pairs terms with descriptions. Use coffee and flavor examples to illustrate how terms and descriptions organize content.
Learn how to draw a line on an HTML5 canvas using JavaScript: get the canvas context, move to 0,0, draw a line to coordinates, and apply a stroke.
Explain the dt tag as the inscription term and show how to use terms like beads or barbecue to describe items. Encourage questions in the comments and email the instructor.
Learn HTML embed techniques by adding external content to your site using embed links, saving storage and bandwidth while displaying videos, apps, or other media hosted elsewhere.
Learn how to use figcaption to add captions to images with an Instagram-like caption style, and understand the concept of a figure caption in HTML for beginners.
Explore how to use the figure tag to wrap an image in HTML, creating a reusable figure container for images.
Explore how the obsolete font tag in HTML4 is replaced by CSS to style paragraphs, enabling font size and color changes through cascading style sheets.
Build and test HTML forms with a sample post form, customize email fields, and submit messages; learn about the post method and future Ajax discussions.
Learn HTML in detail for beginners through an interactive forum where you log in to share feedback and help shape future lessons.
Explore the head element in HTML, including how the title and other head tags are placed in the document head and viewed in Google Chrome.
Learn how to use the header tag in HTML, including assigning H1 through H6 and deciding whether to place a paragraph inside or outside the header for article structure.
Learn HTML heading tags from h1 to h6, understand the largest to smallest text sizes, and apply each heading level to control text size in your documents.
Explore the hr tag, a simple element that splits content between topics, creating a thematic separation with or without a closing tag.
Understand how opening and closing HTML tags work, and how a forward slash closes a tag, helping the browser render content correctly.
Explain the section tag and how it specifies a specific section of the web browser.
Explore how the span tag functions as an inline element that does not start a new line and only occupies the necessary width, with CSS styling to control space.
Explore how to display currency symbols in HTML using entities like $ and €, and build a small reference file with these codes for easy reuse.
Learn how the title tag belongs in the head section of an HTML document and how it appears in the browser’s upper area, with simple examples.
Explain the section tag in HTML and its use across each demo, including how the head, footage, and articles relate to demo five.
Explore the i tag in html and learn how italics and text sizing affect content presentation. This beginner-friendly lesson demystifies basic text formatting in html.
Explain the difference between id and class in HTML: id is unique to one element, while class can be shared by many elements, with CSS applying them.
explore how an iframe acts as an inline frame to embed content from any source or locally, including images in jpg/jpeg format, with its size configurable without a separate container.
Explore the script tag in HTML and JavaScript concepts, including using document.getElementById to display hello world, and why semicolons matter in scripting.
Explore image handling in HTML across three chapters, starting with loading images from local files, then from a website, and finally hosting images online.
Learn how to host images with external urls by uploading to image hosting, obtaining a full link, and using the image url in html img tags.
Verify the image address vs the link address, test in a new tab, and load the image with the img src; add an lp or alternative for color vision.
Learn how the HTML ins tag inserts text within a paragraph, including underlined inserted content and examples of using the tag instead of a division element.
Learn how JavaScript can modify HTML element styles by changing font size, color, and background, demonstrating dynamic styling as a core web design tool.
Explore how to use the link tag to attach CSS files to HTML, such as linking style.css to index.html, a foundational step for beginners.
Explore using lorem ipsum as dummy text to test HTML layouts, generate placeholder content, and choose any language for your project.
Explore ordered and unordered lists in HTML, compare when to use each, and learn how to nest lists within list elements.
Explore HTML versioning concepts and how various identifiers like HMO, CNN, H2, and HDMI terminals influence version specification, as introduced in this beginner course.
Learn the different ordered list types in HTML, including numbering before items, names, short leads, captions, and roman numerals or alphabetic styles like I, II, III or a, b, c.
Learn how to create unordered lists in HTML, compare them with ordered lists that use numbers, and see examples like groceries such as tomatoes and pasta.
Explore unordered list styling by examining disc, circle, square markers, plus the number type, and review essential list items needed when creating lists in HTML.
Explore nesting unordered lists inside ordered lists in HTML, with examples like tomato and potato, BMW and Chevrolet, and a coming soon web development module.
In this course, I wanted to introduce the basic concepts of developing an HTML website, these concepts are the basic backbone used in every website, let it be from your small freelancer portfolio website to those large websites like uDemy, Facebook, Instagram, Google...
Everyone uses HTML, I designed this course and made it specifically HTML, so that you can master this amazing markup language and refer to this course every time you have something you need to do with HTML.
I covered all the HTML tags, HTML definitions, HTML5 tags, in addition to that, I went over some basic concepts of CSS and Javascript. I really hope that you enjoy this course and let me know if you have any questions.
I am building 2 more large websites to be added to this course which are really pure HTML.
Thanks