#web-development
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...
All about html input element · Input Element Html input required attribute specifies that an input field must be filled out before submitting the form....
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...