+ 1
How do i add an image to a list in html?
Image
8 Answers
+ 3
List
âtext
âtext
So do you need to change (â) to an image? Or is it something else?
+ 2
In case of changing the marker, this may help
https://www.w3schools.com/CSS/css_list.asp
+ 2
And if you are talking about a navbar (or header) and want an logo in the same line as home, about, contact us, you can refer here:
https://code.sololearn.com/W7A3a21A4A97/?ref=app
https://www.geeksforgeeks.org/how-to-set-image-to-center-of-an-responsive-navbar/
+ 1
"Add image to a list"?
What is this list exactly? an <ol> or <ul>?
Or it's totally something else?
+ 1
Can you describe your actual intention clearly, please?
0
An <ul>
0
I have an image and i need it to be on the same line as a list e.g home, about, contact us
0
You mean this
<ul> <ol>
Or this
<li> <img/> </li