Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:playground [2024/01/25 11:39] – [Youtube Embeds ?] natesplayground:playground [2024/01/30 09:47] (current) – [PlayGround] nates
Line 3: Line 3:
 Feel free to play around with this here. I've included some basic examples to help get you started. Feel free to play around with this here. I've included some basic examples to help get you started.
  
-Tap the EDIT button to see the formatting.+Tap the EDIT button to see the formatting..
    
 ===== Bold, Italics, Underlines ===== ===== Bold, Italics, Underlines =====
Line 50: Line 50:
 === 3x (='s) Sections === === 3x (='s) Sections ===
 == 2x (='s) Sub-sections == == 2x (='s) Sub-sections ==
 +
 +<code>
 +====== 6x (='s) Top of Page ======
 +===== 5x (='s) Major Divisions =====
 +==== 4x (='s) Minor Divisions ====
 +=== 3x (='s) Sections ===
 +== 2x (='s) Sub-sections ==
 +</code>
  
 ===== SKIP HIGHLIGHT ===== ===== SKIP HIGHLIGHT =====
Line 93: Line 101:
 </code> </code>
  
-===== ScribeHow Embeds ===== +===== HTML Embeds ===== 
-<HTML> some block level HTML code </HTML>+<HTML>
  
 +<iframe src="https://scribehow.com/embed/Understanding_the_Homescreen_On_The_A-1_Plumbing_App__LYAbA-ZGR3OGUa2LQ_eSPg?as=scrollable&skipIntro=true" width="100%" height="640" allowfullscreen frameborder="0"></iframe>
 +
 +</HTML>
 +
 +<code>
 +<HTML>
 +<iframe src="https://scribehow.com/embed/Understanding_the_Homescreen_On_The_A-1_Plumbing_App__LYAbA-ZGR3OGUa2LQ_eSPg?as=scrollable&skipIntro=true" width="100%" height="640" allowfullscreen frameborder="0"></iframe>
 +</HTML>
 +</code>