Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-13-2020, 09:16 PM
Guessed's Avatar
Guessed Guessed is offline WCAG 2.1 accessible issue Word table Windows 10 WCAG 2.1 accessible issue Word table Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,185
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Quote:
Originally Posted by ggeoff View Post
most people that use Office do not work in offices.
Where do the majority of these people work Geoff? I would recommend they avoid the pool and other wet areas when using Office.

The result you get when you paste into a WYSIWYG editor will vary depending on which software powers the website AND which WYSIWYG editor plug-in you are using. Neither of these are under the control of MS Word. Do you have options to try other WYSIWYG editor plugins to see what results you get pasting?



The only way to ensure you have control over the html code such that it aligns with the particular WYSIWYG editor you are using is to convert the Word content into a HTML format and perhaps tinker with the code before importing it in 'code view'. Word's usual HTML content is riddled with word-specific tags which enable Word to reopen the file and lay it out according to Word's rules - unfortunately this produces very ugly code for direct html edits in websites. That is why Charles recommended using a HTML editor to create your HTML - it cuts out an extra authoring step.

If you REALLY want to start in Word, it is possible to create and run a macro to produce cleaned WCAG-compliant html for pasting into a code view of your site editing page. Others have provided code you could use as a starting point.
Convert table to html tags without using saveas option in word vba
https://www.joskingston.org/Htmltag/htmltaguser.doc
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #2  
Old 09-14-2020, 03:05 AM
ggeoff ggeoff is offline WCAG 2.1 accessible issue Word table Windows 10 WCAG 2.1 accessible issue Word table Office 2016
Novice
WCAG 2.1 accessible issue Word table
 
Join Date: Nov 2013
Location: Wiltshire UK
Posts: 28
ggeoff is on a distinguished road
Default

The issue is not dependent on the transfer of a document into a WSWYG editor it is that Word does not include the option to produce a table that has the reccomended coding to enable a person who has to live with visual and other problems. In short Word does not comply with WCAG 2.1


What is needed is some code that identifes a table as containg data. I can request that my parish clerks who use Word to provide minutes and agendas for government meetings add a top line to their Word produced tables. I could for example copy and paste to Notepad++ and then add the code example:
<table>
<tr>
<th>Date</th>
<th>Event</th>
<th>Venue</th>
</tr>
<tr>
<td>12 February</td>
<td>Waltz with Strauss</td>
<td>Main Hall</td>
</tr>
</table>

At present parish clerks that I deal with do not even create a heading row for their tables.
Now I can do that but it is time consuming and I would need to charge for my time.

Alterntively, I could request that clerks add a header row for all tables
Reply With Quote
Reply

Tags
header, wcag 2.1, word tables



Similar Threads
Thread Thread Starter Forum Replies Last Post
WCAG 2.1 accessible issue Word table Table Cells Not Accessible thomaspmurphy2nd Word Tables 3 09-25-2017 02:48 PM
Word 2010 issue rolling contents of table row to next page MAD CAPPER Word 3 05-22-2015 12:44 AM
.docx properties not accessible to Windows 7 file explorer eNGiNe Word 0 05-27-2014 12:33 AM
Outlook 2010 - Multiple Address Books Imported from 2007 Visible but Not Accessible BradTinBC Outlook 1 04-10-2012 10:17 PM
WCAG 2.1 accessible issue Word table Issue with Last Row in Table BabyBoomerBooster Word Tables 1 02-25-2011 02:49 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:15 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft