Welcome to the Styling Guide for our documentation! This guide will help you understand how to style your content to ensure it is consistent and visually appealing.
General Rules
- Consistency: Always use the same format for headings, lists, and other elements.
- Readability: Keep paragraphs short and use bullet points for lists to enhance readability.
- Images: Use images to illustrate points, but ensure they are relevant and of high quality.
Headings
Use headings to structure your content. The format should be as follows:
- H1: The main title of the document.
- H2: Subheadings for major sections.
- H3: Subheadings for subsections.
- H4: Further subheadings.
Example
# Main Title
## Section 1
### Subsection 1.1
#### Subsubsection 1.1.1
Lists
Use bullet points for lists to make them easy to read.
- Ordered Lists: Use numbers for ordered lists.
- Unordered Lists: Use asterisks for unordered lists.
Example
1. First item
2. Second item
- Third item
Links
Use links to reference external resources or other pages within the documentation.
[Read more about styling guidelines](/Documentation/en/StylingGuide/Advanced)
Images
Use images to illustrate your points. Make sure to use high-quality images and ensure they are relevant to the content.
<center><img src="https://cloud-image.ullrai.com/q/Styling_Guide/" alt="Styling Guide"/></center>
Conclusion
By following these styling rules, you can ensure that your documentation is easy to read and visually appealing. For more detailed information, check out our Advanced Styling Guide.