Educator, Thinker, Consultant

Month: April 2019

Titles and Headings

ADA compliance is something that we should be working toward. I’ve trained many users on creating ADA compliant documents, but there is at least one thing that is really hard to explain. The difference between Titles and Heading 1.

In coded HTML, Titles are specified. Headings similarly specified. Titles and H1 are functionally similar, but have different purposes in HTML. When writing this by hand, each page written in HTML should have one H1 which functions as the page title. (The title tag is written out but not displayed).

Here is an example of the HTML and the result:

<!DOCTYPE html>
<html lang="en"> <head>     <title>Testing Heading Code</title>     <meta name="generator" content="BBEdit 12.1" />
</head>
<body>
<h1>This is Heading 1</h1> In Wordpress, the Title is tagged as a Heading 1. <i>The Title Tag is handled outside a post, in the Theme appearance settings.</i> </body>
</html>


(*Notice that the browser tab has a different name (“Testing Heading Code”) than the  “Title” (“This is a Heading 1”) on the page.

Impact

Basically, title tags appear in search engines, defines the title in browser toolbar, and provides the title for the page when bookmarked. It also becomes the link that the user clicks on in search engine results. (H1 tags normally do not appear in search engines.)
H1 tags are what the end user will see on the web page. 

Very few people hand code pages that are displayed on the web. Almost everyone now uses a visual editor. Most use WordPress or are posting a document written in Google Docs (or Microsoft Word, etc).

ADA

This is all important because titles and headings are used by screen readers. This allows those with visual acuities to access material on the web. The use of headings is part of the ADA guidelines.

WordPress. 

By default, the Title entered is an H1, so users just need to know to start with H2. I’m not even sure why H1 is really available1 (except that you could have a theme that treats the post title different – ie. not an H1). 

Google Docs

This one is harder. There are style sheets for a Title and a Heading 1. If you don’t use the Title style, ADA checkers will flag the document as not having a Title. If you use a Title AND a Heading 1, ADA checkers will also flag that have more than one Heading 1. 
I don’t see a way to get to Document Properties (where you can enter a Title), without using an external ADA checker2

Citations

Just to make this even more interesting, headings are used in properly formatted papers. APA has a five level system of headings (plus a Level 0 which equates to a Title Heading). Thus, APA has a somewhat similar structure, but allows for multiple Heading 1 uses.

Conclusion

It really seems to me that we have a single construct trying to meet the needs and perspectives of many different situations. HTML was originally designed and structured (it is, after all, a highly structured approach) to meet a specific environment and use case. As the web was developed, the use case changed. Documents and accessibility became important. The landscape and users of HTML have fundamental shifted.

WordPress seems to have addressed this situation with the latest version of Gutenberg.


1 If you use the Gutenberg editor, H1 is not available in the visual editor. So, maybe this is being addressed and solved.

2 Grackle Docs is an extension that does really nice, complete ADA checking.

Motives

Should I care about your motives? What if I’m a teacher and you are offering me a service? Should I care then?

Teachers are consider parents in the eyes of the law. Teachers can act “in loco parentis” (in place of the parent). This means that teachers are making decisions for parents.

Teachers want to take advantage of popular tools. Teachers want to provide students with as many powerful opportunities as possible. These days, many of those opportunities are offered online. What if we don’t understand why that tool is being offered?

Privacy

Facebook has been in the news many times of the past several years. Facebook offers a “free” service. That is, Facebook doesn’t charge users for an account. Yet, Facebook is worth billions of dollars. Obviously, they are making money somehow. Do we, as consumers, understand what that means? Do we understand the power of information that Facebook has? Do we understand what Facebook is doing with that information?

Examples

Facebook has been in the news many times for privacy issues. Here are a couple of examples:

It turns out that Facebook has manipulated the emotions of their users (successfully) by changing the information that users saw. The Atlantic has a nice write up.

For one week in January 2012, data scientists skewed what almost 700,000 Facebook users saw when they logged into its service. Some people were shown content with a preponderance of happy and positive words; some were shown content analyzed as sadder than average. And when the week was over, these manipulated users were more likely to post either especially positive or negative words themselves.

Facebook also shared private messages of users with some companies as well. Those messages were shared with more than 150 companies.

These are but just a coule in many privacy issues that revolve around Facebook. It’s turning out that your data is pretty powerful when it can be tied directly to you.

Facebook is just an example that most people are familiar with. Lots of companies are tracking and/or collecting data. The question is how do we understand this change. One thing that we can understand is that TV has always been free 1. TV was free because advertisers paid for the content. Those advertisers did research which kind of told them who the market was, but not individuals.

Services

So, let’s say that I offer a teacher a service. This is a great service that offers to help with classroom discipline. I offer it to all teachers for free. Why is it free? Should teachers know or care?

There are costs associted with all services. There are server costs, development costs, bandwidth costs, etc.

How does the company pay for those services? Generally, there are three broad categories of programs that are offered to teachers (and others). (I’ve written about this previously in Free vs Free vs Paid.

  • Passion project
  • Open Source
  • For profit

Passion projects

These are sites/applications that are paid for and shared by an individual (or group of individual) who do so as a hobby. Generally, they want to share with the world. This blog is an example. So is Middle School Matters, the Middle School Matters Podcast, and a few other projects that I’m involved in. I pay for the domain names and hosting because it’s my hobby. I’m certainly not alone in this.

Open Source

Open source projects are similar to passion projects. Really similar. Many open source projects start or exist as a passion project. The difference is that open source allows individuals (or companies) to change, enhance, or develop the project as well.

For profit

You pay to access or use a service. Here the model is pretty straight forward. You are paying so that someone can make a living.

Free

Teachers need to be aware that not all free sites are equal. Some are passion projects. Most are not. Many are not. Many are funded by Venture Capitalists. What does a Venture Capitalist do? A Venture Capitalist invests in a product with the intent of making money. How do these companies make money? Frequently, it is by selling the information that they collect.

Summary

So, should teachers care about the motives of those providing a service? I believe that we should. I believe that we should be making intentional choices. Gone are the days when advertisers marketed to a vast group of people. Now, we stil are not sure where and how the information being collected about us will be used. Now, I’m not in the “tin hat crowd”. However, I do think that we should be discussing and making thoughtful decisions about the services that we are offering.

1: At least until cable TV came in and we started paying for TV. Cable provided additional channels. Importantly for this discussion, that was a revenue model that allowed those channels to exist – even though they also showed advertisements.

Weekly Review

Opening Day

The Toledo Mudhens opened up the season. We had to dress more like a football game than a baseball game, but there is a certain excitement to opening day. It’s always important to dress in layers and keep your toes warm. Misson accomplished on that.

We made the better part of a day. HomeSlice pizza for dinner. A short walk over to the “Welcoming Tent” (for a free brew).

The game itself was a winning effort by the Mudhens. All in all, a very enjoyable, albeit cold, start to baseball season.

Hotel Mumbai

We went to see Hotel Mumbai. This is a powerful movie. This is based on the real life 2008 attack on the Taj Mahal Palace Hotel in Mumbai. The hotel was part of a coordinated attack throughout India. The attack was carried out by teenagers who were trained to kill and die.

Lights

Ah, the joys of home ownership. A set of lights that I had installed decided to give up the ghost. A quick trip to the attic, replacing the canisters and re-wiring did the trick. Now, all of the lights once again light.

Weekly Review

Weekend Off

Well, due to a not so nice stomach issue, I pretty much didn’t do much all weekend. It is amazing how quickly a physical illness and dampen your mental focus and mood.

Italian Film Festival

We went to the opening night of the Italian Film Festival USA this week. I absolutely enjoyed the premier film (Benedetta Follia-Blessed Madness). I found the movie to have a nice mix of comedy – not too low brow nor too high brow. There was a message of living life, but not overdone. The cinematography was very well done. Yes, there were some plot holes, but I didn’t mind the twist at the end.

Home Repair

I’ll be replacing a couple of lights fixtures in the house. A couple (yes, two) of the ceiling fixtures are no longer working. Into the attic and replacing I go.

Magazines

Apple made the news for debuting Apple News+. This is a service that focuses on magazines. My library offers access to RBDigital. This gives me access to many magazine through the library. Since it is through my local library, it comes with the nice price of free.

© 2024 Troy Patterson

Theme by Anders NorenUp ↑