website-team:faq:unify-template-faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
website-team:faq:unify-template-faq [2020/11/13 14:55] – Updates hajir | website-team:faq:unify-template-faq [2020/11/13 16:13] (current) – Updates hajir | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
====== Unify Template FAQ ====== | ====== Unify Template FAQ ====== | ||
Line 32: | Line 33: | ||
* g-font-size-18 | * g-font-size-18 | ||
- | For _ | + | For //< |
- | < | + | |
- | <p> | + | |
- | </ | + | |
- | //, the font is also set by class “lead”. Removing class “lead” decreases the font size of a paragraph. For example // | + | |
- | < | + | |
- | <p class="**lead**"> | + | |
- | </HTML> | + | |
- | Sample Paragraph | + | |
- | < | + | |
- | </p> | + | |
- | </HTML> | + | |
- | _ | + | |
- | For headers like H1 and H2, the font size can be adjusted by classes like h2, h3, h3 etc. For example, | + | For headers like H1 and H2, the font size can be adjusted by classes like h2, h3, h3 etc. For example, |
- | < | + | |
- | <h2 class="**h4** text-uppercase"> | + | |
- | </ | + | |
- | BSUPERIOR | + | |
- | < | + | |
- | </h2> | + | |
- | </HTML> | + | |
- | _ | + | |
**Q) How to set font case sensitivity? | **Q) How to set font case sensitivity? | ||
Line 60: | Line 41: | ||
//Answer//: Class “text-uppercase” makes a text uppercase like | //Answer//: Class “text-uppercase” makes a text uppercase like | ||
- | _ | + | //<h2 class=“h4 **text-uppercase**”> |
- | < | + | |
- | <h2 class="h4 **text-uppercase**"> | + | |
- | </ | + | |
- | BSUPERIOR | + | |
- | < | + | |
- | </h2> | + | |
- | </HTML> | + | |
- | _ | + | |
**Q) How to make text normal or italic?** | **Q) How to make text normal or italic?** | ||
Line 122: | Line 95: | ||
//Answer//: | //Answer//: | ||
- | < | + | < |
- | < | + | |
- | </ | + | |
- | < | + | |
- | < | + | |
- | </ | + | |
- | </ | + | |
< | < | ||
@media (min-width: 576px) { | @media (min-width: 576px) { | ||
Line 153: | Line 121: | ||
} | } | ||
</ | </ | ||
- | < | ||
- | < | ||
- | </ | ||
< | < | ||
- | < | + | |
- | </ | + | |
- | </ | + | |
===== Useful Links ===== | ===== Useful Links ===== | ||
website-team/faq/unify-template-faq.txt · Last modified: 2020/11/13 16:13 by hajir