Appendix J Introduction to HyperText Markup Language 4: Part 2 1413 5 4 3 2 1 The Pits:-(
This type of form input is created via a select element. Inside the opening tag, be sure to include the nameattribute. To add an item to the list, add to the select element an option element containing the text to be displayed. The selectedattribute, like the checkedattribute for radio buttons and checkboxes, applies a default selection to your list. The preceding code will generate a pull-down list of options in most visual browsers, as shown in Fig. J.5. You can change the number of list options visible at one time, using the size attribute of the select element. Use this attribute if you prefer an expanded version of the list to the one-line expandable list. J.6 Internal Linking In Appendix I, Introduction to HyperText Markup Language 4: Part 1, we discussed how to link one Web page to another with text and image anchors. Figure J.6 introduces internal linking, which lets you create named anchors for hyperlinks to particular parts of an HTML document. 1 3 4 5 6 7 8 9 10 11 12 13 14 22 23 Go to Favorite CEOs 24 25 Fig. J.6 Fig. J.Fig..Fi J6g. J.6J.6Using internal hyperlinks to make your pages more navigable. (Part 1 of 3.) Fig. In case you need affordable webhost to host your website, our recommendation is ecommerce web host services. This entry was posted on Wednesday, January 16th, 2008 at 4:15 am and is filed under Tomcat. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
23 Go to Favorite CEOs 24
25 Fig. J.6 Fig. J.Fig..Fi J6g. J.6J.6Using internal hyperlinks to make your pages more navigable. (Part 1 of 3.) Fig. In case you need affordable webhost to host your website, our recommendation is ecommerce web host services.
This entry was posted on Wednesday, January 16th, 2008 at 4:15 am and is filed under Tomcat. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Name (required)
Mail (will not be published) (required)
Website