Skip to main content



      Home
Home » Newcomers » Newcomers » Bootstrap and HTML
Bootstrap and HTML [message #1711629] Sun, 18 October 2015 13:15 Go to next message
Eclipse UserFriend
So I am having an issue with a website I am creating using Eclipse. I am trying to add a background image onto the jumbotron class I have and it is not showing up I want to know if I have the mapping of the files correctly, is there something I am missing? Everything is saved in the same folder so it should be working.

<head>
<link href="C:/Users/MarkA/Desktop/Website Ish/bootstrap-3.3.5-dist/css/bootstrap-theme.css.map" rel="main.css">
<link href="C:/Users/MarkA/Desktop/Website Ish/bootstrap-3.3.5-dist/css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="main.css">
</head>

thats how I have the head of my code, should there be more?
Re: Bootstrap and HTML [message #1711648 is a reply to message #1711629] Sun, 18 October 2015 23:37 Go to previous message
Eclipse UserFriend
On 10/18/2015 12:00 PM, Mark Louis wrote:
> So I am having an issue with a website I am creating using Eclipse. I am
> trying to add a background image onto the jumbotron class I have and it
> is not showing up I want to know if I have the mapping of the files
> correctly, is there something I am missing? Everything is saved in the
> same folder so it should be working.
>
> <head>
> <link href="C:/Users/MarkA/Desktop/Website
> Ish/bootstrap-3.3.5-dist/css/bootstrap-theme.css.map" rel="main.css">
> <link href="C:/Users/MarkA/Desktop/Website
> Ish/bootstrap-3.3.5-dist/css/bootstrap.css" rel="stylesheet">
> <link rel="stylesheet" href="main.css">
> </head>
>
> thats how I have the head of my code, should there be more?

While you may be using Eclipse to create this HTML page, it's not an
Eclipse problem you're facing, but a general HTML question. You might
seek help in a more fitting forum.
Previous Topic:Error in Eclipse
Next Topic:Installation help please
Goto Forum:
  


Current Time: Wed Apr 23 01:02:18 EDT 2025

Powered by FUDForum. Page generated in 0.07169 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top