My Blog

    • Sample Page
Illustration of a bird flying.
  • How to add Video in Html

    If we want to add a video in Html document, we have to follow the steps which are given below. Using these steps, we can easily show a video on the web page. Step 1: Firstly, we have to type the Html code in any text editor or open the existing Html file in the text editor in…

    October 23, 2022
  • How to align image in Html

    If we want to move the image to the different locations on the web page using the Html tag, we have to follow the steps which are given below. Step 1: Firstly, we have to type the Html code in any text editor or open the existing Html file in the text editor in which we want to…

    October 23, 2022
  • How to align text in Html

    In HTML, we can align a text using the following two ways: Using HTML tag If we want to move a text at center position using the Html tag which is to be displayed on a web page, we have to follow the steps which are given below. Step 1: Firstly, we have to type the Html code in any…

    October 23, 2022
  • How to Change Image Size in Html

    In HTML, we can change the size of any image using the following different ways: Using HTML tag If we want to change the size of an image in the document using Html tag which is to be displayed on a web page, we have to follow the steps which are given below. Using these steps, we…

    October 23, 2022
  • How to Add a Favicon in Html

    If we want to add a favicon in Html document which is to be shown at just before the title of the page in the browser, we have to follow the steps which are given below. Using these steps, we can easily add a favicon. Step 1: Firstly, we have to create a favicon which we…

    October 23, 2022
  • How to make a Button in Html

    If we want to make a button in Html document which is to be shown on the web page in the browser, we have to follow the steps which are given below. Using these steps, we can easily make a button for calling a JavaScript function. Step 1: Firstly, we have to type the Html code in…

    October 23, 2022
  • How to Change Font Size in Html

    In HTML, we can change the size of any text using the following different ways: Using HTML tag If we want to change the size of a text using Html tag which is to be displayed on a web page, we have to follow the steps which are given below. Using these steps, we can easily change…

    October 23, 2022
  • How to Make a Table in Html

    If we want to make a table in the Html document which is to be displayed on a web page, we have to follow the steps which are given below. Using these steps, we can easily make any table: Step 1: Firstly, we have to type the Html code in any text editor or open the existing Html…

    October 23, 2022
  • How to add Link in Html

    Here, we will describe how to link the text in two different following ways: Link the text to Another Page If we want to add or insert the link in Html document for linking to another Html page with the current working page then we have to follow the steps which are given below. Using…

    October 23, 2022
  • How to Convert Html to PDF

    If we want to convert the Html page to PDF then we have to follow the steps which are given below. Using the following steps, we can easily convert: Step 1: Firstly, we have to open the Html file by double-click on the file. The file opens in the default browser of our system. Step 2: Now, we have…

    October 23, 2022
←Previous Page
1 … 89 90 91 92 93 … 113
Next Page→

My Blog

Proudly powered by WordPress