skip to Main Content

Align multiple numbers within row-Twitter bootstrap

I am using bootstrap to try to create the following layout: Find below my minimum example: .curr { font-size: 12px; font-weight: 700; letter-spacing: .5px; } .price { -webkit-tap-highlight-color: transparent; font-family: Trebuchet MS, roboto, ubuntu, sans-serif; -webkit-font-smoothing: antialiased; color: #131722; white-space:…

VIEW QUESTION

Image and texts not going are not going behind the navigation bar-Twitter bootstrap

I'm making a webpage for my grandpa, and My navigation page is not staying ontop of stuff when I scroll, here is my html: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"…

VIEW QUESTION
Back To Top
Search