XHTML/ CSS - Styling Tables

Just like links, you can style a table with some interesting CSS properties. If you want to style individual parts of a table you can, just be sure to specify what element you are styling in your CSS code. 

https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_boxes/Styling_tables

https://www.youtube.com/watch?v=veKHw125UJs&index=23&list=PLC1322B5A0180C946

Comments

Popular posts from this blog

Python 3.4 - Caesar Cipher

UML - Use Case Diagram