SlideShare a Scribd company logo
1 of 4
Download to read offline
please use bbedit or notepad++
Apply Your Knowledge
Reinforce the skills and apply the concepts you learned in this chapter.
Using Tables
Instructions:In this exercise, you will use your text editor to create a table and apply table styles.
First, you insert a table element. Next, you add a table caption, table rows, table headers, and
table data. Then, you create style rules to format the table. Work with the apply08.html file in the
apply folder and the applystyles08.css file in the applycss folder from the Data Files for
Students. The completed webpage is shown in Figure 860. You will also use professional web
development practices to indent, space, comment, and validate your code.
Figure 860
Perform the following tasks:
1. Open apply08.html in your text editor, review the page, add a title, modify the comment at the
top of the page to include your name and todays date, and replace Students Name with your
name in the footer element.
2. Open the applystyles08.css file from the applycss folder. Modify the comment at the top of
the style sheet to include your name and todays date.
3. In the apply08.html file, add atableelement within themainelement. 4. In the apply08.html file,
add the following caption to thetableelement:
2017 Sales by Quarter 5. In the apply08.html file, add the following elements within
thetableelement:
ProductQuarter 1
Apply Your Knowledge continued
Quarter 2Quarter 3Quarter
4Tablets$24,500$21,525$20,217$28,575Monitors$12,825$12,400$11,900$14,233Laptops$33,0
00$32,750$31,595$32,465Desktops$21,478$20,895$18,200$21,625
6. In the applystyles08.css file, create the following style rules:
table {
}
width: 80%; margin-left: auto; margin-right: auto;
table, tr, th, td { border-collapse: collapse;
} td { } caption {
}
border: solid 0.1em #000000; padding: 1em;
text-align: center;
font-size: 2em; padding: 1em; margin-top: 1em;
7. Add appropriate comments above each style rule.
8. Save all of your changes and open the apply08.html in your browser.
9. Validate your HTML document using the W3C validator found at validator.w3.org and fix any
errors that are identified.
10. Validate your CSS file using the W3C validator found at http://jigsaw.w3.org/css-validator/
and fix any errors that are identified.
11. Submit the files in a format specified by your instructor.
12.In step 5, you coded a table header as the first element within rows two through five. What
was the purpose of using the table header elements here? What steps would you take to style
these table header elements to left-align the text?
please use bbedit or notepad++
Apply Your Knowledge
Reinforce the skills and apply the concepts you learned in this chapter.
Using Tables
Instructions:In this exercise, you will use your text editor to create a table and apply table styles.
First, you insert a table element. Next, you add a table caption, table rows, table headers, and
table data. Then, you create style rules to format the table. Work with the apply08.html file in the
apply folder and the applystyles08.css file in the applycss folder from the Data Files for
Students. The completed webpage is shown in Figure 860. You will also use professional web
development practices to indent, space, comment, and validate your code.
Figure 860
Perform the following tasks:
1. Open apply08.html in your text editor, review the page, add a title, modify the comment at the
top of the page to include your name and todays date, and replace Students Name with your
name in the footer element.
2. Open the applystyles08.css file from the applycss folder. Modify the comment at the top of
the style sheet to include your name and todays date.
3. In the apply08.html file, add atableelement within themainelement. 4. In the apply08.html file,
add the following caption to thetableelement:
2017 Sales by Quarter 5. In the apply08.html file, add the following elements within
thetableelement:
ProductQuarter 1
Apply Your Knowledge continued
Quarter 2Quarter 3Quarter
4Tablets$24,500$21,525$20,217$28,575Monitors$12,825$12,400$11,900$14,233Laptops$33,0
00$32,750$31,595$32,465Desktops$21,478$20,895$18,200$21,625
6. In the applystyles08.css file, create the following style rules:
table {
}
width: 80%; margin-left: auto; margin-right: auto;
Apply Your Knowledge continued
Quarter 2Quarter 3Quarter
4Tablets$24,500$21,525$20,217$28,575Monitors$12,825$12,400$11,900$14,233Laptops$33,0
00$32,750$31,595$32,465Desktops$21,478$20,895$18,200$21,625
6. In the applystyles08.css file, create the following style rules:
table {
}
width: 80%; margin-left: auto; margin-right: auto;
table, tr, th, td { border-collapse: collapse;
} td { } caption {
}
border: solid 0.1em #000000; padding: 1em;
text-align: center;
font-size: 2em; padding: 1em; margin-top: 1em;
7. Add appropriate comments above each style rule.
8. Save all of your changes and open the apply08.html in your browser.
9. Validate your HTML document using the W3C validator found at validator.w3.org and fix any
errors that are identified.
10. Validate your CSS file using the W3C validator found at http://jigsaw.w3.org/css-validator/
and fix any errors that are identified.
11. Submit the files in a format specified by your instructor.
12.In step 5, you coded a table header as the first element within rows two through five. What
was the purpose of using the table header elements here? What steps would you take to style
these table header elements to left-align the text?
table, tr, th, td { border-collapse: collapse;
} td { } caption {
}
border: solid 0.1em #000000; padding: 1em;
text-align: center;
font-size: 2em; padding: 1em; margin-top: 1em;
7. Add appropriate comments above each style rule.
8. Save all of your changes and open the apply08.html in your browser.
9. Validate your HTML document using the W3C validator found at validator.w3.org and fix any
errors that are identified.
10. Validate your CSS file using the W3C validator found at http://jigsaw.w3.org/css-validator/
and fix any errors that are identified.
11. Submit the files in a format specified by your instructor.
12.In step 5, you coded a table header as the first element within rows two through five. What
was the purpose of using the table header elements here? What steps would you take to style
these table header elements to left-align the text?

