Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14348

PhpStorm Throws Error in welcome_message

$
0
0
PhpStorm throws an Error on the font tag in the .application/views/welcome_message

PHP Code:
body {
    
background-color#fff;
    
margin40px auto;
    
max-width1024px;
    
font16px/24px normal "Helvetica Neue"HelveticaArialsans-serif;
    
color#808080;


FIX: Add a comma after normal.

PHP Code:
    font16px/24px normal"Helvetica Neue"HelveticaArialsans-serif

Viewing all articles
Browse latest Browse all 14348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>