-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathartificial intelligence.html
32 lines (31 loc) Β· 1.92 KB
/
artificial intelligence.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Artificial Intelligence | Open source material</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/css/bootstrap.min.css" >
<link href='https://fonts.googleapis.com/css?family=Raleway:400,700,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<h1>ARTIFICIAL INTELLIGENCE</h1>
<h3><p>Artificial intelligence (AI) refers to the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions. The term may also be applied to any machine that exhibits traits associated with a human mind such as learning and problem-solving. Click the below buttons to know more information about AI in source pdf.</p></h3>
</header>
<section class="one">
<div class="wrap"><a class="btn btn-danger btn-lg" href="https://drive.google.com/file/d/12iJS2mMkoSNHX90vjFRn0da5MAyGbvcP/view?usp=sharing"> AI SOURCE 01 PDF </a></div>
</section>
<section class="two">
<div class="wrap"><a class="btn btn-danger btn-lg btn-border" href="https://drive.google.com/file/d/13cJ_AWAL8DdSGjC20ckYVuJQd-rDYuFj/view?usp=sharing">AI SOURCE 02 PDF </a></div>
</section>
<section class="three">
<div class="wrap"><a class="btn btn-danger btn-lg btn-round" href="https://drive.google.com/file/d/1Tx_tO2z7eMST7wt64ByVBmMg2fON3gSl/view?usp=sharing">AI SOURCE 03 PDF</a></div>
</section>
<section class="four">
<div class="wrap"><a class="btn btn-danger btn-lg btn-square" href="https://drive.google.com/file/d/17328iPF_TNC63zSvypXI_TpICep-dKrt/view?usp=sharing">AI SOURCE 04 PDF</a></div>
</section>
<section class="five">
<div class="wrap"><a class="btn btn-danger btn-lg btn-3d btn-round" href="https://drive.google.com/file/d/1knFZW2iKhwXy58fvbD1GaLIfmI399THF/view?usp=sharing">AI SOURCE 05 PDF</a></div>
</section>
</body>
</html>