• Resolved marymm

    (@marymm)


    Hiya guys!
    I’m a newbie on wordpress but I know bases about html & css.
    Well, I’m working on a website using wordpress just for the news & obviously I use a CSS for styles etc. but I don’t know how to call my css file in the PHP index.

    I tried to use this:

    <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />

    but then my page becomes completely white!

    In what am I wrong?

    ps. sorry if I did mistakes to say that, I’m not perfect with english :S

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems calling CSS in a PHP page’ is closed to new replies.