#web-development
Read more stories on Hashnode
Articles with this tag
Media Query:- Media queries are a key part of responsive web design, as they allow us to create different layouts depending on the size of the...
CSS Box Model:- The CSS Box Model is a container that contains multiple properties including Borders, Padding, Margins and the Content itself. It is...
Audio Tag:- The "audio" tag is an inline element that is used to embed sound files into a web page. Currently, there are three supported file formats...
H.T.M.L. stands for Hyper Text Markup Language. HTML is the standard markup language for creating web pages. HTML describes the structure of a web...
What is a Server:- It is a system of HARDWARE or SOFTWARE that stores data(H.T.M.L Documents, CSS stylesheets, JavaScript files, Images, Videos and...