Re: style vs screen CSS
Sorry im still a rookie. The first place I look was the header.php all I found was this
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
correct me if i am wrong but is this using the (‘stylesheet_url’) as a variable?
I dont understand how this line of code is working