Home

Welcome to My Blog

HTML and more

HTML is used to define the structure of a webpage and the meaning of the content to the browser. This cooperates with CSS and the use of HTML will also effect CSS on how you write some codes. HTML is known to be the starting point when building a website and it’s sued t add content and…

CSS Grid and more

Grid container – the element containing a grid, defined by setting display: grid; Grid item – the element that is a direct descendant of the grid container Grid line – the horizontal (row) or vertical (column) line separating the grid into sections. Grid lines are referenced by a number, starting and ending with the outer edges…


Follow My Blog

Get new content delivered directly to your inbox.