Check the spelling of your style
On Wed, Jul 28, 2021, 4:31 AM Baxtiyor Boboraximov
wrote:
> if you want to solve this problem you must sendmi ful project not html
> file.
>
>
> пт, 28 мая 2021 г. в 23:39, sukhy gill :
>
>> Dear Frnds
>> I am unable to link CSS with HTML
>> HTM
syle.css?
On Wed, 28 Jul 2021, 15:24 Aashish Kumar,
wrote:
>
> Do hard refresh
>
> Ctrl + f5
>
> On Sat, 29 May 2021 at 12:09 AM, sukhy gill
> wrote:
>
>> Dear Frnds
>> I am unable to link CSS with HTML
>> HTML working but CSS not working inside the .html file with the help of
Do hard refresh
Ctrl + f5
On Sat, 29 May 2021 at 12:09 AM, sukhy gill
wrote:
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am using thefollowings:-
> Setting.py - STATICFILES_DIRS
if you want to solve this problem you must sendmi ful project not html
file.
пт, 28 мая 2021 г. в 23:39, sukhy gill :
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am using thefoll
I still see an error with that code bro...
On 19:35, Mon, Jul 26, 2021 Baxtiyor Boboraximov hello . you must add to sittings.py this code.
> STATIC_URL = '/static/'
> STATICFILES_DIRS = (str(BASE_DIR.joinpath('static')),)
>
> пт, 28 мая 2021 г. в 23:39, sukhy gill :
>
>> Dear Frnds
>>
hello . you must add to sittings.py this code.
STATIC_URL = '/static/'
STATICFILES_DIRS = (str(BASE_DIR.joinpath('static')),)
пт, 28 мая 2021 г. в 23:39, sukhy gill :
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with t
Try it
On Mon, 26 Jul, 2021, 7:55 PM V. J, wrote:
> Hello, I'm making a list of potential customers, in about two months, we
> will have a business plan ready and we will issue a digital token (ICO)
> based on our product in the company. Would you be interested in learning
> more ...?
>
> Dne
Hello, I'm making a list of potential customers, in about two months, we
will have a business plan ready and we will issue a digital token (ICO)
based on our product in the company. Would you be interested in learning
more ...?
Dne čt 3. čvn 2021 10:06 uživatel sukhy gill
napsal:
> Dear frnd
>
Dear frnd
First of all thanks to all for spare your valueable time for me.🙏🙏
Now my Server is working and inline CSS also working but Internal and
External CSS not working.
In my last project, image css was also working but now it is not working.
Another problem is "python manage.py col
Plus is it 'syle' or 'style'
On Wed, Jun 2, 2021, 20:26 Robert Edward wrote:
> You are missing a closing (') when loading style.css
>
> On Fri, May 28, 2021, 21:39 sukhy gill wrote:
>
>> Dear Frnds
>> I am unable to link CSS with HTML
>> HTML working but CSS not working inside
You are missing a closing (') when loading style.css
On Fri, May 28, 2021, 21:39 sukhy gill wrote:
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am using thefollowings:-
> Setting.p
I'm guessing you're running a development server (manage.py runserver). I'd
suggest solving this as a two step process:
1) Determine if the request for the static file is actually hitting the
development server or not (eg. if you're running behind a reverse proxy)
2) Fire up your debugger and walk
Dear frnd,
I am getting stuck at same point with static with new project.
May I get setting for settings.py ?
Regards
On Sat, May 29, 2021, 18:29 Chelsea Fan Is it working now?
>
> On Sat, 29 May 2021, 3:40 pm lalit suthar,
> wrote:
>
>> read this https://docs.djangoproject.com/en/2.2
You are welcome))
On Mon, 31 May 2021, 6:44 pm sukhy gill, wrote:
> Thanku so much all of you for your valuable guidance to me 🙏🙏🙏🙂🙂
>
> On Mon, May 31, 2021, 21:07 Chelsea Fan wrote:
>
>> Good luck
>>
>> On Mon, 31 May 2021, 6:31 pm sukhy gill,
>> wrote:
>>
>>> I deleted my project and w
Thanku so much all of you for your valuable guidance to me 🙏🙏🙏🙂🙂
On Mon, May 31, 2021, 21:07 Chelsea Fan Good luck
>
> On Mon, 31 May 2021, 6:31 pm sukhy gill, wrote:
>
>> I deleted my project and will start project again from begining and then
>> will let you know the progress.
>> Regards
Good luck
On Mon, 31 May 2021, 6:31 pm sukhy gill, wrote:
> I deleted my project and will start project again from begining and then
> will let you know the progress.
> Regards
>
> On Sun, May 30, 2021, 16:48 Mehdi Ismail
>> you want to mention (provide screenshot) of the error?
>>
>> On S
I deleted my project and will start project again from begining and then
will let you know the progress.
Regards
On Sun, May 30, 2021, 16:48 Mehdi Ismail you want to mention (provide screenshot) of the error?
>
> On Sunday, 30 May 2021 at 09:14:22 UTC+5:30 sukhy.g...@gmail.com wrote:
>
>> Getting
On 30/05/2021 05.43, sukhy gill wrote:
> Getting error while using using command python manage.py collectstatic
> Regarda
>
Try fixing the error and see if that makes the problem go away.
I know it's a long shot, but it's worth a try at least.
Kind regards,
Kasper Laudrup
> On Sat, May 29, 20
you want to mention (provide screenshot) of the error?
On Sunday, 30 May 2021 at 09:14:22 UTC+5:30 sukhy.g...@gmail.com wrote:
> Getting error while using using command python manage.py collectstatic
> Regarda
>
> On Sat, May 29, 2021, 21:23 Mehdi Ismail
>> python manage.py collectstatic
>>
>>
Done but not working
Regards
On Sat, May 29, 2021, 22:17 Chelsea Fan try to change settings
>
> STATIC_DIR = [
> os.path.join(BASE_DIR,'static')
> ]
>
> On Fri, May 28, 2021 at 9:38 PM sukhy gill
> wrote:
>
>> Dear Frnds
>> I am unable to link CSS with HTML
>> HTML working but C
Getting error while using using command python manage.py collectstatic
Regarda
On Sat, May 29, 2021, 21:23 Mehdi Ismail python manage.py collectstatic
>
>
> try that... and update
> On Saturday, 29 May 2021 at 20:44:48 UTC+5:30 sukhy.g...@gmail.com wrote:
>
>> Project Folder ➡️static ➡️css➡️style
Did you name your css syle.css on purpose? If not you might just have a
typo.
On Fri, May 28, 2021 at 2:38 PM sukhy gill wrote:
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am usin
try to change settings
STATIC_DIR = [
os.path.join(BASE_DIR,'static')
]
On Fri, May 28, 2021 at 9:38 PM sukhy gill wrote:
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am using the
python manage.py collectstatic
try that... and update
On Saturday, 29 May 2021 at 20:44:48 UTC+5:30 sukhy.g...@gmail.com wrote:
> Project Folder ➡️static ➡️css➡️style.css➡️
>
> On Sat, May 29, 2021, 19:16 Fabiano Leite
>>
>> Where is located your 'css/style.css';
>> Em sábado, 29 de maio de 20
Project Folder ➡️static ➡️css➡️style.css➡️
On Sat, May 29, 2021, 19:16 Fabiano Leite
> Where is located your 'css/style.css';
> Em sábado, 29 de maio de 2021 às 10:04:50 UTC-3, sukhy.g...@gmail.com
> escreveu:
>
>> No dear
>>
>> On Sat, May 29, 2021, 18:29 Chelsea Fan >
>>> Is it working now?
>>>
How?
Sent from my iPhone
> On 28 May 2021, at 7:38 PM, sukhy gill wrote:
>
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of LINK
> in tag
>
> I am using thefollowings:-
> Setting.py - STATICFILE
Where is located your 'css/style.css';
Em sábado, 29 de maio de 2021 às 10:04:50 UTC-3, sukhy.g...@gmail.com
escreveu:
> No dear
>
> On Sat, May 29, 2021, 18:29 Chelsea Fan
>> Is it working now?
>>
>> On Sat, 29 May 2021, 3:40 pm lalit suthar, wrote:
>>
>>> read this https://docs.djangoproject
On Sat, 29 May 2021 at 18:37, Chelsea Fan
wrote:
> Could you send me your settings.py and urls.py in project folder
>
> On Sat, 29 May 2021, 4:04 pm sukhy gill, wrote:
>
>> No dear
>>
>> On Sat, May 29, 2021, 18:29 Chelsea Fan > wrote:
>>
>>> Is it working now?
>>>
>>> On Sat, 29 May 2021, 3:40
Could you send me your settings.py and urls.py in project folder
On Sat, 29 May 2021, 4:04 pm sukhy gill, wrote:
> No dear
>
> On Sat, May 29, 2021, 18:29 Chelsea Fan wrote:
>
>> Is it working now?
>>
>> On Sat, 29 May 2021, 3:40 pm lalit suthar,
>> wrote:
>>
>>> read this https://docs.djangop
No dear
On Sat, May 29, 2021, 18:29 Chelsea Fan Is it working now?
>
> On Sat, 29 May 2021, 3:40 pm lalit suthar,
> wrote:
>
>> read this https://docs.djangoproject.com/en/2.2/intro/tutorial06/ and
>> check how you are giving paths. Also after loading the page on your browser
>> go to "View Page
Is it working now?
On Sat, 29 May 2021, 3:40 pm lalit suthar, wrote:
> read this https://docs.djangoproject.com/en/2.2/intro/tutorial06/ and
> check how you are giving paths. Also after loading the page on your browser
> go to "View Page Source" and click on the CSS file link and check if the
>
read this https://docs.djangoproject.com/en/2.2/intro/tutorial06/ and check
how you are giving paths. Also after loading the page on your browser go to
"View Page Source" and click on the CSS file link and check if the file is
opening or not.
On Saturday, 29 May 2021 at 17:57:21 UTC+5:30 sukhy.
Yes Sir,There was no mistake in code. Code problem was only in mail content
actually code was correct as instruction given by Aniket Sir
Regards
On Sat, May 29, 2021, 13:14 lalit suthar have you checked Aniket's answer?
>
> On Saturday, 29 May 2021 at 11:09:07 UTC+5:30 sukhy.g...@gmail.com wrot
Style was wrong, you wrote syle, correct it
On Fri, 28 May 2021, 9:38 pm sukhy gill, wrote:
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am using thefollowings:-
> Setting.py - ST
have you checked Aniket's answer?
On Saturday, 29 May 2021 at 11:09:07 UTC+5:30 sukhy.g...@gmail.com wrote:
> Done Sir, but not working
>
> On Sat, May 29, 2021, 10:50 Venu Gopal
>> In Firefox Goto Preferences ---> Choose Privacy and Security --->
>> scroll down until you get cookies and s
Done Sir, but not working
On Sat, May 29, 2021, 10:50 Venu Gopal In Firefox Goto Preferences ---> Choose Privacy and Security --->
> scroll down until you get cookies and site data --> clear data
> Chrome Goto Settings ---> Choose Privacy and Security ---> select
> cookies and other sit
In Firefox Goto Preferences ---> Choose Privacy and Security --->
scroll down until you get cookies and site data --> clear data
Chrome Goto Settings ---> Choose Privacy and Security ---> select
cookies and other site data --> select see all cookies and site data -->
Remove all
On Sat, M
@Venu Gopal
No Sir, I don't know, how to do this.
May I know Sir, how to do the same?
Regards
On Sat, May 29, 2021, 09:41 Venu Gopal Hi, Have you tried deleting existing cache and cookies in the browser?
>
> On Sat, May 29, 2021 at 12:08 AM sukhy gill
> wrote:
>
>> Dear Frnds
>>
Hi, Have you tried deleting existing cache and cookies in the browser?
On Sat, May 29, 2021 at 12:08 AM sukhy gill
wrote:
> Dear Frnds
> I am unable to link CSS with HTML
> HTML working but CSS not working inside the .html file with the help of
> LINK in tag
>
> I am using thef
Dear Sukhy Gill,
I think you should check the link.
The single inverted comma is missing here,
To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/m
Dear Frnds
I am unable to link CSS with HTML
HTML working but CSS not working inside the .html file with the help of
LINK in tag
I am using thefollowings:-
Setting.py - STATICFILES_DIRS=[os.path.join(BASE_DIR, 'static'),]
HTML- {% load static %}
https://groups.google.com/d/msg
41 matches
Mail list logo