SlideShare una empresa de Scribd logo
1 de 23
Intro to Web Design
4.   Understands how to jazz up web pages using the
     table feature by being able to:
     ◦ Define a table and write codes for tables and nested
       tables
     ◦ Insert attribute for the table tag and the table data tags
     ◦ Insert table borders
     ◦ Add text inside table cells
     ◦ Insert and format both page layout tables and data tables
     ◦ Insert advanced formatting features for tables
     ◦ Insert page layout structural tags
       (masthead, content, footer)
     ◦ Create a home page and relative pages for a website
     ◦ Use all codes from Chapter 1 to present
     ◦ Define key terms within the chapter
   Flag Key  (Windows) + E: Opens
    up the Computer Dialog Box
   Flag Key  + D: Places all open
    documents on the task bar
   Alt + Tab: Allows you to move
    through all open documents
   Ctrl + C: copies
   Ctrl + V: pastes
1.   Page Layout Tables: used to
     set up webpage; always
     centered aligned & width is
     always 75%
2.   Data Tables: used to display
     content that makes sense
     living in a table inside page
     layout table, such as
     calendars, schedules or
     product pricing.
   Nesting: placing a table inside another table
   For example: placing a data table inside a
    page layout table
   Insert table: <table></table>:
    paired element tag
   Insert rows: <tr></tr>:
    paired element tag
   Insert columns: <td></td>:
    paired element tag
   Do not leave empty cells
   Use the non-character code:
    &nbsp;
   Prevents cell from collapsing
   There are 6 attributes used with
    table element <table>:
     1. Align
     2. Width
     3. Border
     4. Color
     5. Cellpadding
     6. Cellspacing
   Page Layout Table:
    1. Align: Always centered
    2. Width: Use percentage (%)



    <table width=“75%” align=“center”>



    </table>
   Page Layout Table:
    1. Border: use “1” : remove border when
       table is completed if you want no border
    2. Color: places background color to entire
       table

    <table width=“75%” align=“center”
    bgcolor=“purple” border=“1”>


    </table>
   Cellpadding : adds white space to inside
    of cells, creating breathing room between
    cell border and content
   Cellspacing : adds white space to outside
    of cells, creating breathing room between
    individual cells themselves.

      <table cellpadding=“10”></table>
      <table cellspacing=“15”></table>
   5 attributes with the table
    data tag
    1. Align
    2. Valign
    3. Background color
    4. Nowrap
    5. Width
   Horizontal alignment: aligns data going
    across page: left, center, right
   Vertical alignment: aligns data up &
    down: top, middle, bottom

         <td align=“center”></td>

<td align=“center” valign=“top”></td>
<td> element: will place same color within a
             row of columns
               <td bgcolor=“red”>
              <td bgcolor=“green”>

   <tr> element: will place color in a single
    cell
             <tr bgcolor=“white”>
             <tr bgcolor=“blue”>
             <tr bgcolor=“orange”>
   Nowrap: forces cell contents to never
    wrap or go to next line; thus, other cells
    will automatically adjust
   4 Advanced formatting
    features:
    1.   Spanning (Attribute)
    2.   Table Head (Element)
    3.   Scope (Attribute)
    4.   Caption (Element)
   In web design, spanning cells means to
    “merge cells” together
   Span rows or columns together
   To merge 3 columns:

     <td colspan=“3”>Row 1 Column 1</td>

   To merge 3 rows:

    <td rowspan=“3”>Row 1 Column 1</td>
   Table Heading: creates a title for each
    individual column or row

                    <th></th>

   Table Heading Attribute

       <th scope=“row”>Data here</th>
      <th scope=“column”>Data here</th>
   Caption for the Table

            <caption></caption>

   Visually positioned above or below
    table with “align” attribute

       <caption align= “top”>Minnesota Viking
         Merchandise Discounted</caption>
