@extends('layout.layout') @php $title='Typography'; $subTitle = 'Components / Typography'; @endphp @section('content')
You can use the mark tag to highlight text
This is a paragraph. it stands out from regular Delete text
This line of text is meant to be treated as no longer accurate.
This line of text will render as underlined
This line of text is meant to be treated as an addition to the document.
This is a paragraph. it stands out from regular text.
This line rendered as bold text.
This line rendered as italicized text.
This line rendered as italicized text.
This is text
18pxThis is text
16pxThis is text
14pxThis is text
12pxUse text-decoration-underline, text-decoration-line-through, or text-decoration-none class to decorate text in components respectively.
This text has a line underneath it.
This text has a line going through it.
This link has its text decoration removed