#webdev
Read more stories on Hashnode
Articles with this tag
Welcome to the second part of the Beginner's Guide to JavaScript Operator! 😊 To refresh your memory, In the first article, we have gone through the...
Have you thought about how we can tell our program to do a specific task? For example, how do we add two numbers together or compare two values? If...
We all know that CSS positioning can be confusing sometimes. When you design a layout, you think about how you position your elements and the...
What is semantic markup? Semantic markup is a way of writing and structuring your HTML to describe its content's structural semantics or meaning, not...