How To Add Attributes To Images In Markdown
How can you add attributes to your images in Markdown? How can you set properties like width and height? Setting dimensions on images is a requirement if you want your images to be responsive.
How can you add attributes to your images in Markdown? How can you set properties like width and height? Setting dimensions on images is a requirement if you want your images to be responsive.
How can you get the Colorbox element to behave with YouTube embeds. In this article I explore how I fixed a display of the Colorbox modal to display a YouTube video.
How do you create a simple jQuery background image slider? As these elements within web pages, especially on the index page, are becoming popular this is something we can do with relative ease.
Is there a way where I can write math looking functions without the need of bringing in MathJAX or other heavy LaTeX renderers? Especially if the need is quite simple, such as writing a simple algebraic fraction. Thankfully there is!