Blog copy and paste

Please use this blog post to copy and paste these things into your own if needed

Images

Markdown

![name](src)

HTML

<img src="url" alt="name" width="X" height="Y">

Videos

 <video src="src" controls></video>

Iframes

 <iframe src="webpage url" height="Y" width="X" title="title"></iframe> 

Tables

H1 H2
P1 P2
H1 H2 H3
P1 P2 P3
P1 P2 P3
H1 H2 H3 H4
P1 P2 P3 P4
P1 P2 P3 P4
P1 P2 P3 P4
H1 H2 H3 H4 H5
P1 P2 P3 P4 P5
P1 P2 P3 P4 P5
P1 P2 P3 P4 P5
P1 P2 P3 P4 P5

Note: If you need them bigger or different sizes i trust this guide will allow you to infer what you need to do