by eturo
I designed this simple webpage using HTML and CSS. This is one my laboratory activity for my Information Technology students. Integrating CSS to HTML is easy to learn.
The trick in designing a simple yet very nice and cool webpage is to divide the different parts of the template. You should first make a draft (a drawing maybe) of your webpage before transforming it to actual (from scratch to actual). Of course you should know the different tags of HTML and the different properties with the appropriate values in CSS. Take note that, a mistake in your stylesheet (CSS) can affect the whole webpage.