You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

CSS not reflected on page

edited Mar 10, 2017 8:45PM in Taleo Learn 2 comments

Summary

Why is the CSS style not reflected on my page? Am I pointing to the css file correctly in my html?

Content

Why is the CSS style not reflected on my page? Am I pointing to the css file correctly in my html? The page shows the html without formatting - so bullets instead of a header menu.

HTML

<div>
<link rel="stylesheet" type="text/css" href="/files/css/midwest.css" />
<div id="header">
<ul id="navbar">
     <li><a href="#">Home</a></li>
     <li><a href="#">My Assignments</a></li>
     <li><a href="#">Course Catalog</a></li>
     <li><a href="#">Webinars</a></li>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!