question

DheerajSavij-6005 avatar image
0 Votes"
DheerajSavij-6005 asked AbdulR-1796 published

Code language not supported or defined CSS Visual Studio Code Error

I was following a youtube tutorial on how to make a website with html and css! The html part was going great and then I went and created a style.css file and wrote some code in it when I tried to update it so it syncs with the website it gave me a error called" Code language not supported or defined." my code is very simple infact here is the code I wrote

.nav-wrapper {
display: flex;
justify-content: space-between;
}


I currently have no idea why this issue is here and I'd like to fix it since my style.css isn't syncing with my website.

vs-generalvs-debugging
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,@DheerajSavij-6005
Which software are you using? Visual Studio or Visual Studio Code?

0 Votes 0 ·

I am using Visual studio code and I am having same issue..

Html is doing great but while I run css I am getting this error.

Can you please help with this?

0 Votes 0 ·

Hi, @DheerajSavij-6005
May I know if you have got any chance to check my reply? Please feel free to share more detailed information to us and it will be very helpful for us to better work out this issue.

0 Votes 0 ·

0 Answers