skip to Main Content

Scrollable Content overflow-Twitter bootstrap

I want the div "Scrollable" to stay within the div "Animation-Menu", but I tried several ways & came to no result. Here is my index.html file <!DOCTYPE html> <html> <head> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"> <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css" rel="stylesheet"> <link…

VIEW QUESTION

HTML, CSS image positioning – CPanel

From Cpanel preview, images are arranged horizontally. But when I publish the actual website, the images are arranged vertically. The HTML Code is this <p dir="ltr"> <strong> <span style="font-family:Arial,Helvetica,sans-serif"> <span style="font-size:14px"> <a href="https://www.dur.ac.uk/dece/" target="_blank"> <img alt="" src="https://edtechworx.s3.amazonaws.com/ckuploads/2020/06/20/durham_logo.png" style="height:30%; width:30%"/> </a>…

VIEW QUESTION
Back To Top
Search