Promotional tools, International Development Week 2023

From wiki
Revision as of 09:43, 9 January 2023 by Joaoluiz.defranco (talk | contribs) (Created page with "<!DOCTYPE html> <title>Example</title> <style> p { font-family: Georgia, Garamond, serif; } </style> <p>This text is rendered in either georgia, garamond, or the defa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<!DOCTYPE html> <title>Example</title> <style>

 p {
   font-family: Georgia, Garamond, serif;
 }

</style>

This text is rendered in either georgia, garamond, or the default serif font (depending on which font the user's system has).