SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
© ClickStart 2014 1 
Advanced Table Styles Scott DeLoach – scott@clickstart.net ClickStart – www.clickstart.net 
In this session, I will describe advanced techniques for formatting tables. Creating a table 
 Select Insert > Table. 
 Select the table options. 
 Click OK. Removing inline formatting in a table 
 Click inside the table. 
 Select Table > Reset Local Cell Formatting. Creating rounded corners 
 Open your stylesheet in the Advanced View. 
 Select the table style. 
 Set the border-radius style property. Setting table widths 
 Open your stylesheet in the Advanced View. 
 Select the table style. 
 Set the width or max-width property. Aligning tables 
 Open your stylesheet in the Advanced View. 
 Select the table style. 
 Set the margin-left and margin-right properties: 
□ left align: margin-left: 0 and margin-right: auto 
□ center-align: margin-left: auto and margin-right: auto 
□ right-align: margin-left auto and margin-right: 0 Aligning table content 
 Open your stylesheet in the Advanced View. 
 Select the th (for the header) or td (for content) tag. 
 Set the text-align property. Highlighting rows or cells on hover 
 Open your stylesheet in the Internal Text Editor. 
 Add the following style definitions: tr:hover { background-color: #ffff00; } 
–OR– 
td:hover { background-color: #ffff00; }
© ClickStart 2014 2 
Formatting a cell in a table 
 Open your stylesheet in the Advanced View. 
 Select the td style. 
 Click Add Class. 
 Type a class name and click OK. Print: repeating table headers across pages 
 Open your stylesheet in the Advanced View. 
 Select the thead style. 
 Set the display property to table-header-group. Print: repeating table captions across pages 
 Open your stylesheet in the Advanced View. 
 Select the caption style. 
 Set the caption-side property to top or bottom. 
 Set the mc-caption-repeat property to true. 
 If you want to append text to the caption, select mc-caption-continuation and type the text. Print: preventing page breaks inside tables or rows 
 Open a table style. 
 Select the General tab. 
 Click Advanced. 
 Set the Page Break Inside property to Avoid. 
–OR– 
 Open a stylesheet. 
 Select the table or tr tag. 
 Set the Page Break Inside property to Avoid. Print: showing/hiding bottom border when table spans multiple pages 
 Open your stylesheet in the Advanced View. 
 Select the table tag. 
 Set the mc-hide-bottom-ruling property. Creating a table style 
 Select File > New. 
 For File Type, select Table Style. 
 Select a Template. 
 Type a Name. 
 Click OK. Formatting header rows 
All tables 
 Open your stylesheet in the Advanced View. 
 Select the th tag.
© ClickStart 2014 3 
Table styles 
 Open a table style. 
 Select the Header tab. 
Formatting without a “header” row 
 Open a table style. 
 Select the Row tab. 
 Add a new row style. 
 Set the Row1 style properties. 
 Set the Row2 style to repeat 99 times. Formatting sub-header rows 
 Open a table style. 
 Select the Row tab. 
 Add a new row style. 
 Set the Type to Custom. Setting width of first column 
 Open a table style. 
 Select the Columns tab. 
 Add a new column style. 
 Set the Column1 style’s Width. 
 Set the Column2 style to repeat 99 times. Highlighting the first column in a table 
 Create a table style. 
 On the Columns tab, set the first column’s background color. 
 Add a 2nd column style and set it to repeat 99 times. 
 Format the 2nd column style. “Zebra stripping” rows or columns 
 Open a table style. 
 Select the Rows or Columns tab. 
 Add a new row/column style. 
 Set each row/column style’s Background Color. Different borders in table header row 
th:nth-last-of-type(1n+2) { border-right: 1px white solid !important; } 
Note: you won’t see the formatting in the XML Editor, and this trick is only for modern browsers (not print targets). Formatting captions 
All tables 
caption tag
© ClickStart 2014 4 
Table styles 
table.TableStyle-yourtablestyle caption { … } Numbering captions 
 Open your stylesheet in the Advanced View. 
 Select the caption tag. 
 Set the mc-auto-number-format property. Responsive design 
You can use JQuery to automatically adjust your tables for differrent displays and to add intertactive features such as content sorting by columns. I recommend the following free scripts: 
 http://goo.gl/hFegY0 
 http://goo.gl/7uCbPW 
 http://goo.gl/RmgAOK 
 http://goo.gl/c0Y2MW Keyboard shortcuts 
Insert table Alt B, T 
Open table properties Alt, B, O 
Insert table caption Alt, B, C, P 
Show/hide gridlines Alt B, S, G 
Add new row Tab (if the cursor is inside the last table cell) 
Select next cell Tab 
Select previous cell Shift+Tab 
Select all cells Alt, B, S, T 
Move selected rows up Alt+Shift+Down arrow 
Move selected rows down Alt+Shift+Up arrow 
Insert row above Alt, B, A 
Insert row below Alt, B, B 
Insert column to the left Alt, B, L 
Insert column to the left Alt, B, R 
Merge selected cells Alt, B, M 
Split cell Alt, B, S, C 
Sort table content Alt, B, S, R 
Clear cell content Alt, B, C, C 
Remove cell style Alt, B, C, Y 
Clear cell inline formatting Alt, B, S, F 
Apply table style Alt, B, P 
Convert table to text Alt, B, V 
Delete Table Alt, B, D, D
© ClickStart 2014 5 
About the presenter 
Scott DeLoach is the Founder of ClickStart, where he provides training and consulting for MadCap Flare, Adobe Captivate, embedded user assistance (UA), CSS, HTML5, and Microsoft Word. He has been developing browser-based UA since 1997, and he has received four STC “Best in Show” awards for his work. 
Scott is a certified Flare instructor, and he manages the MAD for Flare certification program. Scott is the author of MadCap software’s training guides, MadCap Flare Developer's Guide, CSS to the Point, HTML5 to the Point, and Word 2013 to the Point. 
You can reach Scott at www.clickstart.net or by email at scott@clickstart.net.

Weitere ähnliche Inhalte

Was ist angesagt?

Power Point 2000 Basics
Power Point 2000  BasicsPower Point 2000  Basics
Power Point 2000 Basics
guestef587e
 
Lesson 10 working with tables
Lesson 10   working with tablesLesson 10   working with tables
Lesson 10 working with tables
guevarra_2000
 
Open Office Writer : Level1
Open Office Writer : Level1 Open Office Writer : Level1
Open Office Writer : Level1
thinkict
 
2010 06 Bullets And Borders
2010 06 Bullets And Borders2010 06 Bullets And Borders
2010 06 Bullets And Borders
Buffalo Seminary
 
Tips and Tricks for Getting the Most out of Views
Tips and Tricks for Getting the Most out of ViewsTips and Tricks for Getting the Most out of Views
Tips and Tricks for Getting the Most out of Views
Acquia
 
Advanced Editing Acrobat Forms
Advanced Editing Acrobat FormsAdvanced Editing Acrobat Forms
Advanced Editing Acrobat Forms
Karen Baker
 

Was ist angesagt? (20)

Word lecture 3
Word lecture 3Word lecture 3
Word lecture 3
 
Excel 2011-cheat-sheet
Excel 2011-cheat-sheetExcel 2011-cheat-sheet
Excel 2011-cheat-sheet
 
Word Lecture 2
Word Lecture 2Word Lecture 2
Word Lecture 2
 
Power Point 2000 Basics
Power Point 2000  BasicsPower Point 2000  Basics
Power Point 2000 Basics
 
Word command reference
Word command referenceWord command reference
Word command reference
 
Css
CssCss
Css
 
Intro html
Intro htmlIntro html
Intro html
 
Cheat sheet windows complete (xp, 7, 8)
Cheat sheet windows complete (xp, 7, 8)Cheat sheet windows complete (xp, 7, 8)
Cheat sheet windows complete (xp, 7, 8)
 
Word 2011-cheat-sheet mac
Word 2011-cheat-sheet macWord 2011-cheat-sheet mac
Word 2011-cheat-sheet mac
 
Ribbon components
Ribbon componentsRibbon components
Ribbon components
 
Lesson 10 working with tables
Lesson 10   working with tablesLesson 10   working with tables
Lesson 10 working with tables
 
Open Office Writer : Level1
Open Office Writer : Level1 Open Office Writer : Level1
Open Office Writer : Level1
 
CSS in HTML
CSS in HTMLCSS in HTML
CSS in HTML
 
2010 06 Bullets And Borders
2010 06 Bullets And Borders2010 06 Bullets And Borders
2010 06 Bullets And Borders
 
Tips and Tricks for Getting the Most out of Views
Tips and Tricks for Getting the Most out of ViewsTips and Tricks for Getting the Most out of Views
Tips and Tricks for Getting the Most out of Views
 
Ms word and Ms Excel Presentation
Ms word and Ms Excel PresentationMs word and Ms Excel Presentation
Ms word and Ms Excel Presentation
 
Advanced Editing Acrobat Forms
Advanced Editing Acrobat FormsAdvanced Editing Acrobat Forms
Advanced Editing Acrobat Forms
 
Ms excel (page layout)
Ms excel (page layout)Ms excel (page layout)
Ms excel (page layout)
 
TM 1st quarter - 4th meeting
TM   1st quarter - 4th meetingTM   1st quarter - 4th meeting
TM 1st quarter - 4th meeting
 
Wordnotes
WordnotesWordnotes
Wordnotes
 

Ähnlich wie MadCap Flare: Advanced Table Styles - MadWorld 2014, Scott DeLoach, ClickStart

Powerpoint Lesson10 working with tables
Powerpoint Lesson10 working with tablesPowerpoint Lesson10 working with tables
Powerpoint Lesson10 working with tables
ricsanmae
 
Lesson 10 working with tables
Lesson 10   working with tablesLesson 10   working with tables
Lesson 10 working with tables
guevarra_2000
 
Les19 Working With Tables
Les19 Working With TablesLes19 Working With Tables
Les19 Working With Tables
guevarra_2000
 
Les19 Working With Tables
Les19 Working With TablesLes19 Working With Tables
Les19 Working With Tables
guevarra_2000
 
Lesson Four PowerPoint
Lesson Four PowerPointLesson Four PowerPoint
Lesson Four PowerPoint
markcoleman31
 
Lesson 11 Formatting Tables
Lesson 11   Formatting TablesLesson 11   Formatting Tables
Lesson 11 Formatting Tables
guevarra_2000
 

Ähnlich wie MadCap Flare: Advanced Table Styles - MadWorld 2014, Scott DeLoach, ClickStart (20)

Powerpoint Lesson10 working with tables
Powerpoint Lesson10 working with tablesPowerpoint Lesson10 working with tables
Powerpoint Lesson10 working with tables
 
MS Word Advanced Training
MS Word Advanced TrainingMS Word Advanced Training
MS Word Advanced Training
 
MS Word Advanced Training
MS Word Advanced TrainingMS Word Advanced Training
MS Word Advanced Training
 
Lesson 10 working with tables
Lesson 10   working with tablesLesson 10   working with tables
Lesson 10 working with tables
 
Formatting in MS Excel
Formatting in MS ExcelFormatting in MS Excel
Formatting in MS Excel
 
Office 2013 reference card
Office 2013 reference cardOffice 2013 reference card
Office 2013 reference card
 
KEYBOARDING_3Tables.pptx
KEYBOARDING_3Tables.pptxKEYBOARDING_3Tables.pptx
KEYBOARDING_3Tables.pptx
 
Print11
Print11Print11
Print11
 
Working with Tables.pptx
Working with Tables.pptxWorking with Tables.pptx
Working with Tables.pptx
 
Publisher topic 7
Publisher topic 7Publisher topic 7
Publisher topic 7
 
Tables
TablesTables
Tables
 
How to format your thesis in Word
How to format your thesis in WordHow to format your thesis in Word
How to format your thesis in Word
 
Les19 Working With Tables
Les19 Working With TablesLes19 Working With Tables
Les19 Working With Tables
 
Les19 Working With Tables
Les19 Working With TablesLes19 Working With Tables
Les19 Working With Tables
 
Lecture seven
Lecture sevenLecture seven
Lecture seven
 
Excel basics
Excel basicsExcel basics
Excel basics
 
Lesson Four PowerPoint
Lesson Four PowerPointLesson Four PowerPoint
Lesson Four PowerPoint
 
Table formatting
Table formatting Table formatting
Table formatting
 
Form 1 Term 2 Week 3.2
Form 1   Term 2   Week 3.2Form 1   Term 2   Week 3.2
Form 1 Term 2 Week 3.2
 
Lesson 11 Formatting Tables
Lesson 11   Formatting TablesLesson 11   Formatting Tables
Lesson 11 Formatting Tables
 

Mehr von Scott DeLoach

Mehr von Scott DeLoach (20)

Formatting Images with CSS in MadCap Flare - MadCap webinar, Scott DeLoach, C...
Formatting Images with CSS in MadCap Flare - MadCap webinar, Scott DeLoach, C...Formatting Images with CSS in MadCap Flare - MadCap webinar, Scott DeLoach, C...
Formatting Images with CSS in MadCap Flare - MadCap webinar, Scott DeLoach, C...
 
Dynamic User Assistance in MadCap Flare - MadWorld 2019, Scott DeLoach, Click...
Dynamic User Assistance in MadCap Flare - MadWorld 2019, Scott DeLoach, Click...Dynamic User Assistance in MadCap Flare - MadWorld 2019, Scott DeLoach, Click...
Dynamic User Assistance in MadCap Flare - MadWorld 2019, Scott DeLoach, Click...
 
Enhancing MadCap Flare HTML5 Responsive Layout and Design - MadWorld 2019, Sc...
Enhancing MadCap Flare HTML5 Responsive Layout and Design - MadWorld 2019, Sc...Enhancing MadCap Flare HTML5 Responsive Layout and Design - MadWorld 2019, Sc...
Enhancing MadCap Flare HTML5 Responsive Layout and Design - MadWorld 2019, Sc...
 
Microcontent Authoring - Nordic Techkomm 2019, Scott DeLoach, ClickStart
Microcontent Authoring - Nordic Techkomm 2019, Scott DeLoach, ClickStartMicrocontent Authoring - Nordic Techkomm 2019, Scott DeLoach, ClickStart
Microcontent Authoring - Nordic Techkomm 2019, Scott DeLoach, ClickStart
 
CSS Best Practices - tcworld 2018, Scott DeLoach, ClickStart
CSS Best Practices - tcworld 2018, Scott DeLoach, ClickStartCSS Best Practices - tcworld 2018, Scott DeLoach, ClickStart
CSS Best Practices - tcworld 2018, Scott DeLoach, ClickStart
 
Advanced Skinless HTML5 Design with MadCap Flare - MadWorld 2018, Scott DeLoa...
Advanced Skinless HTML5 Design with MadCap Flare - MadWorld 2018, Scott DeLoa...Advanced Skinless HTML5 Design with MadCap Flare - MadWorld 2018, Scott DeLoa...
Advanced Skinless HTML5 Design with MadCap Flare - MadWorld 2018, Scott DeLoa...
 
Extreme CSS Techniques - MadWorld Europe 2018, Scott DeLoach, ClickStart
Extreme CSS Techniques - MadWorld Europe 2018, Scott DeLoach, ClickStartExtreme CSS Techniques - MadWorld Europe 2018, Scott DeLoach, ClickStart
Extreme CSS Techniques - MadWorld Europe 2018, Scott DeLoach, ClickStart
 
Adapting Content for Mobile Devices - tcworld 2017, Scott DeLoach, ClickStart
Adapting Content for Mobile Devices - tcworld 2017, Scott DeLoach, ClickStartAdapting Content for Mobile Devices - tcworld 2017, Scott DeLoach, ClickStart
Adapting Content for Mobile Devices - tcworld 2017, Scott DeLoach, ClickStart
 
Best-in-Class Embedded User Assistance - UA Europe 2017, Scott DeLoach, Click...
Best-in-Class Embedded User Assistance - UA Europe 2017, Scott DeLoach, Click...Best-in-Class Embedded User Assistance - UA Europe 2017, Scott DeLoach, Click...
Best-in-Class Embedded User Assistance - UA Europe 2017, Scott DeLoach, Click...
 
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
 
Extending MadCap Flare HTML5 Targets with jQuery - MadWorld 2016, Scott DeLoa...
Extending MadCap Flare HTML5 Targets with jQuery - MadWorld 2016, Scott DeLoa...Extending MadCap Flare HTML5 Targets with jQuery - MadWorld 2016, Scott DeLoa...
Extending MadCap Flare HTML5 Targets with jQuery - MadWorld 2016, Scott DeLoa...
 
Intro to CSS in MadCap Flare - MadWorld 2016, Scott DeLoach, ClickStart
Intro to CSS in MadCap Flare - MadWorld 2016, Scott DeLoach, ClickStartIntro to CSS in MadCap Flare - MadWorld 2016, Scott DeLoach, ClickStart
Intro to CSS in MadCap Flare - MadWorld 2016, Scott DeLoach, ClickStart
 
Responsive Content: A CSS-based Approach - MadWorld 2015, Scott DeLoach, Clic...
Responsive Content: A CSS-based Approach - MadWorld 2015, Scott DeLoach, Clic...Responsive Content: A CSS-based Approach - MadWorld 2015, Scott DeLoach, Clic...
Responsive Content: A CSS-based Approach - MadWorld 2015, Scott DeLoach, Clic...
 
Best Practices for Going Mobile - MadWorld 2015, Scott DeLoach, ClickStart
Best Practices for Going Mobile - MadWorld 2015, Scott DeLoach, ClickStartBest Practices for Going Mobile - MadWorld 2015, Scott DeLoach, ClickStart
Best Practices for Going Mobile - MadWorld 2015, Scott DeLoach, ClickStart
 
Best Practices for Embedded UA - WritersUA 2012, Scott DeLoach, ClickStart
Best Practices for Embedded UA - WritersUA 2012, Scott DeLoach, ClickStartBest Practices for Embedded UA - WritersUA 2012, Scott DeLoach, ClickStart
Best Practices for Embedded UA - WritersUA 2012, Scott DeLoach, ClickStart
 
Applying Responsive Web Design (RWD) to UA - WritersUA East 2015, Scott DeLoa...
Applying Responsive Web Design (RWD) to UA - WritersUA East 2015, Scott DeLoa...Applying Responsive Web Design (RWD) to UA - WritersUA East 2015, Scott DeLoa...
Applying Responsive Web Design (RWD) to UA - WritersUA East 2015, Scott DeLoa...
 
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
 
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
 
How to Not Let Team Authoring Drive You Crazy - MadWorld 2013, Scott DeLoach,...
How to Not Let Team Authoring Drive You Crazy - MadWorld 2013, Scott DeLoach,...How to Not Let Team Authoring Drive You Crazy - MadWorld 2013, Scott DeLoach,...
How to Not Let Team Authoring Drive You Crazy - MadWorld 2013, Scott DeLoach,...
 
Using MadCap Flare Reports and MadCap Analyzer - MadWorld 2013, Scott DeLoach...
Using MadCap Flare Reports and MadCap Analyzer - MadWorld 2013, Scott DeLoach...Using MadCap Flare Reports and MadCap Analyzer - MadWorld 2013, Scott DeLoach...
Using MadCap Flare Reports and MadCap Analyzer - MadWorld 2013, Scott DeLoach...
 

Kürzlich hochgeladen

Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
soniya singh
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
imonikaupta
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
sexy call girls service in goa
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
SofiyaSharma5
 

Kürzlich hochgeladen (20)

VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 

MadCap Flare: Advanced Table Styles - MadWorld 2014, Scott DeLoach, ClickStart

  • 1. © ClickStart 2014 1 Advanced Table Styles Scott DeLoach – scott@clickstart.net ClickStart – www.clickstart.net In this session, I will describe advanced techniques for formatting tables. Creating a table  Select Insert > Table.  Select the table options.  Click OK. Removing inline formatting in a table  Click inside the table.  Select Table > Reset Local Cell Formatting. Creating rounded corners  Open your stylesheet in the Advanced View.  Select the table style.  Set the border-radius style property. Setting table widths  Open your stylesheet in the Advanced View.  Select the table style.  Set the width or max-width property. Aligning tables  Open your stylesheet in the Advanced View.  Select the table style.  Set the margin-left and margin-right properties: □ left align: margin-left: 0 and margin-right: auto □ center-align: margin-left: auto and margin-right: auto □ right-align: margin-left auto and margin-right: 0 Aligning table content  Open your stylesheet in the Advanced View.  Select the th (for the header) or td (for content) tag.  Set the text-align property. Highlighting rows or cells on hover  Open your stylesheet in the Internal Text Editor.  Add the following style definitions: tr:hover { background-color: #ffff00; } –OR– td:hover { background-color: #ffff00; }
  • 2. © ClickStart 2014 2 Formatting a cell in a table  Open your stylesheet in the Advanced View.  Select the td style.  Click Add Class.  Type a class name and click OK. Print: repeating table headers across pages  Open your stylesheet in the Advanced View.  Select the thead style.  Set the display property to table-header-group. Print: repeating table captions across pages  Open your stylesheet in the Advanced View.  Select the caption style.  Set the caption-side property to top or bottom.  Set the mc-caption-repeat property to true.  If you want to append text to the caption, select mc-caption-continuation and type the text. Print: preventing page breaks inside tables or rows  Open a table style.  Select the General tab.  Click Advanced.  Set the Page Break Inside property to Avoid. –OR–  Open a stylesheet.  Select the table or tr tag.  Set the Page Break Inside property to Avoid. Print: showing/hiding bottom border when table spans multiple pages  Open your stylesheet in the Advanced View.  Select the table tag.  Set the mc-hide-bottom-ruling property. Creating a table style  Select File > New.  For File Type, select Table Style.  Select a Template.  Type a Name.  Click OK. Formatting header rows All tables  Open your stylesheet in the Advanced View.  Select the th tag.
  • 3. © ClickStart 2014 3 Table styles  Open a table style.  Select the Header tab. Formatting without a “header” row  Open a table style.  Select the Row tab.  Add a new row style.  Set the Row1 style properties.  Set the Row2 style to repeat 99 times. Formatting sub-header rows  Open a table style.  Select the Row tab.  Add a new row style.  Set the Type to Custom. Setting width of first column  Open a table style.  Select the Columns tab.  Add a new column style.  Set the Column1 style’s Width.  Set the Column2 style to repeat 99 times. Highlighting the first column in a table  Create a table style.  On the Columns tab, set the first column’s background color.  Add a 2nd column style and set it to repeat 99 times.  Format the 2nd column style. “Zebra stripping” rows or columns  Open a table style.  Select the Rows or Columns tab.  Add a new row/column style.  Set each row/column style’s Background Color. Different borders in table header row th:nth-last-of-type(1n+2) { border-right: 1px white solid !important; } Note: you won’t see the formatting in the XML Editor, and this trick is only for modern browsers (not print targets). Formatting captions All tables caption tag
  • 4. © ClickStart 2014 4 Table styles table.TableStyle-yourtablestyle caption { … } Numbering captions  Open your stylesheet in the Advanced View.  Select the caption tag.  Set the mc-auto-number-format property. Responsive design You can use JQuery to automatically adjust your tables for differrent displays and to add intertactive features such as content sorting by columns. I recommend the following free scripts:  http://goo.gl/hFegY0  http://goo.gl/7uCbPW  http://goo.gl/RmgAOK  http://goo.gl/c0Y2MW Keyboard shortcuts Insert table Alt B, T Open table properties Alt, B, O Insert table caption Alt, B, C, P Show/hide gridlines Alt B, S, G Add new row Tab (if the cursor is inside the last table cell) Select next cell Tab Select previous cell Shift+Tab Select all cells Alt, B, S, T Move selected rows up Alt+Shift+Down arrow Move selected rows down Alt+Shift+Up arrow Insert row above Alt, B, A Insert row below Alt, B, B Insert column to the left Alt, B, L Insert column to the left Alt, B, R Merge selected cells Alt, B, M Split cell Alt, B, S, C Sort table content Alt, B, S, R Clear cell content Alt, B, C, C Remove cell style Alt, B, C, Y Clear cell inline formatting Alt, B, S, F Apply table style Alt, B, P Convert table to text Alt, B, V Delete Table Alt, B, D, D
  • 5. © ClickStart 2014 5 About the presenter Scott DeLoach is the Founder of ClickStart, where he provides training and consulting for MadCap Flare, Adobe Captivate, embedded user assistance (UA), CSS, HTML5, and Microsoft Word. He has been developing browser-based UA since 1997, and he has received four STC “Best in Show” awards for his work. Scott is a certified Flare instructor, and he manages the MAD for Flare certification program. Scott is the author of MadCap software’s training guides, MadCap Flare Developer's Guide, CSS to the Point, HTML5 to the Point, and Word 2013 to the Point. You can reach Scott at www.clickstart.net or by email at scott@clickstart.net.