Posts

Showing posts with the label how to about Us page using HTML & CSS

How to About Us Page Section Using HTML & CSS

 How to About Us Page Section Using   HTML & CSS HTML : <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="https://kit.fontawesome.com/2f934aa499.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="style.css"> <title>About Us</title> </head> <body> <div class="section"> <div class="container"> <div class="content-section"> <div class="title"> <h1>About Us</h1> </div> <div class="content"> <h3>The Intelligent ...