Record once Elastic-JOB Faber Query and Basic Concept understanding

2023-01-19   ES  

DISC (default) small black dots 2.Circle small white dots 3.Square small black block

<ul type = "circle"> 
     <li> List 1 </li> 
     <li> List 2 </li> 
 </ul>

1. Interaction (default value)
2. Large (small) writing letter a \ b \ c … 3. Roman letters of the case: II …/II III

<ol type = "i"> 
     <li> List 1 </li> 
     <li> List 2 </li> 
 </OL>

Definition list Start serial number: not as the first item is not the number 1, but starting from 10

<ol start = "10"> 
     <li> List 1 </li> 
     <li> List 2 </li> 
 </OL>

<ol> 
     <li> List 1 </li> 
     <li> List 2 </li> 
     <li value = "8"> List 3 </li> 
     <li> List 4 </li> 
     <li> List 5 </li> 
 </OL>

custom list composition: consist of DL definition list, DT definition list item, DD definition list content

<dl> 
     <DT> List Project 1 </dt> 
         <DD> List Item 1 content or description ++++++++++++++++++++++ </dd> </dd> 
     <DT> List Project 2 </dt> 
         <DD> List Item 2 Content or Description ++++++++++++++++++++ </dd> </dd> 
     <DT> List Project 3 </dt> 
         <DD> List Item 3 content or description ++++++++++++++++++++++ </dd> </dd> 
 </dl>

source

Related Posts

Logic Sri Lanka Return (Returning to the chance of numbers) jn

Springer LNCS Latex Submission Template How to use TO USE The Springer LNCS Latex Template

[RUST Tiring Notes] Rust basic grammar data type -02

SUBLIME Text formatting JSON-PRETTY JSON

Record once Elastic-JOB Faber Query and Basic Concept understanding

Random Posts

UVA Tool website

nyoj to find the remaining number

OpenGL Linux installation and configuration one -key compilation+operation

How to deploy dubbo? How to build a Dubbo monitoring center? Intersection

LINUX Installation SQL Server Prompt this Program Requires A Machine with at Least 2000 MEGABYTES of Memoryqq