css for web apps

css for web apps

BY 02 Oct 2013 Web Application Development

I have writed some code in html5

<p><label id=“label1”>First Name:</label>

In css file i writed

#label1 { float:left; widt:250; border: 1px solid black; background:gray; }

I see the result in design section of TIZEN IDE

But I do not see the result on simulator

Thank you

 

 

 

 

 

Written by