Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #44.3K
Ranked #4K
~393 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for davy_yg

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> hr{border:dotted 4px #F90;} /* use this for dashed hr{border:dashed 4px #F90;} */ </style> <title>Untitled Document</title> </head> <body> <hr /> </body> </html> Try this way

Member Avatar for charlijoseph
0
161
Member Avatar for rakwel10

hai rakwel10, in your page make the search box element definition from this, <input id="s" name="s" type="search"> to this, <input id="s" name="s" type="text"> try to change like that it gives as you expected let me know the status if its works fine or not

Member Avatar for JorgeM
0
232

The End.