BREAKING NEWS
р╜Цр╜Ср╜║р╝Лр╜Ер╜Ур╝Лр╜жр╛ир╜╝р╜Ур╝Лр╜гр╜Шр╝Лр╜Цр╜жр╛бр╜┤р╜жр╝Лр╜Фр╝Нр╝Н
Launching a Specific Application without a UAC (User Account Control) Prompt
р╜Ср╜┤р╜жр╝Лр╜Ср╜║р╝Лр╜вр╜▓р╜Др╝Лр╜Цр╜Ар╛▓р╝Лр╜др╜▓р╜жр╝Лр╜гр╛╖р╝Лр╜вр╛Тр╛▒р╜гр╝Лр╜гр╜╝р╝Н
Hide all the blog posts from the homepage | Hide all the widgets from all the blog posts
CSS for a Trapezoid/Trapezium
CSS for a Rectangle
Full forms of Technical Terms Used in Programming
What is i tag and b tag
CSS For Bold and Italic texts
Write texts on an image in html
Home
Technical Support
Blogger Tutorials
Earn Money
JavaScript
Subscribe Author On YouTube [Click Here>>]
Tuesday, March 9, 2021
Home
CSS
Code For A Blogger's Search Bar
Code For A Blogger's Search Bar
Sir Chogyal
-
<style> #whole-search-bar { padding:10px; text-align: center; } #search-input { -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border:1px solid #34ebc0; background:#ffffff; padding:5px; color:#888888; font:14px verdana; width: 78%; } #submit-button { border:1px solid #111111; background: #111111; padding:5px; color:#ffffff; font:14px verdana; } </style> <form action='/search/max-results=8' method='get' id="whole-search-bar"> <input name='q' id='search-input' onblur='if (this.value == "") {this.value = "You can search here...";}' onfocus='if (this.value == "You can search here...") {this.value = ""}' type='text' value='You can search here...'/> <input id='submit-button' type='submit' value='Search'/> </form>
Copy code snippet
Result:
топ
You Might Also Like
CSS for a Trapezoid/Trapezium
May 22, 2021
-
Sir Chogyal
CSS for a Rectangle
May 22, 2021
-
Sir Chogyal
CSS For Bold and Italic texts
May 14, 2021
-
Sir Chogyal
Write texts on an image in html
May 12, 2021
-
Sir Chogyal
Hover & Hover Link in HTML
May 10, 2021
-
Sir Chogyal
CSS for an Oval Shape
May 07, 2021
-
Sir Chogyal
┬л PREV
NEXT ┬╗
No comments
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments ( Atom )
Subscribe by Email
|
YouTube
|
Facebook
|
Instagram
|
Twitter
Learning JavaScript Quickly
Subscribe by Email
|
YouTube
|
Facebook
|
Instagram
|
Twitter
No comments
Post a Comment