File tree Expand file tree Collapse file tree 2 files changed +25
-4
lines changed
Expand file tree Collapse file tree 2 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
7+ < title > A-B_Testing</ title >
8+ < link rel ="stylesheet " href ="../../styles.css ">
9+ </ head >
10+ < body >
11+ < div class ="term-page ">
12+ < header > < h1 > A-B_Testing</ h1 > </ header >
13+ < section class ="term-definition ">
14+ < h2 > Definition</ h2 >
15+ < p > A-B Testing</ p >
16+ </ section >
17+ < footer > < p > © 2024 Nersh Tech Dictionary</ p > </ footer >
18+ </ div >
19+ </ body >
20+ </ html >
Original file line number Diff line number Diff line change 11{
22 "terms" : [
3+ " A-B_Testing" ,
4+ " API" ,
5+ " ASCII" ,
36 " Abstraction" ,
7+ " Agile" ,
48 " Algorithm" ,
5- " API" ,
69 " Applet" ,
710 " Array" ,
811 " Artificial_Intelligence" ,
912 " Assembly_Language" ,
1013 " Asynchronous" ,
1114 " Authentication" ,
1215 " Authorization" ,
13- " Autonomous" ,
14- " Agile" ,
15- " ASCII"
16+ " Autonomous"
1617 ]
1718}
You can’t perform that action at this time.
0 commit comments