Зміст курсу
Test UI Features
Test UI Features
3. Image Tools
6. Text Boxes
NoteStudy MoreDefinition Text BlockChatGPT Prompt Input - OutputQuote Text BoxFile name headerPrerequisites Box With LinksNested ListSuperscript/SubscriptCopyable Text BoxCode Block - Highlighted & Copyable SQLCode Block - Highlighted & Copyable PythonCode Block - Highlighted & Copyable JavaScriptCode Block - Highlighted & Copyable JavaCode Block - Highlighted & Copyable DartCode Block - Highlighted & Copyable C++Code Block - Highlighted & Copyable CCode Block - Highlighted & Copyable C#
7. Tables
9. Deprecated
+ (deprecated) Hint and Solution Single Block+ (deprecated) TypeScript Hint/Solution+ (deprecated) C# Hint/Solution+ (deprecated) JavaScript Hint/Solution+ (deprecated) Java Hint/Solution+ (deprecated) GO Lang Hint/Solution+ (deprecated) Python Hint/Solution+ (deprecated) Java Hint/Solution with Copyable & Highlighted Code+ (deprecated) Scala Hint/Solution with Copyable & Highlighted Code+ (deprecated) Hint/Video Tutorial+ (deprecated) Hint/Solution/Video Tutorial(deprecated) Interactive Video + (deprecated) Images Slider+ (deprecated) Images Carousel+ (deprecated) Image Magnifier+ (deprecated) Image Carousel & Magnifier+(deprecated) Image Magnifying Glass+ (deprecated) Linked List+ (deprecated) IDE Testing+ (deprecated) CSS Example Practice Test+ (deprecated) Spinning anim+ (deprecated) Temporary Hint/Video Tutorial+ (deprecated) Temporary Hint/Solution/Video Tutorial+ (deprecated) Joke+ (deprecated) Animated border+ (deprecated) Default Custom Table+ (deprecated) Table Action+ (deprecated) Styled Table
Matrices
Readme
Displaying one or more matrices. You can define:
- 1 to 4 matrices (or more, if needed);
- Any number of rows and columns for each matrix;
- Custom names for each matrix.
How to Use
- Matrix Count:
- You can include between 1 and 4 matrices in the
custom-container
section; - To add more matrices, duplicate the matrix structure provided in the code.
- You can include between 1 and 4 matrices in the
- Matrix Names: Replace the placeholders in the
<td>
with your desired matrix name (e.g., A, Matrix1, MyMatrix, etc.); - Matrix Content:
- Each matrix is a
<table>
element inside the template; - Define the number of rows and columns by adding or removing
<tr>
and<td>
elements inside the matrix<table>
tag.
- Each matrix is a
- Follow the Comments: The HTML code contains inline comments to guide you in customizing matrix names, rows, and columns. Refer to these comments for detailed instructions.
Source Code
index
index
index
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 7. Розділ 2