#fsjs20
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...
Grid:- CSS Grid layout is a two-dimensional grid-based layout system. Flexbox was designed for layout in one dimension either a row or a column but...
POSITION:- The position property sets how an element is positioned inside a document. The elements are then positioned using the top, right, bottom...
Flexbox:- Flexbox is a one-dimensional layout method for arranging items in rows or columns. Items flex (expand) to fill additional space or shrink to...
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...
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...