All language subtitles for 1. HTML Basics - Copy

af Afrikaans
sq Albanian
am Amharic
ar Arabic Download
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: WEBVTT 00:00.480 --> 00:04.890 Welcome to the age team our class brought to you by creative online school. 00:04.950 --> 00:07.500 My name is keep that I'm going to be your instructor. 00:07.560 --> 00:11.640 I've been doing web design and development for about 20 years now and I've taught hundreds of students 00:11.940 --> 00:16.050 in both classrooms as well as unlined different aspects of the web. 00:16.050 --> 00:20.370 Now this is your first time in any kind of programming or doing anything outside of just surfing the 00:20.370 --> 00:21.050 web yet. 00:21.060 --> 00:22.530 Great news for you. 00:22.560 --> 00:25.260 We're not going be doing any programming in this course. 00:25.320 --> 00:26.130 You heard me right. 00:26.130 --> 00:28.990 No programming contused. 00:29.100 --> 00:29.880 Well guess what. 00:29.880 --> 00:34.140 Each team is actually a markup language and you'll be doing coding not programming. 00:34.140 --> 00:40.250 So I hope they had such a mind to these programming refers to code that actually execute something like 00:40.250 --> 00:44.960 when you fill out a contact form on a Web site that gets sent to somebody or have an application that 00:44.960 --> 00:47.260 uses a password to let you into the Web site. 00:47.390 --> 00:52.070 Or maybe just something that adds two numbers to the other that's programming because it actually performs 00:52.070 --> 00:54.030 an action when you run it. 00:54.160 --> 00:59.660 Each Tomales more of a word processor it uses it to style a web page and laid things out and give them 00:59.660 --> 01:02.000 color and placement on the page. 01:02.520 --> 01:04.620 It's kind of like magician giving away their secrets. 01:04.640 --> 01:07.540 I'm going to show you the magic that makes up a web page. 01:08.120 --> 01:11.200 Now let's take a look at some of what each team looks like. 01:11.420 --> 01:14.550 Now this is what a basic paragraph looks like an HMO. 01:14.780 --> 01:19.110 Now it's not too far off from what it looks like if you open it up in a Word doc and just started typing. 01:19.220 --> 01:23.990 But you notice and greater than or less than characters right in a letter or letters throughout the 01:23.990 --> 01:24.700 paragraph. 01:24.860 --> 01:30.520 These are what are called tags these tags are used to tell the browser how to display something. 01:30.540 --> 01:36.180 Now for instance in this example you see a paragraph of text that starts out with a less than sign followed 01:36.180 --> 01:39.290 by the letter P followed by the greater than symbol. 01:39.300 --> 01:44.640 Now this is what tells a browser to start a new paragraph the end of the paragraph arrogancy almost 01:44.640 --> 01:48.690 that same series of characters but with the forward slash before the p. 01:48.740 --> 01:52.290 This is what tells the browser to stop the paragraph and start something new. 01:52.600 --> 01:53.990 Now this could lead to a new heading. 01:53.990 --> 01:57.330 A new paragraph an image or just be the end of the page. 01:57.600 --> 02:00.820 Either way we've told the browser when to start and when to stop something. 02:00.900 --> 02:01.610 Pretty easy right. 02:03.830 --> 02:06.720 This is how almost all H.M. code works. 02:06.860 --> 02:10.910 There's only a few instances of tags that don't end but I'll show you those a little bit later and of 02:10.910 --> 02:12.610 them make sense why. 02:12.620 --> 02:15.680 Now H-G mail stands for hypertext markup language. 02:15.680 --> 02:19.280 So let's break that crazy computer speak down and make it make a little bit more sense. 02:20.390 --> 02:25.700 Hypertext is any kind of tax that use light and link to something else that could be another web page 02:25.700 --> 02:29.480 or PTF or an email or anything that you want to send it to. 02:29.480 --> 02:32.560 This is what separates a web page from just a regular text page. 02:32.700 --> 02:34.500 You actually link to other things. 02:35.480 --> 02:39.380 Now the second half of that the market language is exactly what I mentioned earlier. 02:39.530 --> 02:42.530 This is not a programming language but a markup language. 02:42.650 --> 02:46.730 Meaning we're making up plain text and we're giving it some structure and characteristics to make it 02:46.730 --> 02:48.080 look better. 02:48.080 --> 02:53.180 So back to our example if you feel you're not remembering to close every tag that you open Think of 02:53.270 --> 03:00.610 H.M. as standing for hamburger text markup language and picture your tags as being the bonds of a hamburger. 03:00.650 --> 03:03.200 If you put one on top you need to put one on the bottom. 03:03.230 --> 03:06.890 Otherwise it's not really going to be a hamburger meat is kind of a messy meat thing. 03:06.890 --> 03:09.310 Right OK ready to move on. 4854

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.