{{indexmenu_n>10}} ====== Basic Formatting and Media ====== In the QEng task editor, you can use HTML markup to format text and insert media files. The engine is built on Bootstrap, so all standard Bootstrap styling classes are available for layout. ===== Images ===== ==== Responsive Full-width Image ==== To make an image automatically scale down for mobile devices and laptops: ==== Centered Image ==== ==== Centered Image with Rounded Corners ==== ===== Audio ===== To add audio to a level: - Upload your MP3 file to the engine's CDN storage. - Switch the task editor to **"Source"** mode and insert: ===== Video ===== To ensure videos (e.g. from YouTube) scale correctly on both computers and mobile screens, wrap the '' ===== Tables ===== To make tables scrollable horizontally on narrow smartphone screens (instead of being squished):
Header 1Header 2
Value 1Value 2
===== More Information ===== * [[en:authors_main:task_editor:level_styling|Level Styling and Custom CSS]] * [[en:authors_main:task_editor:task_settings|Task Settings (Codes, Hints, Bonuses)]]