Hi,
Currently, I am working with Laravel and Jquery. But recently, I learned the Vue Js framework. Now I am about to work on an E-commerce website which is similar to www.graze.com, I am planning to implement this using Vue router as a single page application. But my friend told me that its terrible to develop single page applications for E-commerce and as I read in some documents that mentioned that E-commerce companies don't prefer...
User Profile
Collapse
-
but that link is provided by google fonts to import external fonts from google. If we remove the protocol from that link, then will it work properly?Leave a comment:
-
Thank you fro your kind response. Can you please explain how to do this....Leave a comment:
-
External CSS is working on localhost but not working on online server
I created a website. And the external stylesheet which I have linked to it is working perfectly on my system localhost. But when I upload it to the online server, it doesn't working. Because of this I have to add internal stylesheet which is waste of memory and execution time. I don't know what is the problem, the code is perfectly allright. I don't know how to fix this problem.
Here's the css link to my website:-
...Code:<meta charset="UTF-8">
-
bhaswanth started a topic my external css is working perfectly on localhost but when I upload it to online servin HTML CSSmy external css is working perfectly on localhost but when I upload it to online serv
Code:<meta charset="UTF-8"> <meta name="viewport" content="width=device-width" /> <link rel="icon" href="icon.png" type="image/png"> <link rel="stylesheet" type="text/css" href="style.css"/> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
No activity results to display
Show More
Leave a comment: