
In this video, we have an introduction to the course, how the course will be structured, a bit about the tutor.
Use the address tag in HTML to present contact information, including address, email, and website, so visitors know how to reach your business.
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.
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.
Learn how to use the blockquote tag to quote text and cite sources in HTML, ensuring proper attribution and clear presentation.
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.
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.
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.
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.
Explain the section tag and how it specifies a specific section of the web browser.
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 image handling in HTML across three chapters, starting with loading images from local files, then from a website, and finally hosting images online.
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 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.
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