XHTML / CSS Tutorial - Font-Weight & Font-Style

 To change how thick your font is you can use the font-weight: CSS attribute.

 To change how your font looks is you can use the font-style: CSS attribute.

https://www.youtube.com/watch?v=sW6CRoJaaoI&list=PLC1322B5A0180C946&index=18

Comments

Popular posts from this blog

Python 3.4 - Caesar Cipher

UML - Use Case Diagram