Question

Web page designers can use tab [?] numbers in their forms without worrying about older browsers...

Web page designers can use tab [?] numbers in their forms without worrying about older browsers that do not support this new standard.


0 0
Add a comment Improve this question Transcribed image text
Answer #1

Using the tab index is a completely new concept in today's web designing era. It helps to specify that after opening a form page which field is going have the cursor on it as predecided by the web designing code behind it.

As for example,

<input name = "first name" id = "first" tab index = "1" />

This means in the form the cursor will be on the "first name" field for the first time. Some of the older browsers do not support this kind of tab indexing. We don't have to worry much about them. Because even if they are not going to support it, there won't be any error in running the code or at the time of display. The web page is going to ignore the indexing part and tab that particular field which comes first in the form.

Add a comment
Know the answer?
Add Answer to:
Web page designers can use tab [?] numbers in their forms without worrying about older browsers...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web...

    JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web page is to just dive right in. Open Notepad. To open notepad in Windows, click the windows icon in the lower left corner of the screen and then type "notepad." Notepad is a text editor. Other text editors you may consider are TextPad, Sublime Text, or NotePad++. Do not use Word or WordPad; they are word processors. If you are using an Apple computer...

  • A web page displays an input box that a user can use to a enter a...

    A web page displays an input box that a user can use to a enter a grade from a test and a button that when pressed tells the user what letter grade they received for that test. Assume that the grade is stored in an integer named grade and you will put the letter grade in to a string variable named letter. Write one or more if-statements in Javascript that will set the correct value into letter assuming the standard...

  • behavior change is adequate hours of sleep OI Chan ychology/view/10 1093Vacres Intervention designers can use systematic...

    behavior change is adequate hours of sleep OI Chan ychology/view/10 1093Vacres Intervention designers can use systematic meth are lkely to be the most appropriate given their tare Searches related to application of beha list of behaviour change techniques behavior change examples behaviour c 4. Application of Behavior Change Intervention: What realistic actions do you want them to do? Use the theories mentioned above to help shape the success of your participant. Make sure to talk about each theory (HBM, TPB,...

  • Create a web page about a cooking spice of your choice. Include a recipe that uses...

    Create a web page about a cooking spice of your choice. Include a recipe that uses your selected spice. The following requirements must be met: Besides the standard HTML tags, you must use all of the following at least once: 1. title 2. heading (centered via use of text-align style attribute) 3. sub headings (not centered) 4. paragraphs 5. line breaks 6. bold text 7. italic text 8. combined bold and italic text 9. quotation marks 10. non breaking spaces...

  • Fake News This exercise is about modifying the content of a page in your web browser using Javascript. As we have said, Javascript has access to the current page via the Document Object Model or DOM....

    Fake News This exercise is about modifying the content of a page in your web browser using Javascript. As we have said, Javascript has access to the current page via the Document Object Model or DOM. In your browser, the variable document represents the current document and your code can use it to read and write to the current page. In this exercise we will use the developer tools Javascript console to write Javascript to access parts of the main...

  • Design an original, professional web site following the specifications listed below. This web sit...

    Design an original, professional web site following the specifications listed below. This web site will be for a business you plan to set up for yourself or for someone else. The following is a detailed list of the requirements for your web site. READ them carefully. Instructions - Web Site Requirements for the web site: General: You will thoroughly test all your pages in more than one browser. All links MUST work. All graphics must show on the page. All...

  • Use python 3 to solve: Every web browser has both a back and a forward button...

    Use python 3 to solve: Every web browser has both a back and a forward button which allows the user to navigate to previously seen web pages. Your task is to implement this functionality using two stacks: ·        The input to your program will be a sequence of commands. The ">" and "<" tokens will be used to indicate forward and back, respectively. All other input will be web addresses (you can assume they will always be valid). ·        You...

  • Type a web page with content about Internet Technologies Membership that has the following: A.Form: Use...

    Type a web page with content about Internet Technologies Membership that has the following: A.Form: Use the correct HTML tags to define aform in the HTML document that will allow auser to enter information about members of a club that learns new Internet Technologies. The form should havethe following: 1)A label for each textbox of “Full name”, “Date of birth”, and “Gender”. 2)Three text boxesof full name, date of birth and gender. 3)A text area (you can make it 10...

  • Which of the following functionality can NOT be developed using JavaScript only? Question 1 options: A...

    Which of the following functionality can NOT be developed using JavaScript only? Question 1 options: A monthly calendar Adding some numbers A live clock showing date and time A synchronous chat room with multiple people from different places Showing different text based on time of the day. Question 2 (0.5 points) Saved In the following JavaScript statement, what is the value of course[3]? var course = new Array(4203, 89, 95, 77, 5443); Question 2 options: 4203 77 95 null 5443...

  • The limit property names can be found on page 18 of APEX. You may use either...

    The limit property names can be found on page 18 of APEX. You may use either the names or numbers of each limit property used for the right-most column in the table. 2. Explain and justify whether or not the limit lim 20+ exists. If it exists, determine its value. Hint: What do you know about 1x when I > 0? Hint 2: You should completely avoid considering the concept of oo in your answer.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT