Dev Corner

Software Developer’s Notepad

Archive for the ‘CSS Basics’ Category

We can specify the font, with which the text to be displayed. Read the rest of this entry »

Replace font tags with CSS

Posted by bateto under CSS Basics

We can style text with CSS for a lot of time. So there is no big reason to continue to use the tag to style text. Instead of this deprecated tag we could easily use CSS. Read the rest of this entry »