x

Coding Advice

Trying to put a facebook logo top right of website above nav bar. Flashes on the screen for a moment when I go go to website then disappears.

Here is my code:

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>


<div class="fblogorcorner">
<div align="right">

<a href="https://www.facebook.com/">

<img src="https://www.weebly.com/editor/uploads/1/1/8/1/118156270/custom_themes/976393559279704882/files/faceb..."

</div>

</div>
</head>

Can anyone please advise?



606 Views
Message 1 of 2
Report
1 REPLY 1
Square

Hi @jamiey. It's super helpful if you can also post a link to your live site for others to view. Thanks so much!

592 Views
Message 3 of 2
Report