Table of Contents

Hello! You might’ve come here from my website.

On the “Latest News and Updates” section, I have made a pseudo-embed (that’s because i don’t really count it as one, but make of it what you will.)

I used your typical HTML5 iFrame. Here’s how i did it.

<iframe src="https://blog.scottnewman.xyz" title="Blog Embed" height="300" width="320" style="border: none;" scrolling="no"></iframe>

I’ve included the height and width instead of the default size, so that the first recent post can be seen.

As funny as it sounds, scrolling="no" actually works.

* P.S. My website, as well as this blog, are both open sourced on my Github.


<
Previous Post
The blog is now working!
>
Next Post
How to set the right amount of paging memory on Windows.