Saturday, September 26, 2015

HTML5 Tutorial For Beginners 8 # Intro to HTML & CSS

2:34 PM







<!DOCTYPE HTML>
<html>
<head>
<title>My HTML</title>
<meta name="description" content="HTML5 Tutorial For Beginners . Basic Structure of HTML Page.">
<meta name="keywords" content="HTML, Htmal5, Tutorials, CSS, XML, XHTML, JavaScript">
<meta name="auther" content="Auther name">
<meta name="robot" content="index,follow">
<style type="text/css">
h1.myclass{
color: blue;
font-size: 50px;
}
body {
background-color: yellow;
}
</style>
</head>
<body>
<h1 class="myclass">Your post has been published</h1>
</body>
</html>


















Searches related to html with css tutorial

html with css tutorial for beginners

html css head

css layout w3schools

html css tutorial pdf

html css tutorial step by step

html css tutorial video

html css tutorial pdf free download

html and css tutorial youtube

Searches related to html with css

login form in html with css

login page in html with css

table design in html with css

html with css download

html with css xhtml 100 success secrets

head first html with css xhtml

html with css hover

how to link html with css

Written by

We are one of the initiators of the development of information technology in understanding the need for a solution that is familiar and close to us.

0 comments:

Post a Comment

 

© 2013 Klick Dev. All rights resevered.

Back To Top