| 
									
										
										
										
											2015-04-07 05:47:20 -07:00
										 |  |  | #sg-layouts.showcase.shadow-1 | 
					
						
							|  |  |  |   header.showcase-header | 
					
						
							|  |  |  |     h2 Basic Layouts | 
					
						
							|  |  |  |     p. | 
					
						
							| 
									
										
										
										
											2016-05-25 19:47:23 +05:30
										 |  |  |       You will use the following layouts throughout your documentation | 
					
						
							| 
									
										
										
										
											2015-04-07 05:47:20 -07:00
										 |  |  |       to specify sections and sub-sections of content. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .showcase-content | 
					
						
							|  |  |  |     .l-main-section | 
					
						
							|  |  |  |       h2 Main Section Title | 
					
						
							|  |  |  |       p Main section content... | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-03 19:09:25 -07:00
										 |  |  |       code-example(language="html" format="linenums"). | 
					
						
							|  |  |  |         .l-main-section | 
					
						
							|  |  |  |           h2 Section Title | 
					
						
							|  |  |  |           p section content... | 
					
						
							| 
									
										
										
										
											2015-04-07 05:47:20 -07:00
										 |  |  |       .l-sub-section | 
					
						
							|  |  |  |         h3 Sub Section Title | 
					
						
							|  |  |  |         p. | 
					
						
							|  |  |  |           sub section content... This content is related to the main section | 
					
						
							|  |  |  |           content and <strong>falls within</strong> the main section. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-03 19:09:25 -07:00
										 |  |  |         code-example(language="html" format="linenums"). | 
					
						
							|  |  |  |           .l-sub-section | 
					
						
							|  |  |  |             h3 Sub Section Title | 
					
						
							| 
									
										
										
										
											2016-05-25 19:47:23 +05:30
										 |  |  |             p sub section content... |