<a> Tag
Managing and creating links in a web page using the <a> tag
Managing and creating links in a web page using the <a> tag
How to embed music and sounds into a webpage and key attributes of the <audio> tag
Structure of the <body> tag that displays the actual content of a webpage
Structure of the <body> tag that displays actual content on web pages
HTML tags for creating line breaks and horizontal lines in web pages
Creating and adding functionality to web buttons using the <button> tag.
Core tags for structuring and designing web pages
The concept and usage of the <h> tag that displays the title of a webpage
Concept and usage of the <h> tag that displays the title of a webpage.
The role of the <head> tag and the key information contained within it
Roles of the <head> tag and the key information contained within it
The basic structure of an HTML document and the roles of the <head> and <body> tags
Basic structure of an HTML document and the roles of `<head>` and `<body>` tags
Introduction to the `iframe` tag used to embed other web pages within a web page
Introduction to the `iframe` tag, which is used to embed other web pages within a web page.
How to insert images into a web page and the main attributes of the <img> tag
How to insert an image into a web page and the main attributes of the <img> tag
Advanced usage of the input element, including design, validation, and integration with forms
Basic attributes of the input tag to receive information from the user on a web page
Concept and usage of the <p> tag in web pages to represent paragraphs
Concept and usage of the <p> tag for paragraphs on a webpage
Adding inline style information to a web document using the <style> tag
Tags used to create lists on web pages like <ul>, <ol>, <li>
How to embed a video in a web page and the main attributes of the <video> tag.
How to embed videos in web pages and the key attributes of the <video> tag
The target attribute of the a tag specifying whether to open a link in a new window or the current window
How to adjust image sizes and create rounded corners
How to display notes and descriptions on web pages
Basic concepts and usage of attributes that provide additional information to HTML elements
Basic concepts and usage of attributes that provide additional information to HTML elements
Styling carousel buttons
Carousel button styling
Applying common styles and behaviors to various HTML elements on a webpage using class
How to display notes and explanations that are not shown on the web page
How to display notes and explanations that are not shown on the web page
Practice HTML and CSS by creating a logo.
Learn HTML and CSS by creating your own personal gallery.
Learn how to create an essential contact form for a business page. Design and implement a basic contact form for communication with users using HTML and CSS.
Create a gallery using CSS Grid.
Learn about the ol and ul tags by creating a menu for a webpage.
How to create HTML elements and change styles with Javascript
How to create a carousel structure
How to create the structure of a carousel
How to create a carousel structure
Creating the structure of a footer with HTML
Building the footer structure with HTML
How to decorate links and center align icons
Explore the differences between the span and p tags and understand their characteristics.
How to use the div tag to section off and group parts of a webpage
The concept and how to set up favicons, the icons for websites
Collecting information on a web page and sending it to the server
Introducing the skeleton of a webpage, HTML.
An introduction to the structure of web pages, HTML.
How to implement Google Analytics on your website
How to verify and register your website with Google
Using div tags to structure and group web pages
Using getElementsByClassName, querySelectorAll
Creating hyperlinks to navigate to different pages and sections
The basic building blocks of a webpage, definitions, and code examples of elements
The fundamental building blocks of a webpage, definition, and code examples of elements.
With the HTML video tag, you can display videos on a webpage.
Unique identification for a specific HTML element
Basic concepts and usage of key HTML tags
Definition of layout and its role in HTML
Introducing the core concepts of Grid layout in a bit more detail.
How to use the HTML img tag to place a profile picture on a webpage
Basic concepts and usage of major HTML tags
How to use getElementById and getElementsByTagName
How to structure paragraphs with the p tag
Review of HTML basic structure and key tags
<nav>, <section>, <article>, <main>, <aside> etc. tags that indicate the structure and content of an HTML document
position property
Creating an Instagram link using the SVG tag
Usage and structure of tables in HTML
The structure of HTML tags
Structure of HTML tags
Explanation
Importance and usage of Viewport for displaying web pages properly on various devices
Definition of a Footer, its components, and how to create one.
Definition of layout and its role in HTML
What is Grid Layout? CSS Grid is a method to arrange the elements of a webpage within a grid, similar to a chessboard.
Learn what navigation is and how to create a navigation bar using HTML and CSS.