Jump to content
[MUST READ] Forum Rules ×

HTML/CSS on website


Recommended Posts

1 hour ago, lebaneseblonde252 said:

I'm new to this is it possible for you to walk me through it?

It seems that your file names are correct, but they are not located in a "css" folder. Are you using a site builder or creating the site yourself?

Link to comment
Share on other sites

1 hour ago, lebaneseblonde252 said:

Creating the site myself.

Alright, then, in your CSS links, you'll need to remove the "css" folder, example: 

<link rel="stylesheet" href="css/style.css">

goes to

<link rel="stylesheet" href="style.css">

 

Link to comment
Share on other sites

  • 1 month later...
On 1/29/2018 at 0:03 AM, lebaneseblonde252 said:

I uploaded my html/css for my website but the css is not working on the website can anyone point me to a solution.

Website: https://freddcarr.byethost13.com/?i=1

Hi, you can simply transfer all you css files to /.htdocs/css folder instead of renaming the css path in each and every file of your website

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...