• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 3

How to add an image to our document using html. Can a link be used? I mean here is a link, in that there is an image and a photo

Can we get that image from there using html img src.. http://www.genomyx.ch/congratulations-to-the-ombudsman-of-the-cig-postdoctoral-fellow-jacques-dubochet-for-his-embl-award/

html
5th Oct 2017, 6:44 AM
Tanvi
Tanvi - avatar
2 Answers
+ 7
<img src="http://www.genomyx.ch/wp-content/uploads/Capture-d%E2%80%99%C3%A9cran-2015-01-23-%C3%A0-15.00.37.png" width="500px" height="500px"/> add this to ur html
7th Oct 2017, 9:20 AM
Scooby
Scooby - avatar
+ 1
instead of width=500px you can even use width="50%" same for height
23rd Jan 2018, 12:19 PM
Nithin Bhandarkar
Nithin Bhandarkar - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
1 Votes
Solving coding challenges
2 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
1 Votes
Fill in the blank to declare a static variable.
0 Votes
RUST'S FUTURE
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes
Programming Language
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes