Skip to content

Commit b2e1f90

Browse files
Update index.html
Updated the BING URLs into the original web page sources
1 parent 9b626e4 commit b2e1f90

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Wireframe/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,26 +54,25 @@ <h2>What is the purpose of a README file?</h2>
5454

5555
<article class="small-article">
5656
<img
57-
src="https://thf.bing.com/th/id/OIP.tW2YTG0Gl_HHGRa0SvM8hwHaFj?w=191&h=180&c=7&r=0&o=7&cb=thfc1falcon&dpr=1.3&pid=1.7&rm=3"
57+
src="https://cdn.logojoy.com/wp-content/uploads/20220823141611/hand-drawn-website-wireframe-example-600x450.jpeg"
5858
alt="wireframe diagram" class="placeholder-small">
5959
<h3>What is the purpose of a wireframe?</h3>
6060
<p>A <strong>wireframe</strong> is a simple visual layout that shows the structure of a webpage before design or
61-
coding begins. It
62-
helps developers and designers plan where elements should go and how the page should flow.</p>
63-
<a href="https://www.bing.com/ck/a?!&&p=b7ce4e20dfeb568901a83af5b4240b863c21d97b8e784467aa170932e2aba9b1JmltdHM9MTc3OTMyMTYwMA&ptn=3&ver=2&hsh=4&fclid=208fb4e6-66f9-61be-37f1-a3e567b76078&psq=wireframe+meaning&u=a1aHR0cHM6Ly93d3cuZ2Vla3Nmb3JnZWVrcy5vcmcvYmxvZ3Mvd2hhdC1pcy13aXJlZnJhbWluZy8"
61+
coding begins. It helps developers and designers plan where elements should go and how the page should flow.</p>
62+
<a href="https://www.geeksforgeeks.org/blogs/what-is-wireframing/"
6463
aria-label="Read more about wireframes" class="btn">Read More</a>
6564
</article>
6665

6766

6867
<article class="small-article">
6968
<img
70-
src="https://thf.bing.com/th/id/OIP.e8ErcddqmrslMLMzf3tLUgHaEK?w=333&h=187&c=7&r=0&o=7&cb=thfc1falcon&dpr=1.3&pid=1.7&rm=3"
69+
src="https://us1.discourse-cdn.com/inductiveautomation/original/3X/0/d/0d19837bbaf82a71ab35b2a62c5f8776af8e900a.png"
7170
alt="git branching diagram" class="placeholder-small">
7271
<h3>What is a branch in Git?</h3>
7372
<p>A <strong>Git branch</strong> is a separate version of your project where you can work on new features without
7473
affecting the
7574
main code. Branches allow safe experimentation and make collaboration easier. Therefore.</p>
76-
<a href="https://www.bing.com/ck/a?!&&p=a3106f4d918b1bd91968281781229db63f035c1379f56a2aaa6ebbb47092becfJmltdHM9MTc3OTMyMTYwMA&ptn=3&ver=2&hsh=4&fclid=208fb4e6-66f9-61be-37f1-a3e567b76078&psq=git+branching+means&u=a1aHR0cHM6Ly93d3cuZ2Vla3Nmb3JnZWVrcy5vcmcvZ2l0L2ludHJvZHVjdGlvbi10by1naXQtYnJhbmNoLw"
75+
<a href="https://www.geeksforgeeks.org/git/introduction-to-git-branch/"
7776
aria-label="Read more about Git branching" class="btn">Read More</a>
7877
</article>
7978

0 commit comments

Comments
 (0)