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

Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Último (20)

Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

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