What is DoM? Dom (document object model) is a programming interface that allows javascript to interact with html and xml file. It represents the docu…
Read moreCSS Gridbox: grid-template-columns: The grid-template-columns property is used to define the size of columns in a grid container. <!DOCTYPE html&g…
Read more/* h1{ color: green; font-family: monospace; } p{ font-size: 50px; color: purple; } body{ background-color: grey; …
Read more
Social Plugin