File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html >
2+ < html lang =" en " >
33 < head >
4- < title > </ title >
5- < meta
6- charset ="utf-8 "
7- name ="viewport "
8- content ="width=device-width, initial-scale=1.0 "
9- />
4+ < title > Book Library</ title >
5+ < meta charset ="utf-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
107 < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js "> </ script >
118 < script src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js "> </ script >
129 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js "> </ script >
1916
2017 < body >
2118 < div class ="jumbotron text-center ">
22- < h1 > Library</ h1 >
19+ < h1 > My Book Library</ h1 >
2320 < p > Add books to your virtual library</ p >
2421 </ div >
2522
You can’t perform that action at this time.
0 commit comments