473,395 Members | 1,496 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

my external css is working perfectly on localhost but when I upload it to online serv

Expand|Select|Wrap|Line Numbers
  1. <meta charset="UTF-8">
  2.         <meta name="viewport" content="width=device-width" />
  3.         <link rel="icon" href="icon.png" type="image/png">
  4.         <link rel="stylesheet" type="text/css" href="style.css"/>
  5.         <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  6.  
Jan 4 '18 #1
0 17055

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: wylbur37 | last post by:
(This is a re-post of something that apparently did not post correctly the first time, so if there's more than one copy, please ignore the duplicate). I normally use Mozilla 1.4 on Windows XP...
1
by: Moose Man | last post by:
My file upload page stops processing after 60 seconds, then Browser displays: "CANNOT FIND SERVER" . The Hosting company tech support people say: “The way around this is to return some data...
0
by: Gladiator | last post by:
Hai everyone ... I have a small query which may sound simple, but i am ambiguous if it works or not and i cant experiment as this should be done on a production system. "Can i add a...
2
by: MikeDub | last post by:
When I run a php file in my browser using an IP address, it renders just fine. But when I run the php file using 'localhost', it renders the source code. It's as if it does not recognize it as php....
7
by: MrHelpMe | last post by:
Sorry everyone, NOTE: I have posted this question to another site but unfortunately, am not getting the answers I need only because those helping haven't worked with ASP. I am in desperate...
2
by: magnesys | last post by:
hi frnds, I want show green point when user online...and also show orange pont when user busy...so i wnat that option in php. smaple like Gtalks... so i want to sample code in php....so...
14
by: freefony | last post by:
please help me with this <?php $sc=$_POST; $name=$_POST; $emp=$_POST; include("conn.php"); $qry="select employer from corper"; $rst=mysql_query($qry) or die(mysql_error()); <select...
8
by: suchait | last post by:
my login php script is working on my localhost(OS:ubuntu) but when i put it online its not working. php code for login script: <?php include('config.php'); //including configuration file...
1
by: pandu13 | last post by:
In live site the script consists of url's encoded using urlencode. They are working properly in live server but when i downloaded the site, the url's are not working in localhost. I have...
0
by: alexgr2006 | last post by:
Hello, i have ipcam and i try to check when is online or offline, but always i get offline message. i use the follow code. Please can u help if i have something wrong. $ip="XXXX"; //DNS Cam...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.