Latest comments
- @Posedion1920@Imammika
Hello there. I checked your code. I saw that you are targeting the image from a folder and if you removed the picture from the folder when you are uploading it to GitHub it will not show up on your site so you need to copy upload plus the folder you are targeting. Or you could just remove the picture from the folder and target it directly which means that you don't have to upload the folder when you are copying the files in GitHub
- @Grunt395@Imammika
hello bro! you can just use one image tag next time, then use media queries to specify how you want the picture to look on smaller screens. all the best. Happy Coding.
- @KingMisach@Imammika
if you check the docs for bootstrap you can see all the types of buttons you can use, if they don't have what you want you can just customize your own CSS. Happy Coding.
Marked as helpful - @Imammika@Imammika
Thanks for the help, i will try it out