Programmazione HTML
HTML & CSS

HTML, Image Formats

In creating a website, images now play a fundamental role. Sometimes, an image can convey what text cannot, but in this lesson, we won’t delve into philosophy. Instead, we will examine which image types are best suited for the web and how to use them.

Programmazione HTML
HTML & CSS

HTML, Tables

When you see a website with all its content neatly ordered and aligned, it means there’s a structure behind it that allows for this, and that structure is represented by **tables**.

Programmazione HTML
HTML & CSS

Html, the background

Let’s begin the fascinating journey of discovering colors starting with the background of a web page. You can also use images as the background of a page, although I am quite opposed to this type of use, but we will see later how to possibly use them.