The following code:
<font face="Calibri, Trebuchet, sand-serif" color="black" size="4">Search</font>
<p style= "border-style:solid;border-color:black;border-width:thin;width:130;height:30">
Produces the following:
Search
and a figure of a box
I need to figure out how to position the box in the same line as Search.
Thanks,
I would like to have the text "Search" and a box following "Search"
<font face="Calibri, Trebuchet, sand-serif" color="black" size="4">Search</font>
<p style= "border-style:solid;border-color:black;border-width:thin;width:130;height:30">
Produces the following:
Search
and a figure of a box
I need to figure out how to position the box in the same line as Search.
Thanks,
I would like to have the text "Search" and a box following "Search"