Bootstrap dl list | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 40

Bootstrap dl list

Not working ,this code.i don't know, where is the error?.i made this code after watching these videos. https://youtu.be/4MZg5mupiJI https://youtu.be/SYjVh6qGKNk if code is same , i got different output. please tell me where is the error? https://code.sololearn.com/WymuX9jjIEc7/?ref=app

10th Feb 2018, 6:20 AM
Elizabeth🌸
Elizabeth🌸 - avatar
12 Answers
+ 9
I tried the code on my computer and it works correctly. The problem here is that bootstrap depending on the layout of the device (or container) shows the description normally to facilitate the reading of the content and does not preserve the style Similarly, the dl-horizontal class seems to have other common problems [1], and in version 4 of Bootstrap it was removed [2] [1] https://stackoverflow.com/questions/20363545/text-truncated-in-bootstrap-dl-horizontal-element [2] https://getbootstrap.com/docs/4.0/migration/
10th Feb 2018, 6:52 AM
Mickel
Mickel - avatar
+ 47
what is bootstrap Bootstrap is a free open source, and is the most popular html, css and javascript framework developed by mark otto and jacob thornton for creating responsive web applications and websites.bootstrap extends the functinality of html, css and javascript. bootstrap contain html and css based design templates for text, forms, buttons, navigation and other components. Bootstrap advantages -->supports responsive design. -->consistency -->customizable -->can be usable with any technology such as html,css,ASP.NET etc...
11th Feb 2018, 4:44 AM
Elizabeth🌸
Elizabeth🌸 - avatar
+ 31
if you have code link, can you please share to here? that will be more helpful to me. thanks for your help🙏🙏.
10th Feb 2018, 7:14 AM
Elizabeth🌸
Elizabeth🌸 - avatar
+ 31
thanks for the link☺☺
10th Feb 2018, 7:44 AM
Elizabeth🌸
Elizabeth🌸 - avatar
+ 29
not got output😢
10th Feb 2018, 6:48 AM
Elizabeth🌸
Elizabeth🌸 - avatar
+ 8
Here is a screenshot of how it looks after executing your code on my laptop (even in the web version of CodePlayground it was not shown correctly) https://imgur.com/KgTYjnP
10th Feb 2018, 6:58 AM
Mickel
Mickel - avatar
+ 6
Try changing https to http on your Edit: I had not seen the videos. My recommendation does not have the same result. I will look for the error.
10th Feb 2018, 6:42 AM
Mickel
Mickel - avatar
10th Feb 2018, 7:23 AM
Mickel
Mickel - avatar
+ 6
nice!
11th Feb 2018, 5:19 AM
Deiby Olaya Orejuela
Deiby Olaya Orejuela - avatar
+ 5
I'll upload it to CodePen, give me a few minutes!
10th Feb 2018, 7:16 AM
Mickel
Mickel - avatar
+ 4
what is this bootstrap.... for what purpose is this used...
10th Feb 2018, 4:08 PM
OM KASHYAP
OM KASHYAP - avatar
+ 4
thanks for info🙏
11th Feb 2018, 11:49 AM
M.h.yaghobi
M.h.yaghobi - avatar