Skip to Content

How to Display Images Side by Side in HTML – 2 Best Ways

Working with HTML for images can be a real pain. Just when you think you have it nailed, the preview shows the images dropping to a new line. Surprisingly, the HTML code to display images side by side is simple. What is not so easy is assigning captions to either a group of images or, …

Read More about How to Display Images Side by Side in HTML – 2 Best Ways

The 3 Best Methods to Align Bullet Points in HTML

Bullet points are finicky to style. Depending on which method you use to align bullet points, browsers have a tendency to do their own thing anyway. You could see your bullet points aligned in the Chrome Browser, but on Safari, it may look drastic. Thankfully, there is more than one way to align bullet points …

Read More about The 3 Best Methods to Align Bullet Points in HTML