For example, I need to make list like this:
My list items
- item1
- item2
- item3
Here's a nice way to make list with dashes. (read more...)
For example, I need to make list like this:
My list items
- item1
- item2
- item3
Here's a nice way to make list with dashes. (read more...)
Create a table with cells width exactly you need is some more difficult than it may be seemed at once. So, if you need to make a table 300 pixels width with 5 cells same width, than cell width should be no more than 60 pixels. Of course, you should remember about borders and paddings in cells. (read more...)