Description   HTML Code   Symbol
Ampersand                &amp;       &
Arrow double down        &dArr;
Arrow double left        &lArr;
Arrow double right       &rArr;
Arrow double up          &uArr;
Horizontal ellipsis     &hellip;     …
Registered Trademark     &reg;       ®
Trademark               &trade;      ™
Spades                  &spades;
Clubs                   &clubs;
Hearts                  &hearts;
Diamonds                &diams;
Intro to Web Design

Más contenido relacionado

La actualidad más candente (18)

Css
CssCss
Css
 
Html table tags
Html table tagsHtml table tags
Html table tags
 
Working With Tables in HTML
Working With Tables in HTMLWorking With Tables in HTML
Working With Tables in HTML
 
Tables and Forms in HTML
Tables and Forms in HTMLTables and Forms in HTML
Tables and Forms in HTML
 
Using List Views
Using List ViewsUsing List Views
Using List Views
 
Html Table
Html TableHtml Table
Html Table
 
HTML Table Tags
HTML Table TagsHTML Table Tags
HTML Table Tags
 
Adding A New Field
Adding A New FieldAdding A New Field
Adding A New Field
 
html-table
html-tablehtml-table
html-table
 
Computer skills excel2010
Computer skills excel2010Computer skills excel2010
Computer skills excel2010
 
Computer skills excel2010
Computer skills excel2010Computer skills excel2010
Computer skills excel2010
 
LIS3353 SP12 Week 13
LIS3353 SP12 Week 13LIS3353 SP12 Week 13
LIS3353 SP12 Week 13
 
Sql1
Sql1Sql1
Sql1
 
Css
CssCss
Css
 
OpenOffice.org Walc
OpenOffice.org WalcOpenOffice.org Walc
OpenOffice.org Walc
 
Organizing Content with Lists and Tables
Organizing Content with Lists and TablesOrganizing Content with Lists and Tables
Organizing Content with Lists and Tables
 
Excel ppt
Excel pptExcel ppt
Excel ppt
 
Html and css
Html and cssHtml and css
Html and css
 

Destacado

Community canvas press release
Community canvas press releaseCommunity canvas press release
Community canvas press releaseIncuba8
 
Tax Season Reminders for Small Businesses
Tax Season Reminders for Small BusinessesTax Season Reminders for Small Businesses
Tax Season Reminders for Small BusinessesDecosimoCPAs
 
Chapter 4 class power point
Chapter 4 class power pointChapter 4 class power point
Chapter 4 class power pointcmurphysvhs
 
Soul Winners Guidebook
Soul Winners GuidebookSoul Winners Guidebook
Soul Winners GuidebookDs Gs
 
How to break through the million dollar level and beyond in 2013
How to break through the million dollar level and beyond in 2013How to break through the million dollar level and beyond in 2013
How to break through the million dollar level and beyond in 2013PCO Bookkeepers
 
NTCS Student Handbook Spring 2006
NTCS Student Handbook Spring 2006NTCS Student Handbook Spring 2006
NTCS Student Handbook Spring 2006Ds Gs
 
Chapter 3 class power point
Chapter 3 class power pointChapter 3 class power point
Chapter 3 class power pointcmurphysvhs
 

Destacado (13)

Community canvas press release
Community canvas press releaseCommunity canvas press release
Community canvas press release
 
legal;
legal;legal;
legal;
 
Tax Season Reminders for Small Businesses
Tax Season Reminders for Small BusinessesTax Season Reminders for Small Businesses
Tax Season Reminders for Small Businesses
 
Chapter 4 class power point
Chapter 4 class power pointChapter 4 class power point
Chapter 4 class power point
 
Soul Winners Guidebook
Soul Winners GuidebookSoul Winners Guidebook
Soul Winners Guidebook
 
Fw9
Fw9Fw9
Fw9
 
Prove, Improve And Approve The 2008 Form #2 2003
Prove, Improve And Approve The 2008 Form #2 2003Prove, Improve And Approve The 2008 Form #2 2003
Prove, Improve And Approve The 2008 Form #2 2003
 
