SlideShare uma empresa 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

Mais conteúdo relacionado

Mais procurados (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
 

Destaque

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
 

Destaque (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
 

Semelhante a Chapter 4 class presentation

Semelhante 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
 

Mais 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
 

Mais 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

Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 

Último (20)

Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 

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