#html5
Read more stories on Hashnode
Articles with this tag
Flexbox: -To display vertical elements in a horizontal manner we use flexbox. -Flex is only applied to parent...
HTML ELEMENTS- Html elements are starting tag content & end tag. The HTML element is everything from the starting tag to the ending...
Selection of selectors ยท Selector:- CSS Selectors are used to targeting the HTML element you want to be styled. The following are types of selectors. 1)...
Table:- A table is a structured set of data stored in tables and rows. the table allows us to look up the values that indicate some kind of connection...