Properties
Similar Topics
Statistics
Comments
4
Participants
4
Subscribers
2
Votes
5
Views
2061
Share
Answered
Hello,
Is it possible to get a table with border in a worksheet on GeoGebraTube?
(what is the BBCODE?)
Is it also possible to get borders around the cells and to align the text in the cells?
(what is the BBCODE?)
Thanks!
Rodger.
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Hi,
Try here http://wiki.geogebra.org/en...
Simon
hi
that command (or http://wiki.geogebra.org/nl... as translated in the dutch wiki) is the way to make tables in a ggb file, but not in a worksheet, that uses table codes that rather look like html.
But typing something as next example which uses alignment and border in html-tables does not work. Is there something similar that does the job or not (yet)?
chris
<table border="solid" bordercolor="black">
<tr><td align="center">10000</td>
<td>2</td>
</tr>
<tr>
<td align="center">3</td>
<td>4</td>
</tr>
</table>
Has any one figured this out yet? For instance, I'd like the table in the following activity to have a visible border: https://www.geogebra.org/ma...
Sorry, but the link to the activity doesn't work.
By now the GG way to produce decent and easily editable tables is using the table item in GG Notes, which you can include in an activity as an applet. If you don't want the table to be changed by users I think the only option is creating a decent table (e.g. in Notes) and make a screen capture picture out of it to insert in the activity.
But please don't reproach me of thinking that this is ideal, it's just pragmatic.
Comments have been locked on this page!