Can someone help with a code for making a text box in html where your text is inside a box or column? This would be similar to for example..... blah blah blah blah then read more link at the end, the text is in a box and next column is a box and so on. If you take a look at this theme easel in wordpressscroll down to bottom where you see "MORE TAGS" this is an example of the box im talking about.... the next box is HTML, hope someone can help
I think want you want is HTML Tables : http://www.w3schools.com/html/html_tables.asp The above tutorial helps you learn how to create your HTML tables and also shows you examples along the way.
I think i will have to wait the 7+ days to explain better and possibly show a site for example, sorry
It's your choice how you want to communicate the information. The best is keep it simple and examples are great. Remember, no one will try hard to understand your issues. After all it's your issue.
The tables look similar to what i need but without the sections within it, i just need the box so i can add text inside.