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 (4)

Html code snippet image
Responsive Menu Bar image
html  image
Admin Dashboard Layout image

Share this on

Search


Archives

No archives data found yet in 2016.

Find Us on Facebook

Subscribe for new updates



Back to Top