Python Forum
Flask - use bootstrap styles in HTML
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flask - use bootstrap styles in HTML
#1
Hi there
I'm new to Flask. I've created couple of apps following some tutorials. Now I'm working on my own project for work.

I noticed in the HTML file a specific bootstrap stylesheet is linked to but I would like to change the styling. Any ideas where I would find alternatives please?

For example I am currently using:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
...
<h1 class="mt-4 mb-4">Title</h1>

Can anyone explain or point me in the direction of where I can find out more about bootstrap styles as I don't quite understand it...
Reply
#2
the link would be a good starting point
Bootstrap
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bootstrap Django Sowmya 0 147 Mar-16-2024, 09:22 AM
Last Post: Sowmya
  show csv file in flask template.html rr28rizal 8 34,524 Apr-12-2021, 09:24 AM
Last Post: adamabusamra
  HTML multi select HTML listbox with Flask/Python rfeyer 0 4,532 Mar-14-2021, 12:23 PM
Last Post: rfeyer
  API auto-refresh on HTML page using Flask toc 2 11,747 Dec-23-2020, 02:00 PM
Last Post: toc
  Flask formatting into HTML engineer_geek 1 2,736 Aug-05-2020, 01:51 AM
Last Post: engineer_geek
  Python3 + BeautifulSoup4 + lxml (HTML -> CSV) - How to loop to next HTML/new CSV Row BrandonKastning 0 2,329 Mar-22-2020, 06:10 AM
Last Post: BrandonKastning
  [Flask] html error 405 SheeppOSU 0 2,317 Jun-08-2019, 04:42 PM
Last Post: SheeppOSU
  how i save the html form to flask database mebaysan 1 7,244 Feb-07-2019, 12:56 AM
Last Post: snippsat
  Connecting python script into HTML with flask Piqurs 1 16,049 Sep-05-2018, 08:24 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020