Targeting Middle HTML Element
07/31/2020Recently, I had a task where I had to create video page where there are five videos. The third video would be large and in center and then…
Read MoreRecently, I had a task where I had to create video page where there are five videos. The third video would be large and in center and then…
Read MoreTables have always been a pain point when it comes to responsive design. They will display nicely (sometimes) on desktop but they become a…
Read MoreAs a web developer I like to include little code examples/snippets in my content sometimes. It's not too difficult but it's a bit quirky…
Read MoreA long time ago it was pretty standard to create layouts with tables. Then we moved on to using divs to create layouts. This was certainly…
Read MoreThis was an issue I ran into when solving some accessibility issues. First of all, every page needs to have one h1 tag. Pages shouldn't have…
Read MoreAlt text values seems to be confusing for a lot of users. One method many use is to cover all bases is to add an alt text value to every…
Read More