-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtab.html
More file actions
19 lines (18 loc) · 889 Bytes
/
tab.html
File metadata and controls
19 lines (18 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI-Powered Image Analyis</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>AI-Powered Image Analysis</h1>
<div class="accordion mb-4" id="guideAccordion">
<div class="accordion-item">
<h2 class="accordion-header" id="guideAccordionHeading">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#guideAccordionCollapse" aria-expanded="true" aria-controls="guideAccordionCollapse">
<i