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 suiteSpan tag and Comment tag in 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 suiteDiv Tag in HTML
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 suiteHow to insert space in HTML and Common Character Entities
If an HTML document has many spaces, additional spaces are removed automatically. If the user inserts five spaces, four of them will be removed. Additional spaces can be inserted in the text by using a character entity that stands for nonbreaking space....
Lire la suiteFont Tag in HTML
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 suitePublié depuis Overblog et Facebook et X (Twitter)
Bold This tag is used to display text in boldface style. This has an opening tag and a closing tag.
This is tag use for text in bold face
Output This is tag use for text in boldface.... Lire la suiteWhat is HTML and HTML5
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 suitePHPMyAdmin
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 suiteAngular Docker – Build and run Angular application in a Docker at Free
Angular Docker is the most popular way to create containers, which is a pared-down version of Linux with just enough functionality to run the application. Most cloud platforms or hosting engines have support for Angular Docker, and its tools run on the...
Lire la suiteOr..."> ngx bootstrap | With Bootstrap 3 and 4
Installation Install ngx-bootstrap from npm npm install ngx-bootstrap --save You will need bootstrap style and link bootstrap 3 Or...
Or...">Lire la suite