More Related Content

Similar to please use bbedit or notepad++Apply Your KnowledgeReinforce th.pdf

Portalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docxPortalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docxChantellPantoja184
ย 
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStartMadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStartScott DeLoach
ย 
ITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docx
ITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docxITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docx
ITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docxchristiandean12115
ย 
Shyam sunder Rajasthan Computer
Shyam sunder Rajasthan ComputerShyam sunder Rajasthan Computer
Shyam sunder Rajasthan Computershyamverma305
ย 
Writing your own WordPress themes and plugins
Writing your own WordPress themes and pluginsWriting your own WordPress themes and plugins
Writing your own WordPress themes and pluginsStephanie Wells
ย 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.docbutest
ย 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.docbutest
ย 
Css 2010
Css 2010Css 2010
Css 2010guest0f1e7f
ย 
Css 2010
Css 2010Css 2010
Css 2010Cathie101
ย 
Css introduction
Css introductionCss introduction
Css introductionSridhar P
ย 
M02 un10 p01
M02 un10 p01M02 un10 p01
M02 un10 p01Intan Jameel
ย 
Teched Inetrgation ppt and lering in simple
Teched Inetrgation ppt  and lering in simpleTeched Inetrgation ppt  and lering in simple
Teched Inetrgation ppt and lering in simpleJagadishBabuParri
ย 
Introduction to css
Introduction to cssIntroduction to css
Introduction to cssJoseph Gabriel
ย 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateSean Burgess
ย 
Aspnet mvc tutorial_9_cs
Aspnet mvc tutorial_9_csAspnet mvc tutorial_9_cs
Aspnet mvc tutorial_9_csMurali G
ย 
Using Cascading Style Sheets2
Using Cascading Style Sheets2Using Cascading Style Sheets2
Using Cascading Style Sheets2Sutinder Mann
ย 
Advanced Cascading Style Sheets
Advanced Cascading Style SheetsAdvanced Cascading Style Sheets
Advanced Cascading Style Sheetsfantasticdigitaltools
ย 
advance theme development
advance theme developmentadvance theme development
advance theme development1amitgupta
ย 
Web technology presentation
Web technology presentation Web technology presentation
Web technology presentation OmamaNoor2
ย 

Similar to please use bbedit or notepad++Apply Your KnowledgeReinforce th.pdf (20)

Portalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docxPortalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses ย  ย  ย .docx
ย 
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStartMadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
ย 
ITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docx
ITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docxITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docx
ITECH2106-6106 Lab01-HTML CSS Intro and Needs Analysis.pdf.docx
ย 
Shyam sunder Rajasthan Computer
Shyam sunder Rajasthan ComputerShyam sunder Rajasthan Computer
Shyam sunder Rajasthan Computer
ย 
Writing your own WordPress themes and plugins
Writing your own WordPress themes and pluginsWriting your own WordPress themes and plugins
Writing your own WordPress themes and plugins
ย 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
ย 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
ย 
Css 2010
Css 2010Css 2010
Css 2010
ย 
Css 2010
Css 2010Css 2010
Css 2010
ย 
Css introduction
Css introductionCss introduction
Css introduction
ย 
M02 un10 p01
M02 un10 p01M02 un10 p01
M02 un10 p01
ย 
Teched Inetrgation ppt and lering in simple
Teched Inetrgation ppt  and lering in simpleTeched Inetrgation ppt  and lering in simple
Teched Inetrgation ppt and lering in simple
ย 
Introduction to css
Introduction to cssIntroduction to css
Introduction to css
ย 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
ย 
Aspnet mvc tutorial_9_cs
Aspnet mvc tutorial_9_csAspnet mvc tutorial_9_cs
Aspnet mvc tutorial_9_cs
ย 
Using Cascading Style Sheets2
Using Cascading Style Sheets2Using Cascading Style Sheets2
Using Cascading Style Sheets2
ย 
Advanced Cascading Style Sheets
Advanced Cascading Style SheetsAdvanced Cascading Style Sheets
Advanced Cascading Style Sheets
ย 
advance theme development
advance theme developmentadvance theme development
advance theme development
ย 
Web technology presentation
Web technology presentation Web technology presentation
Web technology presentation
ย 
Master page
Master pageMaster page
Master page
ย 

More from amarndsons

