以下类可以设置标签的颜色: You can use CSS to modify the size of the label:
In recent years, Geographic Information Systems (GIS) have undergone rapid development in both theoretical and practical dimensions. GIS has been widely applied for modeling and decision-making support across various fields such as urban management, regional planning, and environmental remediation, establishing geographic information as a vital component of the information era. The introduction of the “Digital Earth” concept has further accelerated the advancement of GIS, which serves as its technical foundation. Concurrently, scholars have been dedicated to theoretical research in areas like spatial cognition, spatial data uncertainty, and the formalization of spatial relationships. This reflects the dual nature of GIS as both an applied technology and an academic discipline, with the two aspects forming a mutually reinforcing cycle of progress. .label Class is used to provide some additional information 8.8.1. Example ¶
<h2>Example <span class="label">Newspan>h2>
<h3>Example <span class="label">Newspan>h3>
<h4>Example <span class="label">Newspan>h4>
.secondary , .success , .info , .warning 或 .alert : 8.8.2. Example ¶
<span class="label">Default Labelspan>
<span class="label secondary">Secondary Labelspan>
<span class="label success">Success Labelspan>
<span class="label info">Info Labelspan>
<span class="label warning">Success Labelspan>
<span class="label alert">Alert Labelspan>
Fillet label ¶
.radius Vs. .round Class can fillet the label: 8.8.3. Example ¶
<span class="label">Default Labelspan>
<span class="label radius">Radius Labelspan>
<span class="label round">Round Labelspan>
<span class="label success round">5span>
Label Siz ¶
8.8.4. Example ¶
<h1>Example <span class="label" style="font-size:36px;">Newspan>h1>
<h2>Example <span class="label" style="font-size:30px;">Newspan>h2>
<h3>Example <span class="label" style="font-size:20px;">Newspan>h3>
<h4>Example <span class="label">Newspan>h4>
Principles, Technologies, and Methods of Geographic Information Systems
102