#webdev
Read more stories on Hashnode
Articles with this tag
font-size: 18px; is used to change the HMTL fontsize to 18px. You can insert an image into the site via CSS instead of HTML by doing...
<svg> This tag is used as a semantic container for a svg image element. SVG stands for Scalable Vector Graphics. W3 schools says SVG “is used to...
The type selector is used in the CSS file to select certain element types and apply styling to them. Eg p { \ color:green; \ } The universal...
React JS is not necessary if you want to build a static website. HTTP verbs such as “POST” do not need to be capitalised. But it is done out of...
Atlassian owns Jira and Confluence. Jira seems to be some sort of project management software, and Confluence seems to be a way of collaborating on...
There’s a chance we might be switching stacks again due to the restrictions on on the type of database we are using. The new stack will not use React,...