Base Typography

Description

Typography in Foundation defines headings, paragraphs, lists and other inline elements which create attractive and simple default styles for elements.

The following table lists the different types of typography used in Foundation −

Sr.No.Typography & Description
1ParagraphsParagraph is a group of sentences defined with different font size, highlighted words, line height etc.
2HeaderIt defines HTML headings from h1 to h6.
3LinksIt creates a hyperlink that opens another document when you click on the text or an image.
4DividersIt is used to give a break between the sections by using <hr> tag.
5Ordered and Unordered ListsFoundation supports ordered lists, unordered lists to list the things.
6Definition ListsDefinition Lists are used to display name value pairs.
7BlockquotesIt represents block of text, which defines much bigger than normal.
8Abbreviations and CodeAbbreviation defines a shortened term of word or phrase and code represents a piece of code.
9KeystrokesIt is used to perform a specific function.
10AccessibilityFoundation provides some guidelines to access the content of the page.

Sass Reference

You can change the styles of the components by using the following SASS variables as listed in the table.Given below is the styles of the components by using the following SASS variables.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *