HTML HEADING
first of all what is Html Heading ?
→ Html defines six level of headings.
→The heading are h1,h2,h3,h4,h5 and h6.
→<h1> defines the most important heading in the document.
→<h6> defines the least important heading in the document.
Examples :
The output of the above examples will look something like this:
HTML IMAGES
first of all what is Html Images ?
→ The web is not just about text,its multi-media and Html's multimedia features allow you to include images, audio clips, video clips and other multimedia element in the web pages.
→ The <img> tag is used to insert Images in Html documents.
→ It is an empty element and contains attributes only.
→ we can use Ping,Jpeg or GIF images file based on your comfort but make sure you specify correct image file name in src attribute.
→ The syntax of <img> tag can be given with:
<img src ="url" alt="some-text">
→Images size-width and height
<img src="sample.jpg" alt="not show" style="width:50px; height: 60px;">
Examples :
The output of the above examples will look something like this:
This blog is short so, I hope this blog is helpful for you in another post i will describe about Html Table and Html Forms please follow this blog.
Thanks for reading my blog #stay safe #stay home #stay healthy #stay cool.
Continue in another blog post so connected this blog for another post
***************Thanks for reading my blog**************
1 Comments
wow ❤👍💖👏
ReplyDelete