Skip to content

Commit bf4b123

Browse files
authored
Remove the frameset example in G128 (#4006)
1 parent d2b0198 commit bf4b123

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

techniques/general/G128.html

-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77

88
<p>A Web page implements tab panel style navigation. A list of panel tabs is displayed horizontally across the page. The current content is displayed in a panel below the list of panel tabs. When the user navigates to and selects a particular panel tab the content in the panel is updated to reflect the topic of the selected tab. In addition, the background color of the selected tab is changed from the default color and a check mark icon is displayed next to the tab panel text to indicate it is the active panel. The check mark icon includes an appropriate text alternative.</p>
99

10-
</section>
11-
<section class="example">
12-
13-
<p>The layout for a Web page uses a frameset and frames. One of the frames is designated as the navigation frame and another frame displays the content of the Web site. When the user selects a link in the navigation frame, the information related to the link is displayed within the content frame. The text for the selected item in the navigation frame is updated with an asterisk character to indicate that it is the selected topic.</p>
14-
1510
</section>
1611
<section class="example">
1712

0 commit comments

Comments
 (0)