Web Development from Beginner to Paid Professional by Ojula Technology Innovations
Author:Ojula Technology Innovations [Innovations, Ojula Technology]
Language: eng
Format: epub
Tags: web development, web design, website design, html, css, javascript, html5
Publisher: Ojula Technology Innovations
Published: 2022-04-13T23:00:00+00:00
Figure 1.30.3: Output showing a simple table with a caption at the top
1.30.4. How to Use the Scope Attribute
We use the scope attribute to define whether a specific header is intended for a row, a column, or a group of both. The scope element is used to identify the target data so that we do not have to rely on our assumptions.
We declare the attribute in the header cell <th>. The attribute can take any of the values row, col, rowgroup or colgroup. The values row and col are used to show that the header cell is giving information for either the columns or rows respectively.
The values rowgroup and colgroup are used to show that the header cell is giving information for either a group of columns or a group of rows respectively.
You may find this difficult to understand but I can help you with this example.
Course Grade
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Web Development with Julia and Genie by Ivo Balbaert & Adrian Salceanu(6153)
State Management with React Query by Daniel Afonso(3437)
Eleventy by Example by Robinson Bryan;(3365)
Architecting Vue.js 3 Enterprise-Ready Web Applications by Solomon Eseme(3076)
Building Python Web APIs with FastAPI by Abdulazeez Abdulazeez Adeshina(2978)
Digital Marketing with Drupal by José Fernandes(2825)
Becoming an Enterprise Django Developer by Michael Dinder(1242)
Building Python Web APIs with FastAPI: A fast-paced guide to building high-performance, robust web APIs with very little boilerplate code by Abdulazeez Abdulazeez Adeshina(1181)
Operator Training Simulator Handbook by Joseph Philip(1149)
Practical WebAssembly: Explore the fundamentals of WebAssembly programming using Rust by Sendil Kumar Nellaiyapen(1077)
State Management with React Query by Afonso Daniel;(1073)
Google Workspace User Guide: A Practical Guide to Using Google Workspace Apps Efficiently While Integrating Them With Your Data by Balaji Iyer(1064)
Hands-on Cloud Analytics with Microsoft Azure Stack: Transform Your Data to Derive Powerful Insights Using Microsoft Azure by Prashila Naik(1045)
Building SPAs with Django and HTML Over the Wire: Learn to build real-time single page applications with Python by Andros Fenollosa(996)
Building Data Science Applications with FastAPI by François Voron(959)
Modern Frontend Development with Node.js by Florian Rappl(928)
High Performance with Laravel Octane by R. Butti(915)
Kubernetes Design Patterns and Extensions by Onur Yilmaz(906)
JavaScript from Frontend to Backend by Unknown(815)
