Trang

Search this Blog

30/8/10

Fix the post accompanied by tables

 When posting articles using a table (table) you will get an error is a space between the article title and table content. As table size, this space widening. To apply the table easily, Tactics Blog please instruct you how to fix below:
 

Step 1. Create a class (class) such as below and paste anywhere in your template CSS (Log Blogger, choose Edit HTML, paste the code below right next to the declaration or #.)


.bang br {
  display: none
}
 
 Step 2. When posting boards, you add the part in bold like this:
 
<div class="bang">
<table border="1">
<tr><th>Heading</th><th>Another Heading</th></tr>
<tr><td>row 1, cell 1</td><td>row 1, cell 2</td></tr>
<tr><td>row 2, cell 1</td><td>row 2, cell 2</td></tr>
</table>
</div>
Note the prominent text color, you can change into another word, but have declared how they must use the corresponding div.
You will find no space anymore

Không có nhận xét nào:

Đăng nhận xét