Тёмный

How to Align Image and Text Side by Side with HTML & CSS | frontendDUDE 

FrontendDUDE
Подписаться 1,2 тыс.
Просмотров 106 тыс.
50% 1

Easy way to float image aside text.
This video answers How to align image and text side by side. I have used Flexbox to put image and text side by side.
Align image and text in same line or next to each other using css. Horizontally align image and text.
CONNECT WITH ME ON TWITTER
/ dudefrontend
Chapters;
0:00 Responsive Preview
0:20 HTML Code
0:59 CSS Code

Опубликовано:

 

20 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 79   
@kingbacon2937
@kingbacon2937 Год назад
This video really helped a lot! I'm pretty new to HTML and CSS, and you constantly showing the result of the code taught me what the code did, unlike others who just threw runes in my face. Thanks!
@frontdude
@frontdude Год назад
Thankyou Very much, it means a lot😍🙌
@mohdsaad1588
@mohdsaad1588 Год назад
The music kept me in the video till the end even though i randomly clicked on it n knew how to actually do it as it is quite simple for an experienced person. Really luved the background music.
@frontdude
@frontdude Год назад
Absolutely, this music is incredible brother😍
@mohdsaad1588
@mohdsaad1588 Год назад
@@frontdudeWhere did u get it from? I am listening this in the loop n not getting over with it.
@frontdude
@frontdude Год назад
@@mohdsaad1588 it's forrest lulabay, you can find on google, amazing category of music..
@mohdsaad1588
@mohdsaad1588 Год назад
@@frontdude Thax buddy! Really appreciate ur choice of music.
@mouaddiyani9286
@mouaddiyani9286 Год назад
This video really helped me. Thank you very much!
@frontdude
@frontdude Год назад
Welcome Mouad❤consider subscribing please and share it.
@aryanpatel8140
@aryanpatel8140 Год назад
Thanks a lot brother I am fairly new to html and css This video really helped me a lot After watching a lot kf videos who directly show the result at the end, this method really helps a lot❤❤❤❤
@frontdude
@frontdude Год назад
Your feedback means a lot to me Aryan. Thanks♥️
@dmm6671
@dmm6671 Год назад
Thank you verry much , I m new to css and that helped a lot, keep up the good work
@frontdude
@frontdude Год назад
Thankyou for such valuable comment, & Welcome, I'm happy that it helped you. I keep uploading CSS & Javascript videos, you can subscribe. Have great day❤
@antonyyg
@antonyyg Год назад
Very useful video! Thank you!!
@frontdude
@frontdude Год назад
Welcome❤❤ your words are encouraging, thank you...
@emmabelletallman9168
@emmabelletallman9168 Год назад
I used this video for my web design class, thanks
@frontdude
@frontdude Год назад
Most welcome Emmabelle, keep going, all the very best💥✨
@WillBeShorts-p2e
@WillBeShorts-p2e Год назад
Thanku bro ❤❤ easy to understand for me and any beginner......
@frontdude
@frontdude Год назад
Keep it up dude🤘, best wishes
@ougininja8412
@ougininja8412 2 года назад
thank you for solving my problem
@frontdude
@frontdude 2 года назад
welcome brother, keep going...❤❤
@kaeriq
@kaeriq Год назад
why is after the image? i don't understand how can end and only after that ends . HELP
@frontdude
@frontdude Год назад
Hi Karina, Thank you for asking, I would love to solve your query.. is ending after img so that we can align para and image in same line with same heights (to reduce extra css) otherwise p and img will have different heights (we would need extra css line, line-height for that). And you are talking about is with text class, we only need it where text ends. And we need to make container responsive if we did it with simple html way css would have gotten complicated and lengthy.
@frontdude
@frontdude Год назад
Hope it cleared your doubt, please feel free to ask anything else.. Good day😊
@Naam_meinKyaRkhaHn
@Naam_meinKyaRkhaHn Год назад
In my case it is showing errors
@Gabriel-xp8ep
@Gabriel-xp8ep 2 года назад
Hi! thanks for the video, really helped me with my project! Also i really loved the song, could you tell it´s name? Thanks a lot!
@frontdude
@frontdude 2 года назад
I'm grateful that my work has helped you, thankyou very much, And audio in bg is Forrest Lullabay, Good day😉❤
@Gabriel-xp8ep
@Gabriel-xp8ep 2 года назад
@@frontdude yay you answered!! thanks again! all the success to you!!! 😄❤
@user-ql8hp6fm8h
@user-ql8hp6fm8h Год назад
is there a way to put the image in the left side of the text instead?
@frontdude
@frontdude Год назад
Ofcourse there is, right now img tag is after , so put it before it, see of it works or not, and remind me if it did or didn't.
@csd1447
@csd1447 2 года назад
That good👍 lage raho!
@frontdude
@frontdude 2 года назад
thankyou very much
@juliusdanielcabico413
@juliusdanielcabico413 Год назад
Why cant I manipulate my imagee, i put it inside a
@frontdude
@frontdude Год назад
if you want to manipulate image you can do it directly in css by using img property
@frontdude
@frontdude Год назад
can you be more specific!! btw, loved your music❤
@iliashterev38
@iliashterev38 Год назад
First of all - Thank you for your time and efforts to bring knowledge for free. Not a big expert but I think you have incorrect opened and closed tags. Starting with the div class text (lets disregard the H1-it is OK), then you open the P tag, then you close the div tag before the P tag ??!! Thank you.
@frontdude
@frontdude Год назад
Welcome🤗, Yes I know it's not traditional approach, but thankfully it's working for people... And, I am still not an expert, just learning and sharpening my skill. Thanks for your critical advice sir🙏 really appreciate. Have great day👋
@helenatro1569
@helenatro1569 Год назад
How can I change the opacity of the background?
@frontdude
@frontdude Год назад
you can add opacity: whatever you need; in your css file in that div. 😉
@helenatro1569
@helenatro1569 Год назад
@@frontdude Thank You
@weblaunchindia
@weblaunchindia Год назад
Thank you
@frontdude
@frontdude Год назад
You're welcome, this thankyou means a lot❤🙌
@vasudevan2917
@vasudevan2917 Год назад
Why you use margin 10 rem auto. Can you explain
@frontdude
@frontdude Год назад
Okay Sure Vasu, 10rem is margin on top and bottom, whereas auto is equally divided margin (left and right)....so that we can align div in center of section. Hope it helps you.. please let me know if you need anything else.. Have a great day😊🎉
@alexiswilliams859
@alexiswilliams859 Год назад
Addisyn. I Love
@frontdude
@frontdude Год назад
Thank you very much, don't forget to subscribe brother ❤️
@shielajaneodero133
@shielajaneodero133 2 года назад
How to move image from right to left?
@frontdude
@frontdude 2 года назад
change img position before h1 tag and give img line height to give it bring it in middle...
@daniyals9053
@daniyals9053 2 месяца назад
The problem is the text in on image.What should i do?
@frontdude
@frontdude 2 месяца назад
DM me on Twitter (link in description)...I'll help u out...
@moaaatekita8827
@moaaatekita8827 Год назад
What is tune played in background it is so gooodd please reply with link please please
@frontdude
@frontdude Год назад
Of course my brother🙌, just google, "forest lullaby pixabay".........It would be great if you like and subscribe... Have a great day✨🤝
@moaaatekita8827
@moaaatekita8827 Год назад
@@frontdude done
@moaaatekita8827
@moaaatekita8827 Год назад
@@frontdude arigato
@afolabiboluwatife5077
@afolabiboluwatife5077 Год назад
did the exact thing but my pic is nit moving and other help
@frontdude
@frontdude Год назад
Hi Afolabi, Can you please share that code segment!
@afolabiboluwatife5077
@afolabiboluwatife5077 Год назад
@@frontdude sorry i am replying late. so i had done a big mistake in my css but your video did help me a lot
@frontdude
@frontdude Год назад
No problem Afolabi, Welcome🤩, and have great day💕
@user-vi5ho6zc9t
@user-vi5ho6zc9t 6 месяцев назад
How to make responsive for this?
@frontdude
@frontdude 6 месяцев назад
Shall I make a video about same for you? Please let me know...
@user-am3.rvloger
@user-am3.rvloger Год назад
Thanks bro 🙏 🩷
@frontdude
@frontdude Год назад
Welcome🙏...I'm happy that it helped you...Have a great day👋🤝
@mrkhan5138
@mrkhan5138 2 года назад
Why do you have the image and the text wrapped in a ?
@frontdude
@frontdude 2 года назад
text has to be wrapped in since its paragraph, and image is inside tag to reduce extra lines of css, and to align image along with (mid) text. Hope this cleared your doubt..❤
@mrkhan5138
@mrkhan5138 2 года назад
@@frontdude thanks this was helpful
@thomasjackson5580
@thomasjackson5580 Год назад
Monahan newer Msjw2jsnsnsna.sn .s
@ifrahsami9555
@ifrahsami9555 Год назад
What if we not close the img in p tag?
@sujanikhan7612
@sujanikhan7612 2 дня назад
I dont understand why in tutorial video they give music its so irritating
@syediqbalahmed3176
@syediqbalahmed3176 Год назад
*_vulu ... uku ..._*
@frontdude
@frontdude Год назад
Thank you very much Syed, but what does it mean??
@g_arm_
@g_arm_ Год назад
is it so hard to do a voice over?? so annoyed by all these videos with no explanation and random music
@frontdude
@frontdude Год назад
Got it sir... actually I am thinking but kinda holding myself back. But I am sure I will start uploading videos with voiceover.... thankyou soo much for reminding... Btw, you skateboarding videos are incredibly amazing 🤩 stay in touch❤️
@g_arm_
@g_arm_ Год назад
@@frontdude thank you, really appreciate it! And I didn’t want to be mean, I just went through a lot of videos w/out voiceover on yt that were hard to understand, so my frustration caught up with me. But your code helped me, thanks for that too.
@frontdude
@frontdude Год назад
@@g_arm_It's okay brother, I can totally understand, if you need any help you can connect with me on twitter, I'll try my best to clear any of your doubt personally... Have good day brother😉🤙
@Reis.507
@Reis.507 10 месяцев назад
after watching it and still not working, i went to my equivalent to his .section, and put: .section{ justify-content: space-evenly; }
@frontdude
@frontdude 10 месяцев назад
Are you on twitter? I want to see your code?
@_Qw3rty
@_Qw3rty Год назад
Does this only work on !DOCTYPE html? I cant get it to work :(
@frontdude
@frontdude Год назад
Yes, and where are you trying?
Далее
How to Animate Navbar Text Using CSS | frontendDUDE
10:51
Creating Responsive CSS Cards | Card Design HTM & CSS
4:30
ПОЮ НАРОДНЫЕ ПЕСНИ🪗
3:19:41
Просмотров 1,8 млн
Subtle, yet Beautiful Scroll Animations
5:04
Просмотров 1,6 млн
How to create a CSS image gallery in 5 minutes! 📷
5:38
Learn CSS Subgrid in 14 minutes
14:19
Просмотров 63 тыс.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
Просмотров 925 тыс.
How to create Our Team Section Using HTML and CSS
14:05
Learn CSS Flexbox in easy way
5:05
Просмотров 16 тыс.