Guide To Learning CSS pdf
Introduction to CSS
CSS (Cascading Style Sheets) is a style sheet language used for describing the presentation of a document written in a markup language. It is used for styling HTML documents and can also be used to style XML documents.
CSS is a style sheet language used for describing the presentation of a document written in a markup language. It is used for styling HTML documents and can also be used to style XML documents.
The CSS layout model
The CSS layout model is a way of describing how content is laid out in a document. There are three main layout models in CSS: block, inline-block, and table.
Block layout model
In the block layout model, content is laid out in blocks of equal width and height. For example, a <div> could be used to display a block of text. Each block of text would be laid out in a single row, and the text would be evenly spaced between the <div>'s borders.
Inline-block layout model.
In the inline-block layout model, content is laid
out in blocks of different width.
CSS properties
CSS properties can be used to change the look and feel of a web page. They are divided into two groups: style properties and layout properties.
Style properties
These properties are used to change the appearance of a web page. They include:
-font-size: This property sets the size of the text in the document.
-font-family: This property sets the font that is used in the document.
-color: This property sets the color of the text in the document.
-text-shadow: This property sets a shadow on the text in the document.
Layout properties
These properties are used to control
You can learn all the basics of css from the beginning to professionalism through this book download now
Aucun commentaire:
Enregistrer un commentaire