@@ -19,12 +19,8 @@ modes. This tool is recommended for novice programmers and for users
1919who prefer to design their op modes visually, using a drag-and-drop
2020interface.
2121
22- .. figure :: images/BlocksPicture1.jpg
23- :alt:
24- :width: 75%
25- :class: no-scaled-link
26-
27- Blocks Programming Tool showing a graphical Blocks program.
22+ .. image :: images/BlocksPicture1.jpg
23+ :alt: Blocks Programming Tool showing a graphical Blocks program
2824
2925The OnBot Java Programming Tool
3026-------------------------------
@@ -34,12 +30,8 @@ their Java op modes. This tool is recommended for programmers who
3430have basic to advanced Java skills and who would like to write
3531text-based op modes.
3632
37- .. figure :: images/onBotJavaScreen.jpg
38- :alt:
39- :width: 75%
40- :class: no-scaled-link
41-
42- OnBot Java Programming Tool showing Java source code.
33+ .. image :: images/onBotJavaScreen.jpg
34+ :alt: OnBot Java Programming Tool showing Java source code
4335
4436Android Studio
4537--------------
@@ -49,12 +41,8 @@ professional Android app developers use. Android Studio is only
4941recommended for advanced users who have extensive Java programming
5042experience.
5143
52- .. figure :: images/androidStudioScreen.jpg
53- :alt:
54- :width: 50%
55- :class: no-scaled-link
56-
57- Android Studio showing Java source code.
44+ .. image :: images/androidStudioScreen.jpg
45+ :alt: Android Studio showing Java source code
5846
5947Recommendations
6048---------------
@@ -69,12 +57,8 @@ The OnBot Java Programming Tool is similar to the Blocks Programming
6957Tool. However, OnBot Java is a text-based tool and it requires that the
7058user have a sound understanding of the Java programming language.
7159
72- .. figure :: images/ipadPhoneChromebook.jpg
73- :alt:
74- :width: 50%
75- :class: no-scaled-link
76-
77- A tablet, phone, and laptop each showing the programming tools in use.
60+ .. image :: images/ipadPhoneChromebook.jpg
61+ :alt: A tablet, a phone, and a laptop each showing the programming tools in use
7862
7963It is important to note that with the Blocks Programming Tool and the
8064OnBot Java Programming Tool, a user only needs a web browser to create,
0 commit comments