Saturday, 15 November 2014

MORE Table Tags

Creating my schedule .... again:


  1. Well here is a another blog post about my experience in table tags! This week we learned more about different tags that can be used in a table. Although we did learn a little about attributes this week it was mainly focused on table tags. 
  2. Three tags I learned this week are the cell padding, cell spacing, and horizontal align. 
    • Cell padding specifies the space between the cell wall and the cell content. The tag for this is: <table cellpadding="no. of pixels">...</table>
    • Cell spacing specifies the space between cells. The tag for this is:  <table cellspacing="no. of pixels">...</table>
    • For horizontal align it specifies the alignment of a table according to its surrounding text. The tag for this is <table align="alignment">...</table>
  3. My overall experience this week was okay. The work was not too hard, so I did not have a hard time. I can already feel the work getting more and more complex. I can't wait. 
  4. When do we get to use the align tags? Because we hardly went over them this week. 
  5. This activity will help my critical thinking by allowing me to get used to discerning between horizontal and vertical... it will also help me discern between rows and columns. Sometimes I get those things mixed up. :( Hopefully I'll learn more on this journey of education and be able to fully get past the things that hinder my success!

No comments:

Post a Comment