small help with HTML commands
hello
i have a working arduino used server
i want change color of lines don't manage see how
because @ html it's in 1 line , , don't understand leave in line , start new line
for example
i want write 2 line in different color , size
this how in normal html code
how do clinet.print?
thanks,
i have a working arduino used server
i want change color of lines don't manage see how
because @ html it's in 1 line , , don't understand leave in line , start new line
for example
i want write 2 line in different color , size
this how in normal html code
code: [select]
pan style="color:blue;font-weight:bold">sentence1 blue.</span>
<br />
<span style="color:darkolivegreen;font-weight:bold">sentence2 green.</span></p>
how do clinet.print?
thanks,
quote
how do clinet.print?why can't client.print() ? (i assume clinet misspelling of client).
please post whole program now.
Arduino Forum > Using Arduino > Programming Questions > small help with HTML commands
arduino
Comments
Post a Comment