Yes, I am right.. you can select any background image for Google home page. Open Google.com/Google.co.in on the lower left corner there is a link "Change Background Image". click on this link and select the desire background image.
Hello folks Google have very interesting feature called "Google Dashboard". If you are having google account and using google services then you can use this google dashboard to check all the information in a single page. This Dashboard contains the following items: Alerts Blog Books Buzz Calander Contacts Reader Feed Youtube Orkut Gmail and other services. To access Google dashboard, go you your Account Information page for your google account. Under the Personal Information page, there is a link for your Dashboard.
Create Table without using mouse and menus Do you know It’s possible create Table without using mouse and menus in MS word and Outlook. Here its that… Type the content (+——+——-+——+) in Microsoft Word and press Enter. One row of a table will be created and for more rows you can press TAB. Step 1: +———–+————————+————-+ Step 2: (After pressing Enter having the cursor at the last ‘+’ Result will be like the below one) Step 3: (press TAB to create more Rows) In this ' + ' represents the column borders and ' – ' represents the length of the each column. Just try this & revert back if any problem
Hi guys, I have this working trick with me. To disable the textbox in HTML/ asp:FileUpload control, just add the following attribute with it: contenteditable="false" This attribute is not visible in the list, but it is working.