Site Tools


website-team:faq:unify-template-faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
website-team:faq:unify-template-faq [2020/11/13 14:55] – Updates hajirwebsite-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**>Sample Paragraph</p>//
-<HTML> +
-<p> +
-</HTML> +
-//, the font is also set by class “lead”. Removing class “lead” decreases the font size of a paragraph. For example // +
-<HTML> +
-<p class="**lead**"> +
-</HTML> +
-Sample Paragraph +
-<HTML> +
-</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> +
-<h2 class="**h4** text-uppercase"> +
-</HTML> +
-BSUPERIOR +
-<HTML> +
-</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**>BSUPERIOR</h2>//
-<HTML> +
-<h2 class="h4 **text-uppercase**"> +
-</HTML> +
-BSUPERIOR +
-<HTML> +
-</h2> +
-</HTML> +
-_+
  
 **Q) How to make text normal or italic?** **Q) How to make text normal or italic?**
Line 122: Line 95:
 //Answer//: //Answer//:
  
-<HTML> +<html><span class=codeblock></html> 
-<html> +
-</HTML> +
-<html><span class='codeblock'></html> +
-<HTML> +
-</html> +
-</HTML>+
 <code> <code>
 @media (min-width: 576px) { @media (min-width: 576px) {
Line 153: Line 121:
 } }
 </code> </code>
-<HTML> 
-<html> 
-</HTML> 
 <html></span></html> <html></span></html>
-<HTML> +
-</html> +
-</HTML>+
 ===== Useful Links ===== ===== Useful Links =====
  
website-team/faq/unify-template-faq.txt · Last modified: 2020/11/13 16:13 by hajir