HTML custom component
						
					
					
div-buttons
					
				
			 
			
				
					
						| 
								Description
									One or more buttons arranged horizontally.
									
 
								HTML structure
									[%<div-buttons>
  <a href="href1">Button 1</a>
  <a href="href2">Button 2</a>
  <button>Button 3</button>
</div-buttons>%]
									
 
								Comments
									There is no need for coding the button CSS class. It is added automatically.
									
 
									Use an %a% tag only when you have a %href% attribute, otherwise use %button% and attach an on click handler with JavaScript.
									
 | 
				
			 
		 
		
		
			We are sorry
			This page cannot be displayed in your browser. Use Firefox, Opera, Safari, or Chrome instead.