Wednesday, 28 August 2019

WHY CSS HAS MADE HTML SO MUCH BETTER

Literary speaking HTML is basically just a walking skeleton and thankfully CSS came with the body and this has made the role of a web developer way interesting especially developers with a good eye for design.
      As a pre intern on startng one of our initial task was to create our CV with just HTML and boy that design looked pretty ugly. However armed with a decent knowledge of CSS I have been able to make a better life out of my CV while changing the following.

- A better looking font, I opted for the sans-serif which just has a smooth feel about it
- I gave my HTML a better alignment
- I made use of paddings to give a better appealing feeling to my texts
- Then the interesting part of using colors to give a better design

All these were possible with the ability to target HTML tags and created classes
with the propert that corresponding value that appealed to me.








No comments:

Post a Comment