Why is my image not displaying?

I typed

lemonade picture

and when I save the file as index.html and open it with chrome I can see the whole website but the picture is a small icon that is a square with the top right corner bent in and the bottom right corner cut. It also has a green half circle on the bottom. I see my alt text to the right of it.

Please help. I have all the !doctype html, html, body, title, head tags.

Also, how would I do it so I can add CSS to my webpage? I have index.html where I have my html code but I want to style it. How would I do that? Thanks.

Also my (greater than sign) body background=“image link”> is not working.

Thanks.

Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump Bump so


The HTMl is different as word. you must style them.

CSS linking in head ix external file as style.css

<head>

<link rel=“stylesheet” href=“style.css”>

<link rel=“stylesheet” href=“https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css”>

<link rel=“stylesheet” href=“https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.css”>

<script src=“jquery-3.3.1.min.js”></script>

<script>

src = “https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js

</script>

<script>

src = “https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js

</script>

<script>

src = “https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/js/bootstrap.min.js

</script>

<script src=“my.js”></script>

</head>
this is VS code most used for programing, after some days you liked.

And use https://codepen.io/#

@lubodrinka

(fix your markdown - the code backticks)

could you be more specific even the “backticks” the translator did not know. where is missing markdown?

https:/uploads/default/original/2X/4/470db50cc014204906db4a54e53a7442df544643.gif

look now its look bad.

Okay never mind then, just delete it.

No idea why that is happening :neutral_face:

I probably now, I copied from my post and paste to edit window instead of vs code.