Skip to content

Commit 358cc76

Browse files
shiraz frame
1 parent f88c738 commit 358cc76

File tree

1 file changed

+44
-10
lines changed

1 file changed

+44
-10
lines changed

Wireframe/index.html

+44-10
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,64 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Wireframe</title>
6+
<title>SHIRAZ</title>
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
1010
<header>
11-
<h1>Wireframe</h1>
11+
<h1>SHIRAZ</h1>
1212
<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.
1414
</p>
1515
</header>
1616
<main>
1717
<article>
18-
<img src="placeholder.svg" alt="" />
19-
<h2>Title</h2>
18+
<img src="shiraz3.jpg" alt="" />
19+
<h2></h2>
2020
<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>
2559
</article>
2660
</main>
2761
<footer>
2862
<p>
29-
This is the default, provided code and no changes have been made yet.
63+
This is the page about Shiraz.
3064
</p>
3165
</footer>
3266
</body>

0 commit comments

Comments
 (0)