Blackboard

Change properties in a table

rated by 0 users
This post has 5 Replies | 1 Follower

Not Ranked
Posts 0
nhoke Posted: 19 Nov 2009 12:00 AM
--- Server: Bb Learning System Release 8.x(WIN) | Client: IE7.x(WIN) ---

Greetings - I am creating a table in a content page with two columns and one row. I am loading an image into the first column and then adding my text to the second column. It is a work around I used in Angel to have text wrap around the image. My problem is once I build the table and add the image and the text I cannot get to the table properties to have the display of table be without borders. Is there a way to do this in Blackboard Visual Text Editor. I am in Bb version 9. Thank you. Nancy K Hoke - Mosaica Education Group - Abu Dhabi, UAE
Not Ranked
Posts 0
Hi Nancy,

This is indeed a very often used workaround for having text next to an image.
When you create the table there's the setting of the borders of that table, but you don't want it to be invisible yet when you still have to add text and the image.
But it's relative easy to change the border settings afterwards. In the Visual Text Box Editor click on the <> button. That will bring you in HTML mode of the item.
On the position where you created the table you will see something like this:
""< table style="WIDTH: 100" cellspacing="1" cellpadding="1" align="baseline" border="1">""

Here you can change the border setting from 1 into 0 (border=""0"").
By clicking again on the <> button you will get back into the normal mode of the VTBE.

Hope this helps.
Henk
Not Ranked
Posts 2

Is there any way to change the table properties? I am trying to merge cells and change the border size.


Thank you,

Julie

Top 10 Contributor
Male
Posts 6,271

Julie,

I think that to change the table properties, the best way to do it is to use the "<>" icon to switch the editor over to HTML mode and edit the table properties directly.

Mike

Not Ranked
Posts 2

Thanks Mike. I don't see how to merge cells there. Can I do that in HTML mode?

Top 10 Contributor
Male
Posts 6,271

Yes.  Have a look at the HTML tutorials at http://www.w3schools.com/html/html_tables.asp, and the column spanning example at http://www.w3schools.com/html/tryit.asp?filename=tryhtml_table_span

Mike

Page 1 of 1 (6 items) | RSS