Thursday, 29 August 2024

Write a Program to UnOrdered List in Html

 <!DOCTYPE html>

<html>

<body>

<h2>An UnOrdered HTML List</h2>

<ul>

  <li>Coffee</li>

  <li>Tea</li>

  <li>Milk</li>

</ul>  

 </body>

</html>




No comments:

Post a Comment

Welcome to saveracom.blogspot.com

Data Science using Spreadsheet Software Assignment 3

Printing Workbooks select the cells you want to print and then set that area as the print area   Steps to set a print area: Select the cells...