Main content blocks
Section outline
-
-
-
-
Fontawesome fonts (https://fontawesome.com/search?f=classic&s=solid&o=r)
If you wish to make the icon larger you can use a multiplier. e.g.:
or
If you wish to rotate the icon you can specify how many degrees clockwise. e.g.:
You can also flip an icon horizontally or vertically. e.g.:or
You can mute the colour to a dull grey. e.g.:
You can "pull" the icon to the left or right. If it is "pulled" to the left text will wrap to the right. e.g.:
-
-
-
-
-
Guest users do not have permission to interact with embedded questions.
-
-
-
-
-
Ace inline (tekstiredaktoriga)
Python example
print("Hello squares") for i in range(10): print(i, i ** 2)
Java example
public class hello { public static void main(String[] args) { System.out.println("Hello world!"); } }
Supported languages
import urllib.request with urllib.request.urlopen("http://localhost/jobe/index.php/restapi/languages") as infile: print(infile.read().decode('utf8'))
-
-
-
-
-
Learningmap is loading...
-
-
-