How to break through the million dollar level and beyond in 2013
How to break through the million dollar level and beyond in 2013How to break through the million dollar level and beyond in 2013
How to break through the million dollar level and beyond in 2013
 
NTCS Student Handbook Spring 2006
NTCS Student Handbook Spring 2006NTCS Student Handbook Spring 2006
NTCS Student Handbook Spring 2006
 
Form w9
Form w9Form w9
Form w9
 
W 9 Form
W 9 FormW 9 Form
W 9 Form
 
Chapter 3 class power point
Chapter 3 class power pointChapter 3 class power point
Chapter 3 class power point
 
Social Media & Your ESC
Social Media & Your ESCSocial Media & Your ESC
Social Media & Your ESC
 

Similar a Chapter 4 class presentation (20)

CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
HTML Tables in Omeka
HTML Tables in OmekaHTML Tables in Omeka
HTML Tables in Omeka
 
htmltables-180721142906-1.pptx
htmltables-180721142906-1.pptxhtmltables-180721142906-1.pptx
htmltables-180721142906-1.pptx
 
HTML CODES
HTML CODESHTML CODES
HTML CODES
 
Learning HTML - ILEAD USA
Learning HTML - ILEAD USA  Learning HTML - ILEAD USA
Learning HTML - ILEAD USA
 
Html Basic Tags
Html Basic TagsHtml Basic Tags
Html Basic Tags
 
htmlcheatsheet.pdf
htmlcheatsheet.pdfhtmlcheatsheet.pdf
htmlcheatsheet.pdf
 
HTMLcheatsheet.pdf
HTMLcheatsheet.pdfHTMLcheatsheet.pdf
HTMLcheatsheet.pdf
 
HTMLcheatsheet.pdf
HTMLcheatsheet.pdfHTMLcheatsheet.pdf
HTMLcheatsheet.pdf
 
4-Tables in HTMLhtml tavle table in the html
4-Tables in HTMLhtml tavle table in the html4-Tables in HTMLhtml tavle table in the html
4-Tables in HTMLhtml tavle table in the html
 
Html
HtmlHtml
Html
 
Tables in databases - Relationships and diagrams
Tables in  databases - Relationships and diagramsTables in  databases - Relationships and diagrams
Tables in databases - Relationships and diagrams
 
Lectuer html2
Lectuer  html2Lectuer  html2
Lectuer html2
 
Web I - 03 - Tables
Web I - 03 - TablesWeb I - 03 - Tables
Web I - 03 - Tables
 
Table and Form HTML&CSS
Table and Form HTML&CSSTable and Form HTML&CSS
Table and Form HTML&CSS
 
WEP4 and 5.pptx
WEP4 and 5.pptxWEP4 and 5.pptx
WEP4 and 5.pptx
 
HTML
HTMLHTML
HTML
 
Unit 1-HTML Final.ppt
Unit 1-HTML Final.pptUnit 1-HTML Final.ppt
Unit 1-HTML Final.ppt
 
HTML Webinar Class
HTML Webinar ClassHTML Webinar Class
HTML Webinar Class
 
v4-html-table-210321161424.pptx
v4-html-table-210321161424.pptxv4-html-table-210321161424.pptx
v4-html-table-210321161424.pptx
 

Más de cmurphysvhs

Unit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriersUnit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barrierscmurphysvhs
 
Unit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriersUnit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barrierscmurphysvhs
 
Unit 1 chapter 3 trade barriers
Unit 1 chapter 3 trade barriersUnit 1 chapter 3 trade barriers
Unit 1 chapter 3 trade barrierscmurphysvhs
 
Chapter 3 power point
Chapter 3 power pointChapter 3 power point
Chapter 3 power pointcmurphysvhs
 
Chap 2 class notes
Chap 2 class notesChap 2 class notes
Chap 2 class notescmurphysvhs
 
