Posts

Showing posts from May, 2021

CSS font Size tutorial

Image
 

Inline, Internal & External CSS

Image
watch the video for source code-

Change Background color of HTML file

<html>     <head>         <title>             background color         </title>     </head>     <body bgcolor="coral">         <h1>             Hello There         </h1>     </body> </html> My Youtube Channel

Paragraph & Text formatting in HTML webpage

This is video shows  how to use "src" tag with various other attributes   To view   Program , Visit my youtube Channel---> Click Here

Learn How to insert image in your HTML webpage

This is video shows  how to use "src" tag with various other attributes   To view   Program , Visit my youtube Channel---> Click Here