how to create a block with pictures and text | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

how to create a block with pictures and text

На css

13th Mar 2022, 9:22 AM
Райхона Воситова
Райхона Воситова - avatar
18 Answers
+ 2
Watch again Remove the float property in css to see what float does . what happens without float ? without float 2nd block and 3rd block will form below the block 1 https://code.sololearn.com/WBG63m5u8pxn/?ref=app
13th Mar 2022, 9:55 AM
NonStop CODING
NonStop CODING - avatar
+ 4
You should proceed with the HTML course to learn more. And please remove the other same posts you did.
13th Mar 2022, 9:52 AM
Adil
Adil - avatar
+ 2
13th Mar 2022, 9:34 AM
Adil
Adil - avatar
+ 2
To make a block you can add div tag like this. <div> <img src="http://www.sololearn.com/images/tree.jpg" alt="Image not found" /> </div>
13th Mar 2022, 9:45 AM
Adil
Adil - avatar
+ 1
Do not create multiple threads with same question. And show your trial code so we can help.
13th Mar 2022, 9:23 AM
Adil
Adil - avatar
+ 1
show your code Use div tags for creating block elements Use img tag for inserting images
13th Mar 2022, 9:27 AM
NonStop CODING
NonStop CODING - avatar
13th Mar 2022, 9:40 AM
NonStop CODING
NonStop CODING - avatar
+ 1
You can also insert text in it.
13th Mar 2022, 9:46 AM
Adil
Adil - avatar
13th Mar 2022, 9:47 AM
NonStop CODING
NonStop CODING - avatar
0
I didn't understand how this app works.
13th Mar 2022, 9:25 AM
Райхона Воситова
Райхона Воситова - avatar
0
I tried it, it doesn't work for me, you can write tags (code)
13th Mar 2022, 9:29 AM
Райхона Воситова
Райхона Воситова - avatar
0
and there is also a finished block
13th Mar 2022, 9:36 AM
Райхона Воситова
Райхона Воситова - avatar
0
this is a picture, not a block
13th Mar 2022, 9:42 AM
Райхона Воситова
Райхона Воситова - avatar
0
I need to create a block that contains pictures and texts
13th Mar 2022, 9:44 AM
Райхона Воситова
Райхона Воситова - avatar
0
please, help
13th Mar 2022, 9:44 AM
Райхона Воситова
Райхона Воситова - avatar
0
Size doesn't matter?
13th Mar 2022, 9:45 AM
Райхона Воситова
Райхона Воситова - avatar
0
How to insert block by block , well, make it floating
13th Mar 2022, 9:49 AM
Райхона Воситова
Райхона Воситова - avatar
0
ok i'm just a newbie
13th Mar 2022, 9:54 AM
Райхона Воситова
Райхона Воситова - avatar