Acct chapter 15 class presentation
Acct chapter 15 class presentationAcct chapter 15 class presentation
Acct chapter 15 class presentationcmurphysvhs
 
Chapter 4 class presentation
Chapter 4 class presentationChapter 4 class presentation
Chapter 4 class presentationcmurphysvhs
 
Chapter 3 class power point
Chapter 3 class power pointChapter 3 class power point
Chapter 3 class power pointcmurphysvhs
 
Chapter 13 power point presentation
Chapter 13 power point presentationChapter 13 power point presentation
Chapter 13 power point presentationcmurphysvhs
 
Chapter 2 class power point
Chapter 2 class power pointChapter 2 class power point
Chapter 2 class power pointcmurphysvhs
 
Chapter 3 class presentation
Chapter 3 class presentationChapter 3 class presentation
Chapter 3 class presentationcmurphysvhs
 
Chapter 1 Class PP Notes
Chapter 1 Class PP NotesChapter 1 Class PP Notes
Chapter 1 Class PP Notescmurphysvhs
 
Chapter 12 Class Power Point
Chapter 12 Class Power PointChapter 12 Class Power Point
Chapter 12 Class Power Pointcmurphysvhs
 
WDD Chapter 1 class pp notes
WDD Chapter 1 class pp notesWDD Chapter 1 class pp notes
WDD Chapter 1 class pp notescmurphysvhs
 

Más de cmurphysvhs (18)

Unit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriersUnit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriers
 
Unit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriersUnit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriers
 
Unit 1 chapter 3 trade barriers
Unit 1 chapter 3 trade barriersUnit 1 chapter 3 trade barriers
Unit 1 chapter 3 trade barriers
 
Chapter 3 power point
Chapter 3 power pointChapter 3 power point
Chapter 3 power point
 
Chap 2 class notes
Chap 2 class notesChap 2 class notes
Chap 2 class notes
 
Acct chapter 17
Acct chapter 17Acct chapter 17
Acct chapter 17
 
Acct chapter 16
Acct chapter 16Acct chapter 16
Acct chapter 16
 
Acct chapter 15 class presentation
Acct chapter 15 class presentationAcct chapter 15 class presentation
Acct chapter 15 class presentation
 
Acct chapter 14
Acct chapter 14Acct chapter 14
Acct chapter 14
 
Acct chapter 14
Acct chapter 14Acct chapter 14
Acct chapter 14
 
Chapter 4 class presentation
Chapter 4 class presentationChapter 4 class presentation
Chapter 4 class presentation
 
Chapter 3 class power point
Chapter 3 class power pointChapter 3 class power point
Chapter 3 class power point
 
Chapter 13 power point presentation
Chapter 13 power point presentationChapter 13 power point presentation
Chapter 13 power point presentation
 
Chapter 2 class power point
Chapter 2 class power pointChapter 2 class power point
Chapter 2 class power point
 
Chapter 3 class presentation
Chapter 3 class presentationChapter 3 class presentation
Chapter 3 class presentation
 
Chapter 1 Class PP Notes
Chapter 1 Class PP NotesChapter 1 Class PP Notes
Chapter 1 Class PP Notes
 
Chapter 12 Class Power Point
Chapter 12 Class Power PointChapter 12 Class Power Point
Chapter 12 Class Power Point
 
WDD Chapter 1 class pp notes
WDD Chapter 1 class pp notesWDD Chapter 1 class pp notes
WDD Chapter 1 class pp notes
 

Último

Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Julian Hyde
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCzechDreamin
 
Strategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsStrategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsUXDXConf
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKUXDXConf
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaCzechDreamin
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxDavid Michel
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoTAnalytics
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024Stephanie Beckett
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2DianaGray10
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeCzechDreamin
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...FIDO Alliance
 
THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreelreely ones
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...FIDO Alliance
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxJennifer Lim
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyJohn Staveley
 

Último (20)

Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Strategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsStrategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering Teams
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAK
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreel
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 

