Skip to main content

71 docs tagged with "web design"

View all tags

<a> Tag

The <a> tag for creating and managing hyperlinks on a web page

<audio> Tag

How to insert music and sound into a webpage and the key attributes of the <audio> tag

<body> Tag

Structure of the <body> tag displaying the actual content of a webpage

<body> Tag

Structure of the <body> tag that displays actual content on web pages

<br>, <hr> Tags

HTML tags for creating line breaks and horizontal lines in a web page.

<button> Tag

How to create and add functionality to web buttons using the <button> tag.

<h> Tag

Understanding the concept and usage of the <h> tag for displaying webpage titles

<h> Tag

Concept and usage of the <h> tag that displays the title of a webpage.

<head> Tag

The role of the <head> tag and the key information it contains

<html> Tag

The basic structure of an HTML document and the roles of `<head>` and `<body>` tags

<html> Tag

Basic structure of an HTML document and the roles of `<head>` and `<body>` tags

<img> Tag

How to insert images into a web page and the main attributes of the <img> tag

<img> Tag

How to insert an image into a web page and the main attributes of the <img> tag

<input> Input Tag

Basic attributes of the input tag used for receiving user information on web pages

<p> Tag

The concept and usage of the `<p>` tag for creating paragraphs in a web page

<p> Tag

Concept and usage of the <p> tag for paragraphs on a webpage

<video> Tag

How to embed video in a web page and key attributes of the <video> tag

<video> Tag

How to embed videos in web pages and the key attributes of the <video> tag

Attributes

Basic concepts and usage of attributes that provide additional information to HTML elements

Attributes

Basic concepts and usage of attributes that provide additional information to HTML elements

Class

How to consistently apply styles to various HTML elements

Class

Applying common styles or behavior to various HTML elements using a class

Comment

How to display notes and descriptions that are not shown on the webpage

Comments

How to display notes and explanations that are not shown on the web page

em and rem

Differences and uses of relative size units em and rem

Favicon

Understanding the concept of a favicon and how to set it up for your website

Flexbox

Introduction to the concept and key properties of Flexbox

Flexbox - Advanced

Advanced utilization of Flexbox and strategies for creating fluid layouts

Font Size

How to adjust font size using various CSS units

Form Tag

Collecting information on a web page and sending it to a server

Grid

Efficient web layout composition using CSS Grid

Hex Code

How to represent colors using hexadecimal codes on the web

Hex Code

How to represent colors on the web using hexadecimal hex codes

HTML Elements

The fundamental building blocks of a webpage, defining elements with code examples.

HTML Elements

The fundamental building blocks of a webpage, definition, and code examples of elements.

ID Selector

The unique identifier for a specific HTML element

Pixel(px)

Introduction to the absolute length unit Pixel(px)

Positioning

Learn how to position elements on a web page using the CSS position property

Pseudo-class

Using CSS pseudo-classes to apply styles based on specific states of an element

Pseudo-class

How to apply styles to elements based on specific states using CSS pseudo-classes

Semantic Tags

Semantic tags like <nav>, <section>, <article>, <main>, <aside> to represent the structure and content of an HTML document

The Role of a Carousel

By exploring the components and roles of a carousel, understand its importance in visual effects and information delivery. This demonstrates how carousels can be utilized in the structure and styling of portfolio templates.

The Role of Carousels

By exploring the components and roles of carousels, understand the significance of carousels in visual effects and information delivery. This demonstrates how carousels can be utilized in the structure and styling of portfolio templates.

Viewport

The importance and usage of Viewport for displaying web pages appropriately across various devices