OK, this is officially no longer a Django problem xD

Try adding the type="text/css" attribute to the link tag, also remember to
close it just in case

<link rel="stylesheet" type="text/css" href="{% static
'public/css/bootstrap.min.css' %}
" />

Other than that you may have problems in your HTML

On Fri, Mar 20, 2015 at 1:59 PM, Fellipe Henrique <felli...@gmail.com>
wrote:

>
> On Fri, Mar 20, 2015 at 11:43 AM, Vijay Khemlani <vkhem...@gmail.com>
> wrote:
>
>> Soo.... when you open your webpage, look at its source code, click on the
>> "/static/public/css/bootstrap.min.css" path it shows the file in Firefox?
>>
>
> Yes.. when I open source code in firefox, click them.. show me the file..
> but, nothing to appears correctly my HTML...
>
> I really upset about these... I really don't know what's happen here...
>
> T.·.F.·.A.·.     S+F
> *Fellipe Henrique P. Soares*
>
> e-mail: > echo "lkrrovknFmsgor4ius" | perl -pe \
> 's/(.)/chr(ord($1)-2*3)/ge'
> *Blog: http://fhbash.wordpress.com/ <http://fhbash.wordpress.com/>*
> *GitHub: https://github.com/fellipeh <https://github.com/fellipeh>*
> *Twitter: @fh_bash*
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAF1jwZG78iexn0uLign0Rj-d_dvi61%2BtrNHTnVxXMkUxOi_gSg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAF1jwZG78iexn0uLign0Rj-d_dvi61%2BtrNHTnVxXMkUxOi_gSg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CALn3ei3BrMwrHAFewa_qriSMKM4dxmeQmm891sVPLS61zmsR-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to