HTML Structure

Listen Audio
0:00 / 0:00
HTML structure image

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Example</title>
<style>
/* Also works here */
a.not-a-class {
	color: blue;
}
</style>
<body>
<div style="color: green;"></div>
<div style="color: yellow;"></div>
<div style="color: red;"></div>
</body>
</html>

 



Leave a non public comment how to improve it.



Characters Remaining

We are sorry for your bad experience. Leave a non public comment how to improve it.



Characters Remaining

Related Posts (5)

Html code snippet cover image
Responsive Menu Bar cover image
html  cover image
Admin Dashboard Layout cover image
Personal website file hierarchy  or structure cover image

Share this on

Search

Archives

No archives data found yet in 2016.

Find Us on Facebook

Subscribe for new updates



Back to Top