Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML HTML Video and Audio Captioning Video Create a Caption File

Question Any help will be appreciated

the number 0 in the line 3 does it goes to a progressive number ,Like the next lines will be in a progressive number or a certain number?

1 Answer

Dane Parchment
MOD
Dane Parchment
Treehouse Moderator 11,075 Points

From what I gather, it is just a cue heading that let's us reference the specific caption that it refers too later in script, or just for our own organization. So it doesn't have to progressively move on to the next number, because it is whatever you want it to be.

Here is some more information.

This is very helpful info. Thank you