#iwritecode
Read more stories on Hashnode
Articles with this tag
A page is basically treated as a document and with this, we can easily change its style, content, and structure with the help of DOM. so basically DOM...
Array Methods so let's see the array in a bit more detail. so the definition of the array is quite simple whenever you see the [ ] in js that's...
#HISTORY The 1st name of JS is Mocha and after that, the name is change to LiveScript in 1995, and again its name changed to JavaScript in 1996, and...
This is basically a mode in CSS. It basically helps to make a responsive layout of a website. It allows you to make out elements in a one-dimensional...
CSS selectors are used to targeting the HTML elements on the web page that you are creating and they also helps in styling the elements of CSS . Yes...
Audio this tag we will use when we suppose to include an audio file on the page of the website or document. The audio tag contains one more tag as "...