TJTushar Jainintushar20jain.hashnode.dev·Jan 19, 2023 · 1 min readHTML entitiesToday I learned about the HTML entities. So as we know we use tags in elements for ex - <h1> and (<,>) are reserved in HTML for specific purpose, What if we need to display 5>6 in our website in that situation we use entities. Entities display specia...00
TJTushar Jainintushar20jain.hashnode.dev·Jan 17, 2023 · 1 min readC or Python for beginners?Whenever a newbie tries to enter the programming world the first question that arrives in the mind is where to start, what programming language should I learn ? And mostly goes with python. Because python has high Market demand which is true but as a...00