HTML
3 articles tagged “HTML”
Blog
June 20, 2022
XPath in Selenium
When we are unable to locate elements using standard locators like id, class, name, etc. then we can use an XPath to locate that element.…
Blog
June 2, 2020
Making peace with frontend development: Leveling up your CSS
The perils of CSS written in haste In the previous blog I wrote, I’ve emphasised the importance of mastering the fundamentals in order to become…
Blog
April 4, 2019
Making peace with frontend development: The first steps
I come from a computer science background. The classes I enjoyed the most in college revolved around programming in (more…)