Chapter 4 class presentation

  • 1. Intro to Web Design
  • 2. 4. Understands how to jazz up web pages using the table feature by being able to: ◦ Define a table and write codes for tables and nested tables ◦ Insert attribute for the table tag and the table data tags ◦ Insert table borders ◦ Add text inside table cells ◦ Insert and format both page layout tables and data tables ◦ Insert advanced formatting features for tables ◦ Insert page layout structural tags (masthead, content, footer) ◦ Create a home page and relative pages for a website ◦ Use all codes from Chapter 1 to present ◦ Define key terms within the chapter
  • 3. Flag Key  (Windows) + E: Opens up the Computer Dialog Box  Flag Key  + D: Places all open documents on the task bar  Alt + Tab: Allows you to move through all open documents  Ctrl + C: copies  Ctrl + V: pastes
  • 4. 1. Page Layout Tables: used to set up webpage; always centered aligned & width is always 75% 2. Data Tables: used to display content that makes sense living in a table inside page layout table, such as calendars, schedules or product pricing.
  • 5. Nesting: placing a table inside another table  For example: placing a data table inside a page layout table
  • 6.
  • 7. Insert table: <table></table>: paired element tag  Insert rows: <tr></tr>: paired element tag  Insert columns: <td></td>: paired element tag
  • 8. Do not leave empty cells  Use the non-character code: &nbsp;  Prevents cell from collapsing
  • 9. There are 6 attributes used with table element <table>: 1. Align 2. Width 3. Border 4. Color 5. Cellpadding 6. Cellspacing
  • 10. Page Layout Table: 1. Align: Always centered 2. Width: Use percentage (%) <table width=“75%” align=“center”> </table>
  • 11. Page Layout Table: 1. Border: use “1” : remove border when table is completed if you want no border 2. Color: places background color to entire table <table width=“75%” align=“center” bgcolor=“purple” border=“1”> </table>
  • 12. Cellpadding : adds white space to inside of cells, creating breathing room between cell border and content  Cellspacing : adds white space to outside of cells, creating breathing room between individual cells themselves. <table cellpadding=“10”></table> <table cellspacing=“15”></table>
  • 13. 5 attributes with the table data tag 1. Align 2. Valign 3. Background color 4. Nowrap 5. Width
  • 14. Horizontal alignment: aligns data going across page: left, center, right  Vertical alignment: aligns data up & down: top, middle, bottom <td align=“center”></td> <td align=“center” valign=“top”></td>
  • 15. <td> element: will place same color within a row of columns <td bgcolor=“red”> <td bgcolor=“green”>  <tr> element: will place color in a single cell <tr bgcolor=“white”> <tr bgcolor=“blue”> <tr bgcolor=“orange”>
  • 16. Nowrap: forces cell contents to never wrap or go to next line; thus, other cells will automatically adjust
  • 17. 4 Advanced formatting features: 1. Spanning (Attribute) 2. Table Head (Element) 3. Scope (Attribute) 4. Caption (Element)
  • 18. In web design, spanning cells means to “merge cells” together  Span rows or columns together  To merge 3 columns: <td colspan=“3”>Row 1 Column 1</td>  To merge 3 rows: <td rowspan=“3”>Row 1 Column 1</td>
  • 19.
  • 20. Table Heading: creates a title for each individual column or row <th></th>  Table Heading Attribute <th scope=“row”>Data here</th> <th scope=“column”>Data here</th>
  • 21. Caption for the Table <caption></caption>  Visually positioned above or below table with “align” attribute <caption align= “top”>Minnesota Viking Merchandise Discounted</caption>
  • 22. Description HTML Code Symbol Ampersand &amp; & Arrow double down &dArr; Arrow double left &lArr; Arrow double right &rArr; Arrow double up &uArr; Horizontal ellipsis &hellip; … Registered Trademark &reg; ® Trademark &trade; ™ Spades &spades; Clubs &clubs; Hearts &hearts; Diamonds &diams;
  • 23. Intro to Web Design