Category Archives: CSS

Center an element horizontally with CSS

So you want your website to be in the middle of the page. But you don’t want to use the <center> because it is deprecated and won’t validate. This is a simple way to align your website layout to the … Continue reading

Posted in CSS, Tutorials | Leave a comment

CSS

CSS is something which customises the appearance of your web page. As many attributes are becoming deprecated, for a valid website, you will have to use CSS to customise the appearance of it.

Posted in CSS, Tutorials | Leave a comment