TipsMake
Newest

Program - Page 60

Learn basic programming with C, C++, Python, JavaScript, PHP, CSS, HTML5 programming languages. You can also find tutorials on databases, SQL Server here.

Counter - Counter in CSS
25 May 2019

Counter - Counter in CSS

Counter - The CSS counter is used to number objects to indicate the hierarchy of information on the website.

CSS specificity
25 May 2019

CSS specificity

The specificity as a ranking of CSS rules, which CSS rules are higher, is applied to the element.

Rounded Corner in CSS
25 May 2019

Rounded Corner in CSS

The Rounded Corner in CSS is the use of the border-radius attribute to circle the elements.

Colors in CSS
25 May 2019

Colors in CSS

In CSS, colors are indicated by predefined color names or values ​​for RGB, HEX, HSL, RGBA and HSLA.

Background in CSS
25 May 2019

Background in CSS

CSS background properties are used to define background effects for elements.

Border in CSS
25 May 2019

Border in CSS

The border feature in CSS allows to define the style, width and color for the border of an element.

Margin - The margin in CSS
25 May 2019

Margin - The margin in CSS

The margin feature in CSS is used to create spaces around the element, outside the borders. These properties will set the edge of each element (top, bottom, left, right).

Padding in CSS
25 May 2019

Padding in CSS

The CSS padding feature is used to create space around the content of the element and within the borders in CSS.

Height and width in CSS
25 May 2019

Height and width in CSS

Height and width properties are used to set the height and width of elements in CSS. They can get the following values:

Box Model (Box Model) in CSS
25 May 2019

Box Model (Box Model) in CSS

Elements in HTML can be considered boxes. In CSS, the term 'box model' is used to refer to design and layout.

Outline in CSS
25 May 2019

Outline in CSS

Outline is a line around the element, located outside the border to highlight the element.

Tooltip creation tools are useful with CSS
25 May 2019

Tooltip creation tools are useful with CSS

There are some really interesting tooltip designs and designs that you can create with CSS using the tooltip script. Let's find out through the following article!

Font in CSS
25 May 2019

Font in CSS

In CSS, font properties determine family font, density, size and style for text.

Icon in CSS
25 May 2019

Icon in CSS

This article introduces a few ways to add icons to HTML pages.

Path in CSS
25 May 2019

Path in CSS

With CSS, the path can be styled very differently.

List in CSS
25 May 2019

List in CSS

This article explains how to style the list in CSS.