Search
 
SCRIPT & CODE EXAMPLE
 

HTML

HTMLPageStructure

<header>
<div id="logo">HTML</div>
<nav>  
<ul>
	<li><a href="/">Home</a>
	<li><a href="/link">Page</a>
</ul>
</nav>
</header>
<main role="main">
<article>
<h2>Title 1</h2>
<p>Content 1</p>
</article>
<article>
<h2>Title 2</h2>
<p>Content 2</p>
</article>
</main>
<section>
A group of related content
</section>
<aside>
Sidebar
</aside>
<footer>
<p>&copy; HTML CheatSheet</p>
<address>
Contact <a href="mailto:me@htmlg.com">me</a>
</address>
</footer>
Comment

PREVIOUS NEXT
Code Example
Html :: HTML Regression 
Html :: vscode regex replace href string 
Html :: How to install Ubuntu 17.04 in VMWare Workstation 
Html :: use html code for close icon after zoom imgage 
Html :: rich text editor mvc razor 
Html :: python remove html from a list item 
Html :: crear select jsp java 
Html :: vue3 v-for index 
Html :: how to create a currency select options on a html website 
Html :: how to 
Html :: left icon with primng 
Html :: espaçamento bootstrap 
Html :: span? 
Html :: twig locale name 
Html :: html path svg stop 
Html :: bootsta 
Html :: PC JS 
Html :: ionic checkbox value by function 
Html :: Strip off tags in text 
Html :: enmascarar url html 
Html :: insert html in word 
Html :: single div using two tags h5 tag &h6tag 
Html :: months in german 
Html :: h vhjf 
Html :: how to add send call in html 
Html :: ragion frankfurt aws 
Html :: upwork 
Html :: jQuery CDN | jQuery Migrate | jQuery UI | jQuery Mobile Latest Version 
Html :: color ful scroll bar 
Html :: Cannot play media. No decoders for requested formats: text/html 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =