lang Attribute: =============== we can always define in ==> to make specify the language that we are using to develop a web page, lang is need. Syntax: Text Styles =========== 1) text-align: ============== ==> to define the alignment to the text, we need to use "text-align" property. Syntax: text-align : left | right | center | justify; 2) text-decoration: =================== ==> to define the text with: underline, overline and line-through, we can use "text decoration" property. Syntax: text-decoration: text-decoration-line text-decoration-color text-decoration-style here: text-decoration-color and style ==> optional text-decoration-line ==> underline | overline | line-through | none text-decoration-color ==> color-name | rgb() | rgba() | hexacode | hsl() |hsla() text-decoration-style ==> solid | dashed | dotted | wavy | double 3) text-transform: ================== is used to change the case of the text Syntax: text-transform: none | uppercase | lowercase | capitalize 4) text-indent: =============== the gap before the paragraph ==> indent text-indent is the property, we can use to define the indent to the text. Syntax: text-indent : number with pixels; 5) letter-spacing: ================== the space between letters of the content ==> letter spacing default value ==> 0px ==> to define the space between letters, we can use "letter-spacing" property. Syntax: letter-spacing : number in px; 6) line-height: =============== ==> use to define the vertical gap of letter, we can use "line-height" property. ==> the distance between two lines we can define as "line-height" Syntax: line-height : number in pixels; 7) word-spacing: ================ to define the space between the words of content we can use "word-spacing" property. Syntax: word-spacing: number in pixels; 8) white-space: =============== to make display the content of paragraph with or without wrapping, we can use "white-space" property. Syntax: white-space: normal | nowrap | pre; 9) direction: ================== Syntax: direction : ltr | rtl; Text Style Properties

UI Development

HTML

CSS

JavaScript

Bootstrap
Angular

Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.

==================================================== abcdefghijklmnopqrstuvwxyz