#technology
Read more stories on Hashnode
Articles with this tag
In HTML, the attribute name is in all lowercase and is given a string invoking a function defined somewhere: <button...
Define a component, called, Star that will render each individual star with the appropriate appearance, based on the parent component's state. In the...
Brief explanations with code sample: Counters are, in essence, variables maintained by CSS whose values may be incremented by CSS rules to track how...
Brief explanation and code sample: Given an element of variable width, it will ensure its height remains proportionate in a responsive fashion (i.e.,...
Brief explanation and some code samples: If the text is longer than one line, it will be truncated and end with an ellipsis …. HTML <p...
Brief Explanations: In the browser, most of the time what you are doing is interacting with the DOM, or other Web Platform APIs like Cookies. Those...