Category

Sunday, January 6, 2019

HTML Class 9 # .


HTML Class 9 #.

Asslam o Alaikum dear Friends. A complete course with short and easy classes. so let's start your HTML Class.

HTML Class 9 #.

In This class i tell you how to set image size in a page .

Code :



<!DOCTYPE html>
 <html>
 <head>
 <title>wasim teach</title>
 <meta charset="UTF-8"/>
 <link rel="stylesheet" href="" type="text/css"/>
 </head>
 <body>
   <img src="Link of your Picture" width="50" height="70"></img>
 </body>
 </html>


OUTPUT














Thanks For reading :

Meet you in next Class.

Comment me if you have any trouble or question .

No comments:

Post a Comment