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


Messages In This Thread
Flask - use bootstrap styles in HTML - by Krayna - Aug-29-2023, 02:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Bootstrap Django Sowmya 1 365 May-20-2024, 05:25 AM
Last Post: tahirahmedd
  show csv file in flask template.html rr28rizal 8 35,123 Apr-12-2021, 09:24 AM
Last Post: adamabusamra
  HTML multi select HTML listbox with Flask/Python rfeyer 0 4,801 Mar-14-2021, 12:23 PM
Last Post: rfeyer
  API auto-refresh on HTML page using Flask toc 2 12,004 Dec-23-2020, 02:00 PM
Last Post: toc
  Flask formatting into HTML engineer_geek 1 2,888 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,435 Mar-22-2020, 06:10 AM
Last Post: BrandonKastning
  [Flask] html error 405 SheeppOSU 0 2,408 Jun-08-2019, 04:42 PM
Last Post: SheeppOSU
  how i save the html form to flask database mebaysan 1 7,367 Feb-07-2019, 12:56 AM
Last Post: snippsat
  Connecting python script into HTML with flask Piqurs 1 16,334 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