Fixed the errors.
This commit is contained in:
parent
b20deea596
commit
3ac706970c
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
<div>
|
||||
<h1>Questionnaire of the Facebook UI/UX</h1>
|
||||
<a href="https://www.google.com/">
|
||||
<a href="https://www.facebook.com/">
|
||||
<img src="images/fb.png" alt="Facebook" class="fb">
|
||||
</a>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
<section class="survey_body">
|
||||
<p style="font-size:150%;">Give us your opinion about <a=href="https: //www.google.com/">Facebook</a></p>
|
||||
<p style="font-size:150%;">Give us your opinion about <a=href="https://www.facebook.com/">Facebook</a></p>
|
||||
<form>
|
||||
|
||||
<div class="form-control">
|
||||
|
|
Loading…
Reference in a new issue