How would I style these lines?

How would I style these lines?

Code (Javascript):

<input autocomplete="off" id="keyword" name="keyword" onclick="clickclear(this, ‘Enter Text’)" onblur="clickrecall(this,’Enter Text’)" />

<input type="submit" value="Search" />

Any help will be appreciated.

See original post by chrisj

Leave a Reply