Difference between revisions of "Team:Hong Kong HKU/HP/Silver"

Line 21: Line 21:
 
<h2>CSS Buttons</h2>
 
<h2>CSS Buttons</h2>
  
<button>Default Button</button>
+
<a href="#" class="button">Engagement</a>  
<a href="#" class="button">Link Button</a>
+
 
<button class="button">Button</button>
+
<a href="#" class="button">Safety</a>  
<input type="button" class="button" value="Input Button">
+
 
 +
<a href="#" class="button">integration</a>
 +
 
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 01:10, 31 October 2017

CSS Buttons

Engagement Safety integration