الخميس، 6 مارس 2014
11:22 ص

الدرس الثاني في html : كتابة النصوص

<html>


<head>
<title> text html </title>
</head>

<body>
<p>hello world</p>
<b>hello world</b>  //It is darkness 
<h1>large</h1>
<h2>midum</h2>
<h3>small than before </h3>
</body>


</html>


out put :- 


0 التعليقات:

إرسال تعليق