19 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<footer class="ui vertical footer segment hideprint" aria-hidden="false">
 | 
						|
    <div class="ui center aligned container">
 | 
						|
        <div class="ui section divider"></div>
 | 
						|
        <div class="ui container horizontal small divided link list">
 | 
						|
            <!-- <a class="item" href="https://makecode.com/contact" target="_blank" rel="noopener">Contact Us</a> -->
 | 
						|
            <a class="item" href="https://makecode.com/privacy" target="_blank" rel="noopener">Privacy & Cookies</a>
 | 
						|
            <a class="item" href="https://makecode.com/termsofuse" target="_blank" rel="noopener"> Terms Of Use</a>
 | 
						|
            <a class="item" href="https://makecode.com/trademarks" target="_blank" rel="noopener">Trademarks</a>
 | 
						|
            <div class="item">© 2018 Microsoft</div>
 | 
						|
        </div>
 | 
						|
        <div class="ui container horizontal small divided link list">
 | 
						|
            <a class="ui centered item" href="https://makecode.com/" title="Microsoft MakeCode" target="_blank" rel="noopener">Powered by Microsoft MakeCode</a>
 | 
						|
        </div>
 | 
						|
        <div class="ui centered container small list">
 | 
						|
            <p class="item">LEGO, the LEGO logo, MINDSTORMS and the MINDSTORMS EV3 logo are trademarks and/ or copyrights of the LEGO Group. ©2018 The LEGO Group. All rights reserved.</p>
 | 
						|
        </div>
 | 
						|
    </div>
 | 
						|
</footer>
 |