Difference between revisions of "Promotional tools, International Development Week 2023"

From wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 09:43, 9 January 2023

<!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).