The price list can be used to display enterprise products: 尝试一下 » 注意: The table fills the width of the container 100%, and all items have borders and are centered. The following example shows the prices of three enterprise products (the three are equally divided into widths):
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. 8.18.1. Example ¶
Case analysis ¶
ul.pricing-table -define the price list li.title -define the product title (black background) li.price -define the price (large item in gray background font) li.description -define product description (if required) li.bullet-item -define product characteristics li.ca-button -Button text (e.g. “Buy”, “Join”, “Sign Up”, etc.)Price list grid ¶
8.18.2. Example ¶
<div class="row">
<div class="medium-4 columns">
<ul class="pricing-table">
<li class="title">Basicli>
...
ul>
div>
<div class="medium-4 columns">
<ul class="pricing-table">
<li class="title">Proli>
...
ul>
div>
<div class="medium-4 columns">
<ul class="pricing-table">
<li class="title">Premiumli>
...
ul>
div>
div>
Principles, Technologies, and Methods of Geographic Information Systems
102