Skip to content

Commit

Permalink
Changed span to a
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardazafer committed Oct 23, 2019
2 parents 585b4cd + 0c055b7 commit 7856398
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Week-1--Google-Home-Page

Assets are below:

profile pic icon:
https://avatars2.githubusercontent.com/u/22233490

grid icon:
https://cdn1.iconfinder.com/data/icons/material-core/16/apps-512.png

google icon:
https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png

search icon:
https://static.thenounproject.com/png/14173-200.png

keyboard icon:
http://www.gstatic.com/inputtools/images/tia.png

microphone icon:
http://www.gstatic.com/images/branding/googlemic/2x/googlemic_color_24dp.png



initial code:

```
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
</body>
</html>
```

<meta charset="UTF-8">

0 comments on commit 7856398

Please sign in to comment.