Update index.html

This commit is contained in:
phonrathana.github.io 2023-08-17 04:31:14 +07:00 committed by GitHub
parent 7cbce858af
commit 98c35603e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

150
HTML.java
View file

@ -1,121 +1,55 @@
@google.Search
<html> <html>
<head> <head>
("hello the world ") <meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta charset="utf-8"> <link rel="stylesheet" href="./css/style.css">
<title>Rathana Phone Shop1</title> <link rel="icon" href="img/My.photo.png">
<meta name="google-site-verification" content="6o3mfq88FPLGRnIKr5-LYJCU0HEBlaS37S48w34IWe0" /> <title>Rathana.phone.shop1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap" rel="stylesheet">
/* Style your website here */
body { body {
<link rel="stylesheet" href="css/custom.css"> margin: 10px;
</head> }
<body> #btn {
<div class="top-bar"> text-decoration: underline;
<div class="bar-left"> cursor: pointer;
<div class="menu"> }
<a href="">About</a>
<a href="">Shop</a> #My.photo_img {
</div> height: 500px;
</div> width: 500px;
<div class="bar-right">
<div class="menu">
<a href="">Gmail</a>
<a href="">Images</a>
</div>
<a href="" class="app-toggle">
<i class="fa fa-ellipsis-h"></i>
</a>
<a href="" class="profile-trigger">
<img src="images/profile.jpg">
</a>
</div>
</div>
<div class="content">
<div class="search-wrapper">
<a href="" class="search-logo">
<img src="images/logo-Rathana phone shop1-">
</a>
<div class="search-bar">
<div class="search-icon">
<i class="fa fa-search"></i>
</div>
<input type="text">
<div class="search-icon right">
<i class="fa fa-microphone"></i>
</div>
</div>
</a>
<div class="search-bar">
<div class="search-icon">
<i class="fa fa-search"></i>
</div>
<input type="text">
<div class="search-icon right">
<i class="fa fa-microphone"></i>
</div>
</div>
<div class="search-buttons">
<a href="">Rathana phone Shop1 Search</a>
<a href="">I'm Feeling Lucky</a>
</div>
<p class="search-info">
This is a search bar. <a href="">Random Link</a>
</p>
</div>
</div>
<div class="bottom-bar">
<div class="bar-left">
<div class="menu">
<a href="">Advertising</a>
<a href="">Business</a>
<a href="">How Search Works</a>
</div>
</div>
} }
</style> </style>
</head> </head>
<body> <body>
<header> <h1>Applicants</h1>
<h1>Rathana Phone Shop1</h1> <form>
</header> <hr>
<nav> <p><em>Select an applicant from the list to see their details</em></p>
<a href="#">Home</a> <select id="select">
<a href="#">About</a> <option disabled selected value> -- select -- </option>
<a href="#">Phones</a> </select>
<a href="#">Accessories</a> &nbsp;<a id="btn">Display</a>
<a href="#">Contact</a> </form>
</nav> <hr>
<main> </form>
<h2>Welcome to Rathana Phone Shop1</h2> <hr>
<p>We offer a wide selection of the latest smartphones and accessories from all the major brands. Our knowledgeable staff can help you find the perfect device to fit your needs and budget.</p> <p><strong>Name:</strong> <span id ="">-</span></p>
<h3>Featured Products</h3> <p><strong>tell:</strong> <span id="">-</span></p>
<ul> <p><strong>address:</strong> <span id="">-</span></p>
<h3>Contact km</h3> <p><strong>Gmail:</strong>
<p>Visit us at:</p> <p><strong>sipping:</strong>
<p>home14 St5 Sangkat Dangkor.</p> <span id="<devLanguage">-</span></p>
<p>Anytown, Phnom Penh </p> <p><strong>My.photo avatar</strong></p>
<p>Phone: (085883923) </p> </form>
<p>Email: info@rathanaphone29@gmail.com</p> <hr>
</main>
<footer>
<p>&copy; 2023 Rathana Phone Shop1 All rights reserved.</p>
<li>Apple iPhone 12 Pro</li>
<li>OnePlus 9 Pro</li>
</ul>
</div>
</div>
<div class="bar-right">
<div class="menu">
<a href="">pulled</a>
<a href="">Terms</a>
<a href="">Settings</a>
</div>
</div>
</div> </div>
<Link href="http://httpsrathaphon.github.io/website.info/">
<a href="http://httpsrathaphon.github.io./website.info/" class="logo logo-img-1x">
<img width="500px" height="500px" title="Rathana.phone.shop1" alt=""src=https://avatars.githubusercontent.com/u/127619322?s=48&amp;v=4jpeg ")no-repeat;
</a>
</footer>
</body> </body>
</html> </html>