typos
Bold headings and subtle details
convey your content
If you paste in a URL, like https://clapat.com – it’ll automatically be linked up. But if you want to customise your anchor text, you can do that too! Here’s a link to the ClaPat website.
This is a text with a floating image which you can use as many times you want in each paragraph.
Highlighting text can help bring important information immediately to the reader’s attention. When creating a highlighting text, all you need to do is add a ==
before and after your text in a Markdown card.
.my-element {
display: block;
width: 100%;
}
You don’t see this visual style as much in web pages because browsers, by default, display paragraphs with space underneath them as a way to show where one ends and another begins, but if you want to style a page to have that print-inspired indent style on paragraphs, you can do so with the text-indent style property.