Skip to content

Commit

Permalink
added project photo
Browse files Browse the repository at this point in the history
  • Loading branch information
Orzala-2024 committed Jun 4, 2024
1 parent e859484 commit 950e52a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ I was inspired to create a Tribute Page . I wanted to creat a page that would be

- Below you can have a view of my page:

[Survey Form](https://github.com/LimaSahibzada/Survey-Form-project1/assets/167701815/d1e8a5f3-7799-42d0-93ce-f3d85aebe965)
!Tribut Page![Survey Form](https://github.com/LimaSahibzada/Tribute-page/assets/167701815/6c7dcc01-fef5-4f5b-bdd4-aa03795b7650)


## Technologies Used 🛠️
Expand Down
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title class="title">Cristiano Ronaldo</title>
<link rel="stylesheet" href="styles.css">
<body>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<main id="main">
<h1 id="title">Cristiano Ronaldo</h1>
<h3>A Legend to Remember</h3>
<div id="img-div">
<img id="image" src="image.jpeg">
<img id="image" src="image.jpeg">
<figcaption id="img-caption">This is a Footballer, Cristiano Ronaldo .</figcaption>
<div id="tribute-info">Cristiano Ronaldo, (born February 5, 1985, Funchal, Madeira, Portugal),<br> The winner of five Ballon d'Or awards, he is among the sport's top goal<br> scorers.
</div>
Expand Down

0 comments on commit 950e52a

Please sign in to comment.