|
3 | 3 | <head>
|
4 | 4 | <meta charset="UTF-8" />
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
| - <title>Wireframe</title> |
| 6 | + <title>SHIRAZ</title> |
7 | 7 | <link rel="stylesheet" href="style.css" />
|
8 | 8 | </head>
|
9 | 9 | <body>
|
10 | 10 | <header>
|
11 |
| - <h1>Wireframe</h1> |
| 11 | + <h1>SHIRAZ</h1> |
12 | 12 | <p>
|
13 |
| - This is the default, provided code and no changes have been made yet. |
| 13 | + This is the picture of Shiraz my beautiful city. |
14 | 14 | </p>
|
15 | 15 | </header>
|
16 | 16 | <main>
|
17 | 17 | <article>
|
18 |
| - <img src="placeholder.svg" alt="" /> |
19 |
| - <h2>Title</h2> |
| 18 | + <img src="shiraz3.jpg" alt="" /> |
| 19 | + <h2></h2> |
20 | 20 | <p>
|
21 |
| - Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, |
22 |
| - voluptates. Quisquam, voluptates. |
23 |
| - </p> |
24 |
| - <a href="">Read more</a> |
| 21 | + What is the purpose of a README file?The readme file is used to explain what is uploaded and how we can install or use it. |
| 22 | + </p> |
| 23 | + <P>What is the purpose of a wireframe?A wireframe is commonly used to layout content and functionality on a page which takes into account user needs and user journeys. |
| 24 | + <P> |
| 25 | + What is a branch in Git?Git branches are effectively a pointer to a snapshot of your changes |
| 26 | + </P> |
| 27 | + </P> |
| 28 | + <a href="https://en.wikipedia.org/wiki/Culture_of_Shiraz#:~:text=Shiraz%20is%20known%20as%20the,villages%20and%20among%20the%20tribes.">Read more</a> |
| 29 | + </article> |
| 30 | + <article> |
| 31 | + <img src="shiraz1.jpg" alt="" /> |
| 32 | + <h2></h2> |
| 33 | + <p> |
| 34 | + |
| 35 | + What is the purpose of a README file?The readme file is used to explain what is uploaded and how we can install or use it. |
| 36 | + </p> |
| 37 | + <P> |
| 38 | + What is the purpose of a wireframe?A wireframe is commonly used to layout content and functionality on a page which takes into account user needs and user journeys. |
| 39 | + <P> |
| 40 | + What is a branch in Git?Git branches are effectively a pointer to a snapshot of your changes |
| 41 | + </P> |
| 42 | + </P> |
| 43 | + <a href="https://en.wikipedia.org/wiki/Culture_of_Shiraz#:~:text=Shiraz%20is%20known%20as%20the,villages%20and%20among%20the%20tribes.">Read more</a> |
| 44 | + </article> |
| 45 | + <article> |
| 46 | + <img src="shiraz2.jpg" alt="" /> |
| 47 | + <h2></h2> |
| 48 | + <p> |
| 49 | + What is the purpose of a README file?The readme file is used to explain what is uploaded and how we can install or use it. |
| 50 | + </p> |
| 51 | + <P> |
| 52 | + What is the purpose of a wireframe?A wireframe is commonly used to layout content and functionality on a page which takes into account user needs and user journeys. |
| 53 | + <P> |
| 54 | + What is a branch in Git?Git branches are effectively a pointer to a snapshot of your changes |
| 55 | + </P> |
| 56 | + </P> |
| 57 | + |
| 58 | + <a href="https://en.wikipedia.org/wiki/Culture_of_Shiraz#:~:text=Shiraz%20is%20known%20as%20the,villages%20and%20among%20the%20tribes.">Read more</a> |
25 | 59 | </article>
|
26 | 60 | </main>
|
27 | 61 | <footer>
|
28 | 62 | <p>
|
29 |
| - This is the default, provided code and no changes have been made yet. |
| 63 | + This is the page about Shiraz. |
30 | 64 | </p>
|
31 | 65 | </footer>
|
32 | 66 | </body>
|
|
0 commit comments