#ineuron
Read more stories on Hashnode
Articles with this tag
Let's figure out array and its methods... · Array in Javascript:- An Array may be defined as a type of data structure that is used for storing more the...
Flexbox can help us to make layouts responsive and it allows us to play around with spacing between the elements inside the flexbox container.* · Flex...
How we can insert an audio or video file in our webpage? · Audio tag:- The audio tag in HTML is used to embed sound content in a document, such as...
What is HTML Elements? An HTML file is made of elements. These elements are responsible for creating web pages and define content in that webpage. An...
What is web Server? A web server is software and hardware that uses HTTP (Hypertext Transfer Protocol) and other protocols to respond to client...
What is CSS? CSS stand for Cascading Style Sheets. it is a Style sheet language that is used for the styling of HTML page. It specify how the HTML web...