Plot the marginal utility of food. Remember to plot using midpoints#.pdf
Plot the marginal utility of food. Remember to plot using midpoints#.pdfPlot the marginal utility of food. Remember to plot using midpoints#.pdf
Plot the marginal utility of food. Remember to plot using midpoints#.pdfamarndsons
ย 
Please write the mysh program in C and follow the guidelines specifi.pdf
Please write the mysh program in C and follow the guidelines specifi.pdfPlease write the mysh program in C and follow the guidelines specifi.pdf
Please write the mysh program in C and follow the guidelines specifi.pdfamarndsons
ย 
Please write the program mysh in C programming language and follow.pdf
Please write the program mysh in C programming language and follow.pdfPlease write the program mysh in C programming language and follow.pdf
Please write the program mysh in C programming language and follow.pdfamarndsons
ย 
Please write the C++ code that would display the exact same output a.pdf
Please write the C++ code that would display the exact same output a.pdfPlease write the C++ code that would display the exact same output a.pdf
Please write the C++ code that would display the exact same output a.pdfamarndsons
ย 
please write in C programming Write in C code that is able to rea.pdf
please write in C programming  Write in C code that is able to rea.pdfplease write in C programming  Write in C code that is able to rea.pdf
please write in C programming Write in C code that is able to rea.pdfamarndsons
ย 
please will you answer the following questions about chromatin struc.pdf
please will you answer the following questions about chromatin struc.pdfplease will you answer the following questions about chromatin struc.pdf
please will you answer the following questions about chromatin struc.pdfamarndsons
ย 
Please write a detailed post responding to this question.Question.pdf
Please write a detailed post responding to this question.Question.pdfPlease write a detailed post responding to this question.Question.pdf
Please write a detailed post responding to this question.Question.pdfamarndsons
ย 
Please write a detailed assessment of the long-term advantages and d.pdf
Please write a detailed assessment of the long-term advantages and d.pdfPlease write a detailed assessment of the long-term advantages and d.pdf
Please write a detailed assessment of the long-term advantages and d.pdfamarndsons
ย 
PLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdf
PLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdfPLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdf
PLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdfamarndsons
ย 
Please use your own word and dont copy and paste the anwser from ke.pdf
Please use your own word and dont copy and paste the anwser from ke.pdfPlease use your own word and dont copy and paste the anwser from ke.pdf
Please use your own word and dont copy and paste the anwser from ke.pdfamarndsons
ย 
Please use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdf
Please use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdfPlease use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdf
Please use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdfamarndsons
ย 
Please state whether each of the following statements is True or Fal.pdf
Please state whether each of the following statements is True or Fal.pdfPlease state whether each of the following statements is True or Fal.pdf
Please state whether each of the following statements is True or Fal.pdfamarndsons
ย 
Please tell me why I get this error in my code I have the screen sh.pdf
Please tell me why I get this error in my code I have the screen sh.pdfPlease tell me why I get this error in my code I have the screen sh.pdf
Please tell me why I get this error in my code I have the screen sh.pdfamarndsons
ย 
Please teach me how to fix the errors and where should be modified. .pdf
Please teach me how to fix the errors and where should be modified. .pdfPlease teach me how to fix the errors and where should be modified. .pdf
Please teach me how to fix the errors and where should be modified. .pdfamarndsons
ย 
please solve this problem using R language 3. The following data .pdf
please solve this problem using R language  3. The following data .pdfplease solve this problem using R language  3. The following data .pdf
please solve this problem using R language 3. The following data .pdfamarndsons
ย 
Please show all the necessary steps to find the above op code Q2. (1.pdf
Please show all the necessary steps to find the above op code Q2. (1.pdfPlease show all the necessary steps to find the above op code Q2. (1.pdf
Please show all the necessary steps to find the above op code Q2. (1.pdfamarndsons
ย 
Please show all steps i want to understand whats happening. 2- Solve.pdf
Please show all steps i want to understand whats happening. 2- Solve.pdfPlease show all steps i want to understand whats happening. 2- Solve.pdf
Please show all steps i want to understand whats happening. 2- Solve.pdfamarndsons
ย 
Please Show all work. 1. Show that the language L1={ann is prime } .pdf
Please Show all work. 1. Show that the language L1={ann is prime } .pdfPlease Show all work. 1. Show that the language L1={ann is prime } .pdf
Please Show all work. 1. Show that the language L1={ann is prime } .pdfamarndsons
ย 
please show your work (Remember You may find the standard normal ta.pdf
please show your work (Remember You may find the standard normal ta.pdfplease show your work (Remember You may find the standard normal ta.pdf
please show your work (Remember You may find the standard normal ta.pdfamarndsons
ย 
Please show the math for the stepsPart 1A.Part 1BPart 1C Us.pdf
Please show the math for the stepsPart 1A.Part 1BPart 1C Us.pdfPlease show the math for the stepsPart 1A.Part 1BPart 1C Us.pdf
Please show the math for the stepsPart 1A.Part 1BPart 1C Us.pdfamarndsons
ย 

More from amarndsons (20)

Plot the marginal utility of food. Remember to plot using midpoints#.pdf
Plot the marginal utility of food. Remember to plot using midpoints#.pdfPlot the marginal utility of food. Remember to plot using midpoints#.pdf
Plot the marginal utility of food. Remember to plot using midpoints#.pdf
ย 
Please write the mysh program in C and follow the guidelines specifi.pdf
Please write the mysh program in C and follow the guidelines specifi.pdfPlease write the mysh program in C and follow the guidelines specifi.pdf
Please write the mysh program in C and follow the guidelines specifi.pdf
ย 
Please write the program mysh in C programming language and follow.pdf
Please write the program mysh in C programming language and follow.pdfPlease write the program mysh in C programming language and follow.pdf
Please write the program mysh in C programming language and follow.pdf
ย 
Please write the C++ code that would display the exact same output a.pdf
Please write the C++ code that would display the exact same output a.pdfPlease write the C++ code that would display the exact same output a.pdf
Please write the C++ code that would display the exact same output a.pdf
ย 
please write in C programming Write in C code that is able to rea.pdf
please write in C programming  Write in C code that is able to rea.pdfplease write in C programming  Write in C code that is able to rea.pdf
please write in C programming Write in C code that is able to rea.pdf
ย 
please will you answer the following questions about chromatin struc.pdf
please will you answer the following questions about chromatin struc.pdfplease will you answer the following questions about chromatin struc.pdf
please will you answer the following questions about chromatin struc.pdf
ย 
Please write a detailed post responding to this question.Question.pdf
Please write a detailed post responding to this question.Question.pdfPlease write a detailed post responding to this question.Question.pdf
Please write a detailed post responding to this question.Question.pdf
ย 
Please write a detailed assessment of the long-term advantages and d.pdf
Please write a detailed assessment of the long-term advantages and d.pdfPlease write a detailed assessment of the long-term advantages and d.pdf
Please write a detailed assessment of the long-term advantages and d.pdf
ย 
PLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdf
PLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdfPLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdf
PLEASE USE TuProlog for this. Also the facts need to be Binary Fac.pdf
ย 
Please use your own word and dont copy and paste the anwser from ke.pdf
Please use your own word and dont copy and paste the anwser from ke.pdfPlease use your own word and dont copy and paste the anwser from ke.pdf
Please use your own word and dont copy and paste the anwser from ke.pdf
ย 
Please use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdf
Please use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdfPlease use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdf
Please use one of the 2 Excel files (BirdSrtike or Super-SampleStore.pdf
ย 
Please state whether each of the following statements is True or Fal.pdf
Please state whether each of the following statements is True or Fal.pdfPlease state whether each of the following statements is True or Fal.pdf
Please state whether each of the following statements is True or Fal.pdf
ย 
Please tell me why I get this error in my code I have the screen sh.pdf
Please tell me why I get this error in my code I have the screen sh.pdfPlease tell me why I get this error in my code I have the screen sh.pdf
Please tell me why I get this error in my code I have the screen sh.pdf
ย 
Please teach me how to fix the errors and where should be modified. .pdf
Please teach me how to fix the errors and where should be modified. .pdfPlease teach me how to fix the errors and where should be modified. .pdf
Please teach me how to fix the errors and where should be modified. .pdf
ย 
please solve this problem using R language 3. The following data .pdf
please solve this problem using R language  3. The following data .pdfplease solve this problem using R language  3. The following data .pdf
please solve this problem using R language 3. The following data .pdf
ย 
Please show all the necessary steps to find the above op code Q2. (1.pdf
Please show all the necessary steps to find the above op code Q2. (1.pdfPlease show all the necessary steps to find the above op code Q2. (1.pdf
Please show all the necessary steps to find the above op code Q2. (1.pdf
ย 
Please show all steps i want to understand whats happening. 2- Solve.pdf
Please show all steps i want to understand whats happening. 2- Solve.pdfPlease show all steps i want to understand whats happening. 2- Solve.pdf
Please show all steps i want to understand whats happening. 2- Solve.pdf
ย 
Please Show all work. 1. Show that the language L1={ann is prime } .pdf
Please Show all work. 1. Show that the language L1={ann is prime } .pdfPlease Show all work. 1. Show that the language L1={ann is prime } .pdf
Please Show all work. 1. Show that the language L1={ann is prime } .pdf
ย 
please show your work (Remember You may find the standard normal ta.pdf
please show your work (Remember You may find the standard normal ta.pdfplease show your work (Remember You may find the standard normal ta.pdf
please show your work (Remember You may find the standard normal ta.pdf
ย 
Please show the math for the stepsPart 1A.Part 1BPart 1C Us.pdf
Please show the math for the stepsPart 1A.Part 1BPart 1C Us.pdfPlease show the math for the stepsPart 1A.Part 1BPart 1C Us.pdf
Please show the math for the stepsPart 1A.Part 1BPart 1C Us.pdf
ย 

Recently uploaded

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
ย 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
ย 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
ย 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
ย 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
ย 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
ย 
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธcall girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
ย 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
ย 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
ย 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
ย 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
ย 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
ย 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
ย 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
ย 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
ย 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
ย 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
ย 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
ย 

Recently uploaded (20)

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
ย 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
ย 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
ย 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
ย 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
ย 
Model Call Girl in Bikash Puri Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”
Model Call Girl in Bikash Puri  Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”Model Call Girl in Bikash Puri  Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”
Model Call Girl in Bikash Puri Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”
ย 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
ย 
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธcall girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
ย 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
ย 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ย 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
ย 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
ย 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
ย 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
ย 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
ย 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
ย 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
ย 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
ย 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
ย 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
ย 

please use bbedit or notepad++Apply Your KnowledgeReinforce th.pdf

  • 1. please use bbedit or notepad++ Apply Your Knowledge Reinforce the skills and apply the concepts you learned in this chapter. Using Tables Instructions:In this exercise, you will use your text editor to create a table and apply table styles. First, you insert a table element. Next, you add a table caption, table rows, table headers, and table data. Then, you create style rules to format the table. Work with the apply08.html file in the apply folder and the applystyles08.css file in the applycss folder from the Data Files for Students. The completed webpage is shown in Figure 860. You will also use professional web development practices to indent, space, comment, and validate your code. Figure 860 Perform the following tasks: 1. Open apply08.html in your text editor, review the page, add a title, modify the comment at the top of the page to include your name and todays date, and replace Students Name with your name in the footer element. 2. Open the applystyles08.css file from the applycss folder. Modify the comment at the top of the style sheet to include your name and todays date. 3. In the apply08.html file, add atableelement within themainelement. 4. In the apply08.html file, add the following caption to thetableelement: 2017 Sales by Quarter 5. In the apply08.html file, add the following elements within thetableelement: ProductQuarter 1 Apply Your Knowledge continued Quarter 2Quarter 3Quarter 4Tablets$24,500$21,525$20,217$28,575Monitors$12,825$12,400$11,900$14,233Laptops$33,0 00$32,750$31,595$32,465Desktops$21,478$20,895$18,200$21,625 6. In the applystyles08.css file, create the following style rules: table { } width: 80%; margin-left: auto; margin-right: auto; table, tr, th, td { border-collapse: collapse; } td { } caption {
  • 2. } border: solid 0.1em #000000; padding: 1em; text-align: center; font-size: 2em; padding: 1em; margin-top: 1em; 7. Add appropriate comments above each style rule. 8. Save all of your changes and open the apply08.html in your browser. 9. Validate your HTML document using the W3C validator found at validator.w3.org and fix any errors that are identified. 10. Validate your CSS file using the W3C validator found at http://jigsaw.w3.org/css-validator/ and fix any errors that are identified. 11. Submit the files in a format specified by your instructor. 12.In step 5, you coded a table header as the first element within rows two through five. What was the purpose of using the table header elements here? What steps would you take to style these table header elements to left-align the text? please use bbedit or notepad++ Apply Your Knowledge Reinforce the skills and apply the concepts you learned in this chapter. Using Tables Instructions:In this exercise, you will use your text editor to create a table and apply table styles. First, you insert a table element. Next, you add a table caption, table rows, table headers, and table data. Then, you create style rules to format the table. Work with the apply08.html file in the apply folder and the applystyles08.css file in the applycss folder from the Data Files for Students. The completed webpage is shown in Figure 860. You will also use professional web development practices to indent, space, comment, and validate your code. Figure 860 Perform the following tasks: 1. Open apply08.html in your text editor, review the page, add a title, modify the comment at the top of the page to include your name and todays date, and replace Students Name with your name in the footer element. 2. Open the applystyles08.css file from the applycss folder. Modify the comment at the top of the style sheet to include your name and todays date. 3. In the apply08.html file, add atableelement within themainelement. 4. In the apply08.html file, add the following caption to thetableelement: 2017 Sales by Quarter 5. In the apply08.html file, add the following elements within
  • 3. thetableelement: ProductQuarter 1 Apply Your Knowledge continued Quarter 2Quarter 3Quarter 4Tablets$24,500$21,525$20,217$28,575Monitors$12,825$12,400$11,900$14,233Laptops$33,0 00$32,750$31,595$32,465Desktops$21,478$20,895$18,200$21,625 6. In the applystyles08.css file, create the following style rules: table { } width: 80%; margin-left: auto; margin-right: auto; Apply Your Knowledge continued Quarter 2Quarter 3Quarter 4Tablets$24,500$21,525$20,217$28,575Monitors$12,825$12,400$11,900$14,233Laptops$33,0 00$32,750$31,595$32,465Desktops$21,478$20,895$18,200$21,625 6. In the applystyles08.css file, create the following style rules: table { } width: 80%; margin-left: auto; margin-right: auto; table, tr, th, td { border-collapse: collapse; } td { } caption { } border: solid 0.1em #000000; padding: 1em; text-align: center; font-size: 2em; padding: 1em; margin-top: 1em; 7. Add appropriate comments above each style rule. 8. Save all of your changes and open the apply08.html in your browser. 9. Validate your HTML document using the W3C validator found at validator.w3.org and fix any errors that are identified. 10. Validate your CSS file using the W3C validator found at http://jigsaw.w3.org/css-validator/ and fix any errors that are identified. 11. Submit the files in a format specified by your instructor. 12.In step 5, you coded a table header as the first element within rows two through five. What was the purpose of using the table header elements here? What steps would you take to style these table header elements to left-align the text?
  • 4. table, tr, th, td { border-collapse: collapse; } td { } caption { } border: solid 0.1em #000000; padding: 1em; text-align: center; font-size: 2em; padding: 1em; margin-top: 1em; 7. Add appropriate comments above each style rule. 8. Save all of your changes and open the apply08.html in your browser. 9. Validate your HTML document using the W3C validator found at validator.w3.org and fix any errors that are identified. 10. Validate your CSS file using the W3C validator found at http://jigsaw.w3.org/css-validator/ and fix any errors that are identified. 11. Submit the files in a format specified by your instructor. 12.In step 5, you coded a table header as the first element within rows two through five. What was the purpose of using the table header elements here? What steps would you take to style these table header elements to left-align the text?