What error are you getting?
simply my css doesn't load
i used this: <link rel="stylesheet" href="{{ url_for('static', filename='styleA.css') }}"> in my template file but css doesn't load when i open the html on browser
Is the name "style.css" or "style>.css"? Try removing the ">"
Обсуждают сегодня