function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shruthi MN 88Shruthi MN 88 

HTML webpage

HI Everyone,

Can you help me with the webpage by using html and cass .
<html>
<head>
<img src="dentai1.jpeg"  width="40" height="40">
<h1>The Dental Hyginene Association</h1>
<style>


ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li {
  display: inline;
}


</style>
</head>
<body>
<ul>
  <li><a href="#home">Home</a></li>
  <li><a href="#news">Adults</a></li>
  <li><a href="#contact">Kids</a></li>
  <li><a href="#about">News</a></li>
   <li><a href="#about">FAQ</a></li>
    <li><a href="#about">Glossary</a></li>
</ul>

<div class="myDiv">
  
</div>
<p>

<div class="myDiv">

It consists of the study, diagnosis, prevention, management, and treatment of diseases, disorders, and conditions of the mouth, most commonly focused on dentition (the development and arrangement of teeth) as well as the oral mucosa.
 <img src="dentai1.jpeg"  width="40" height="40">
</div>



</body>
</html>User-added image
AshwiniAshwini (Salesforce Developers) 
Hi Shruthi,
This is the duplicate question. For an answer please follow the below link.
https://developer.salesforce.com/forums/ForumsMain?id=9065d0000007BWb