Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Suivre ce blog Administration + Créer mon blog
MENU
Publicité

The table tag a very important tag in the HTML language. A table consists of rows and columns. The data in a table is more readable and easy to understand. In the table, we can present the data in sort form. There are three main elements in HTML for building...

Lire la suite
Tag(s) : #web development, #html

The span tag is used to apply the style on the specific value on the HTML document. We need a span tag on the HTML page when we need to apply to the multiple designs in the same paragraph. It can be used to give different characteristics to specific parts...

Lire la suite

The div tag is used to dived an HTML document in section. In other words, we dived a page into multiple sections. We use div when we need multiple designs on the same page we dived a page using div and then apply style differently. we can dive an HTML...

Lire la suite
Tag(s) : #html, #web development

The font tag is used to specify the characteristics of the font. Different characteristics include typeface, size, and color. This tag have an opening tag and a closing tag . Attribute fo Font Tag Font tag has some important attributes are...

Lire la suite
Tag(s) : #html, #web development

HTML which is the basic language of every website. I’ll show you the structure of a basic HTML page and we’ll look at some of the key elements that make up a website such as headers’ paragraphs text forms tables and a lot more at the end of the section....

Lire la suite
Tag(s) : #html, #web development

PHPMyAdmin is a free and open-source tool designed to handle the administration of the SQL database and MariaDB. PHPMyAdmin is supported a lot of operations to managing your SQL and MariaDB. Frequently used operations(overseeing databases, tables, sections,...

Lire la suite
Tag(s) : #web development, #Database
<< < 1 2 3 4 5 > >>