Skip to main content

Posts

Showing posts from March, 2023

The HEAD Element

  <head>     <meta charset="UTF-8"/>     <meta content="width=device-width, initial-scale=1.0" name="viewport"/>     <title>Page Title Text</title>     <style>       html { font-family:sans-serif; font-size:14pt; }       p,pre {       margin-left:4em; margin-right:auto;       margin-top:0.5em; margin-bottom:0.5em;       padding-top:0.5em; padding-bottom:0.5em;       }     </style>   </head>

[DO NOT LEAVE BLANK]

Experimenting with Stackedit

So I created some Workspace in StackEdit, then created a file, then hit "Synchronize" Stackedit immeadiately popped up a modal dialog which informed me that the file was sync'd to two locations. Links were given for those two locations; those links appear below: first location second location