{"words":[["0","[MUSIC PLAYING]"],["471",""],["942",""],["1413",""],["1884",""],["2355",""],["2826",""],["3297",""],["3768",""],["4239",""],["4710",""],["5181",""],["5660","DOUG LLOYD: So"],["5750","let's"],["5920","take"],["6090","one"],["6370","more"],["6560","video"],["6900","to"],["7000","talk"],["7190","about"],["7500","one"],["7760","more"],["8039","language."],["8389",""],["8740","This"],["8850","time"],["8980","we'll"],["9070","talk"],["9230","about"],["9480","CSS."],["9845",""],["10210",""],["10505",""],["10800","So"],["10910","CSS,"],["11185",""],["11460","which is"],["11580","short"],["11800","for"],["11900","Cascading"],["12175",""],["12450","Style"],["12810","Sheets,"],["13260",""],["13460","is"],["13610","another"],["13970","language"],["14340","we"],["14450","use"],["14710","when"],["14830","constructing"],["15090",""],["15350","websites."],["15685",""],["16020",""],["16340","Think"],["16470","about"],["16680","it"],["16780","like"],["16840","this."],["17190","If HTML"],["17490",""],["17790","is"],["17860","what"],["17930","we"],["18050","use"],["18250","to"],["18410","organize"],["18860","the"],["19000","content"],["19270",""],["19540","we"],["19610","want"],["19750","to"],["19810","put"],["19950","on"],["20040","our"],["20150","page,"],["20620",""],["20900","CSS"],["21185",""],["21470","is"],["21570","the"],["21680","tool"],["21880","that we"],["22060","generally"],["22320",""],["22580","use"],["22840","to"],["22930","customize"],["23410","how"],["23710","our"],["23780","websites"],["24090",""],["24400","look,"],["24670",""],["24940",""],["25390","and"],["25750","how"],["26220",""],["26710",""],["27010","the"],["27130","user"],["27340","experience"],["27665",""],["27990","really"],["28240","is,"],["28440","interacting"],["28930","with"],["29080","our"],["29180","website."],["29455",""],["29730",""],["30070",""],["30410","Similar"],["30710","to"],["30790","HTML,"],["31065",""],["31340","CSS"],["31720","is"],["31840","not"],["32200","a"],["32280","programming"],["32700","language."],["33010","It doesn't have logic."],["33240",""],["33440","It"],["33850","doesn't"],["34040","have"],["34200","variables."],["34595","It"],["34990","doesn't"],["35220","have"],["35610","any"],["35790","sort"],["35940","of"],["36000","that"],["36190","flow"],["36525",""],["36860",""],["37130","related"],["37470","things"],["37710","that"],["37810","C"],["38110","does."],["38530",""],["38890","It's"],["39020","a"],["39100","styling"],["39410",""],["39720","language."],["40150","And"],["40270","its"],["40480","syntax"],["40760",""],["41040","is"],["41170","pretty"],["41390","simple,"],["41705",""],["42020","and"],["42190","just"],["42350","describes"],["42810","how"],["43090",""],["43370",""],["43590","the"],["44080","elements"],["44440","of"],["44530","our"],["44650","page"],["45010","have"],["45140","certain"],["45560","HTML"],["45900",""],["46240","elements"],["46565",""],["46890","should"],["47130","be"],["47240","modified."],["47560",""],["47880",""],["48190","To"],["48320","that"],["48600","end,"],["48640","if"],["48710","you"],["48800","haven't"],["49190","yet watched"],["49600","our"],["49700","video"],["49980",""],["50260","on"],["50410","HTML,"],["50790",""],["51170","or are"],["51300","unfamiliar"],["51575",""],["51850","with"],["51970","HTML"],["52235",""],["52500","generally,"],["52855",""],["53210","you"],["53290","may"],["53400","want"],["53580","to"],["53845",""],["54110","take"],["54300","a"],["54340","look"],["54480","at"],["54540","that"],["54770","first,"],["55035",""],["55300",""],["55630",""],["55960","because"],["56440","this"],["56690","discussion of"],["57050","CSS"],["57430","is"],["57490","going"],["57590","to"],["57640","depend"],["58020","on"],["58130","some"],["58370","knowledge"],["58770","of"],["59040","HTML."],["59375",""],["59710",""],["60205",""],["60700","So"],["60820","here's"],["61010","a"],["61090","really"],["61340","simple"],["61650",""],["61960",""],["62270","CSS"],["62695",""],["63120","stylesheet."],["63470",""],["63740","Even"],["64010","if"],["64370","you've"],["64500","never"],["64959","programmed"],["65400","with CSS"],["65740","before,"],["66005",""],["66270",""],["66480","I'm"],["66660","pretty"],["66910","sure"],["67070","you"],["67170","can"],["67290","figure"],["67590","out"],["67750","exactly"],["68065",""],["68380","what"],["68780","this"],["69220","stylesheet"],["69570",""],["69930","does."],["70195",""],["70460",""],["70730",""],["71000","What"],["71150","does"],["71220","it do?"],["71290","Well,"],["71610",""],["71660","applied"],["72040","to"],["72120","the"],["72200","body"],["72580","of"],["72670","our"],["72950","web"],["73140","page,"],["73520","everything"],["73780","between"],["74050","body"],["74420","tags"],["74680",""],["74940",""],["75205",""],["75470","on"],["75650","our"],["75750","HTML,"],["76005",""],["76260","and it"],["76460","sets"],["76680","the"],["76760","background"],["77030",""],["77300","color"],["77620","of"],["77660","that"],["77860","page"],["78165",""],["78470",""],["78970","to"],["79090","blue."],["79430",""],["79770","Well, it's"],["80110","a"],["80220","very"],["80380","simple"],["80720","stylesheet."],["81010",""],["81130","It's"],["81230","actually"],["81480","very"],["81750","human"],["81990","friendly"],["82210",""],["82250","language,"],["82620","CSS."],["82895",""],["83170",""],["83440",""],["83710","So"],["83820","even"],["84010","if"],["84090","you've"],["84200","never"],["84380","used"],["84560","it"],["84600","before,"],["84910","you"],["84980","probably"],["85260","could"],["85360","guess"],["85820","what"],["86080","that"],["86280","did."],["86560","In"],["86670","fact,"],["87020","if"],["87120","we"],["87140","loaded"],["87490","a"],["87580","page,"],["87930","where"],["88070","this"],["88360","stylesheet"],["88690",""],["88870","was"],["89020","embedded"],["89380","somehow,"],["89760",""],["90140","the"],["90250","background"],["90720","color"],["91130","of our"],["91180","page"],["91510","would"],["91660","be"],["91980",""],["92200","blue,"],["92520",""],["92840","and"],["93020","not"],["93240","the"],["93320","standard"],["93680",""],["94040","white."],["94400",""],["94860",""],["95320",""],["95780",""],["96240","So"],["96320","how"],["96430","do"],["96480","we"],["96580","build"],["96990","stylesheets?"],["97330",""],["97670","Well"],["97790","first,"],["98050","we"],["98100","have"],["98210","to"],["98300","identify"],["98760","a"],["98840","selector."],["99270",""],["99700","In"],["99770","the"],["99840","last"],["100050","example,"],["100360","that"],["100550","selector"],["100940","was"],["101300",""],["101530","body."],["101970",""],["102470",""],["102970","Then"],["103020","we"],["103100","have"],["103240","an"],["103410","open"],["103710","curly"],["104010","brace,"],["104500",""],["104760","and"],["104970","we're"],["105050","going"],["105130","to"],["105310","begin"],["105810","defining"],["106220","the"],["106310","stylesheet"],["106610",""],["106860","for"],["106950","that"],["107230","selector."],["107495",""],["107760",""],["108085",""],["108410","In"],["108530","between"],["108830","the"],["108910","curly"],["109160","braces,"],["109460","we"],["109560","just"],["109720","have"],["109830","a"],["109870","list"],["110260","of"],["110420","key"],["110720","value"],["111110","pairs."],["111455",""],["111800","The"],["111900","previous"],["112230","value"],["112720","pair"],["113000","was"],["113290",""],["113540","background"],["113990","color"],["114290",""],["114590","blue"],["114850",""],["115110",""],["115520","semicolon,"],["115950",""],["116380","but"],["116520","we"],["116610","could"],["116760","do"],["116890","more"],["117280","and"],["117350","more"],["117610","of"],["117670","these."],["117830","You"],["117950","could have"],["118110","multiple"],["118385",""],["118660","things"],["118940","applying"],["119210",""],["119480","to"],["119610","that"],["120070","tag,"],["120440","that"],["120650","selector"],["120960",""],["121270",""],["121540","body."],["121990",""],["122330","Each"],["122500","one"],["122630","of"],["122670","them"],["122780","is"],["122860","separated"],["123240","by"],["123430","a"],["123570","semicolon,"],["123935",""],["124300",""],["124500","and"],["124790","we"],["124900","call"],["125270","each"],["125520","one"],["125670","of"],["125760","them"],["125960","a"],["126130","declaration,"],["126590","a"],["127050","CSS"],["127470",""],["127890","declaration."],["128260",""],["128630",""],["128949","When"],["129100","we're"],["129220","done"],["129460","with"],["129580","all"],["129850","the"],["129940","styling"],["130370","we"],["130449","want"],["130610","to"],["130669","apply"],["131070","to"],["131170","that"],["131330","particular"],["131820","tag,"],["132170",""],["132410","we"],["132590","just"],["132970","have"],["133140","a"],["133210","closing"],["133580","curly"],["133830","brace"],["134170","to"],["134450","end"],["134730","the"],["134830","stylesheet,"],["135120",""],["135300","and"],["135360","we're"],["135480","done"],["135810","defining"],["136220","the"],["136310","stylesheet"],["136580",""],["136790","for"],["136880","that"],["137160",""],["137440","particular"],["137715",""],["137990","selector."],["138300",""],["138550",""],["138913",""],["139276",""],["139640","What"],["139790","are"],["139860","some"],["140020","common"],["140370","CSS"],["140630",""],["140890","properties?"],["141190",""],["141490","Well,"],["141740","maybe"],["141900","you"],["142060","want"],["142180","to"],["142230","put"],["142360","a"],["142420","border"],["142910","around"],["143160","something."],["143590","So"],["143680","you"],["143810","can"],["143920","say,"],["144380","border,"],["144700",""],["145020",""],["145305",""],["145590","that"],["145730","would"],["145820","be"],["145980","your"],["146240","key,"],["146545",""],["146850","and"],["146980","then"],["147070","your"],["147180","values"],["147530","would"],["147640","be,"],["148030","what"],["148280","style,"],["148550",""],["148820","color,"],["149160","and"],["149260","width"],["149460","you"],["149560","want"],["149770","it to"],["149840","be."],["149990","So"],["150110","the"],["150190","style"],["150540","could"],["150610","be"],["150970","a"],["151050","solid"],["151440","line,"],["151670","a"],["151730","dotted"],["152050","line,"],["152430",""],["152750","a"],["152860","dashed"],["153250","line,"],["153530","a"],["153690","ridge"],["154040","line,"],["154330","which"],["154450","would"],["154520","be"],["154630","wavy"],["155010","line."],["155340",""],["155680",""],["156020","Maybe"],["156220","you"],["156330","want"],["156540","to"],["156590","have"],["156790","it"],["156880","be"],["157040","blue"],["157370","or"],["157540","black"],["157920","or"],["158020","green."],["158275",""],["158530",""],["158790","Maybe"],["158980","you"],["159060","want"],["159210","it to be"],["159300",""],["159380","1"],["159770","or"],["159880","2"],["160150","or"],["160310","10"],["160740","pixels"],["161210","wide."],["161490","You"],["161610","can"],["161710","specify"],["161965",""],["162220","all"],["162390","of"],["162520","those"],["162750","things."],["163200",""],["163650",""],["164100","Maybe"],["164230","you"],["164330","want"],["164410","to"],["164460","set"],["164610","the"],["164690","background"],["165190","color"],["165430","of"],["165480","your"],["165580","page"],["165830","in a"],["165900","particular"],["166290","way."],["166420","We"],["166550","already"],["166710","saw"],["166970","that,"],["167270","setting"],["167460","the"],["167530","background"],["167850","of"],["167900","the"],["167960","body"],["168220","to"],["168290","be"],["168390","blue."],["168650",""],["168910",""],["169215","Then"],["169520","you"],["169660","can"],["169790","use"],["169970","a key"],["170060","word,"],["170360",""],["170660","so"],["170930","CSS"],["171330","has"],["171460","certain"],["171730","colors"],["172080","that"],["172170","are"],["172250","built"],["172480","into"],["172740","it,"],["172940","blue,"],["173250","green,"],["173610","black,"],["173910","a"],["173960","very"],["174130","simple"],["174420",""],["174710",""],["174975",""],["175240","colors"],["175510","we"],["175610","know."],["175950","But"],["176040","you"],["176110","can"],["176200","also"],["176670","specify"],["176950",""],["177230","any"],["177500","hex"],["177850","color"],["178110","that"],["178230","you'd"],["178380","like."],["178790",""],["179110","Recall"],["179440","that"],["179580",""],["179790",""],["180020","colors"],["180260","can be"],["180420","identified"],["180705",""],["180990","by"],["181330","a"],["181630",""],["181930","set"],["182210","of"],["182330","three"],["182650",""],["182970",""],["183310","hex"],["183810",""],["184110",""],["184410","numbers"],["184800",""],["185190","from"],["185380","0"],["185600","to"],["185760","255,"],["186230","rg"],["186690","and"],["186780","b,"],["186950","the"],["187070","red,"],["187300","green,"],["187560","and blue"],["187780","component."],["188140",""],["188500","And"],["188670","so"],["188790","we"],["188890","can"],["189030","specify"],["189300",""],["189570","any"],["189800","color"],["190070","we"],["190180","want"],["190480","by,"],["190590","instead"],["190780","of"],["190850","using"],["191180","blue"],["191570","or"],["191730","green"],["192070","or"],["192170","black,"],["192630",""],["192870","using"],["193185",""],["193500","pound"],["193810",""],["194120","and"],["194260","then"],["194480","six"],["194860","digits"],["195140","of"],["195270","hex,"],["195520","and"],["195600","that"],["195680","would"],["195780","give"],["195930","us"],["196100","the"],["196170","six"],["196440","digit"],["196710","color."],["197090",""],["197496",""],["197902",""],["198310","So"],["198410","that's"],["198570","the"],["198650","background"],["199070","color."],["199430",""],["199850","We also"],["199910","have"],["200050","the"],["200130","foreground"],["200440",""],["200750","color,"],["201140","which"],["201180","is"],["201260","usually"],["201520","going"],["201610","to"],["201660","be"],["201770","the"],["201910","text"],["202260","of"],["202350","your"],["202480","page."],["202970",""],["203360",""],["203750",""],["204140","And"],["204300","you"],["204370","could"],["204520","similarly"],["204860","do"],["205000","that"],["205330","with"],["205750","key word"],["206045",""],["206340","and"],["206800","or"],["207070",""],["207340","six"],["207690","digit"],["208090",""],["208400","hex."],["208850","So you can"],["208910","specify"],["209280","any"],["209520","color"],["209810","you"],["209920","want"],["210200","for"],["210290","the"],["210460","text"],["210900","of"],["211010","your"],["211130","page"],["211560",""],["211850",""],["212140","against"],["212540","a"],["212580","particular"],["212970",""],["213360","background"],["213625",""],["213890","color,"],["214160",""],["214430","up"],["214540","above."],["215020",""],["215470",""],["215920",""],["216370","You can"],["216530","also"],["216760","change"],["217025",""],["217290","and"],["217400","deal"],["217640","with"],["217810","font,"],["218260","and"],["218430","the"],["218500","way"],["218680","text"],["219100","is"],["219190","rendered"],["219470","on"],["219550","the"],["219630","page."],["220090",""],["220400","So"],["220420","you"],["220580","can"],["220840","change"],["221200","your"],["221310","font"],["221650","size."],["222010","You"],["222140","can"],["222280","use"],["222530","key"],["222780","words,"],["223140","such"],["223330","as"],["223520","extra,"],["223910","extra"],["224180","small, or"],["224630","xx"],["225030","small,"],["225460",""],["225680","or"],["225810","medium,"],["226065",""],["226320","large,"],["226700","and"],["226810","so"],["226990","on."],["227240",""],["227660","You can"],["227770","use"],["228010","fixed"],["228430","points,"],["228900","10 point, 12"],["229395",""],["229890","point,"],["230220","and"],["230330","so"],["230520","on."],["230750","You can"],["231210","use"],["231510","percentages,"],["231860",""],["232210",""],["232560",""],["232830","80%,"],["233050",""],["233510","20%,"],["233790",""],["234150","where"],["234300","100%"],["234630","is"],["234820","the"],["234910","default"],["235240",""],["235570","font"],["235850","size,"],["236210","which"],["236370","is"],["236430","usually"],["236630","going"],["236710","to"],["236750","be"],["236920","something"],["237140","like"],["237250","11"],["237500","or"],["237550","12"],["237820","points."],["238230",""],["238725",""],["239220","Or"],["239520","you"],["239590","can"],["239840","even"],["240100","base it"],["240340","off"],["240520","of"],["240650","the"],["240730","most"],["241010","recent"],["241280",""],["241550","font"],["241820","size."],["242090","If you just"],["242390","wrote"],["242650","something"],["242890","and you"],["243020","know"],["243200","what"],["243310","you"],["243390","want"],["243560","is"],["243780","for"],["243940","it to"],["244030","be"],["244120","smaller,"],["244535",""],["244950","but"],["245090","you"],["245200","don't"],["245450","know"],["245590","exactly"],["246050","what"],["246250","size"],["246510","you"],["246600","want"],["246700","it to"],["246830","be,"],["247050","well, you"],["247230","can"],["247340","just"],["247510","say,"],["247750","font"],["248010","size"],["248460","smaller."],["248730",""],["249000",""],["249330","And"],["249490","it"],["249530","will"],["249650","base"],["249890","off"],["250040","of"],["250240","the,"],["250500",""],["250760","just"],["250960","up"],["251090","above,"],["251350","it's"],["251710",""],["252095",""],["252480",""],["252865",""],["253250","font"],["253460","size."],["253770",""],["254150",""],["254530","And"],["254630","you"],["254730","can get"],["254950","smaller"],["255390","or"],["255410","larger."],["255760","So"],["255850","there's"],["255950","a"],["256000","lot"],["256190","of different"],["256390","ways"],["256529","to"],["256610","specify"],["257050","font"],["257390","size."],["257655",""],["257920",""],["258390","You can also"],["258670","specify"],["258750",""],["258910",""],["258950",""],["259170","what"],["259510","font"],["259880","family"],["260300","you"],["260390","want."],["260690","If you"],["260760",""],["261089","have"],["261220","a"],["261300","particular"],["261750","name,"],["262065",""],["262380","there's"],["262570","a"],["262640","way"],["262820","in"],["262940","CSS--"],["263360","we're not"],["263560","going to"],["263640","talk"],["263800","about"],["263990","it here--"],["264290","to"],["264700","define"],["265130","a"],["265180","very"],["265430","specific"],["265710",""],["265990","font"],["266390",""],["266830",""],["267270","and"],["267500","embed"],["267930","it into"],["268120","your"],["268250","page."],["268615",""],["268980","You can also"],["269100","use"],["269230",""],["269300","generic"],["269790","names."],["270230",""],["270620","There's"],["270790","a"],["270830","lot"],["270960","of"],["271040","web"],["271400","safe"],["271890","fonts"],["272290","that"],["272390","are"],["272470","pre-defined"],["272750","in"],["273030","CSS."],["273285",""],["273540","And"],["273780","if you are a"],["274080","user"],["274490","of"],["274580","Microsoft"],["274855",""],["275130","Office"],["275510","in"],["275580","the"],["275640","last"],["275890","20"],["276120","years,"],["276390","you're"],["276400","probably"],["276690","familiar"],["277060","with"],["277260","a"],["277380","lot"],["277570","of"],["277720","these"],["277880","web"],["278120","safe"],["278460","fonts"],["278810","already,"],["279290",""],["279620","Times"],["279920","New"],["280060","Roman,"],["280320",""],["280580",""],["280920","Arial,"],["281400",""],["281640","Courier"],["282030","New,"],["282480",""],["282750",""],["283020","Georgia,"],["283370",""],["283720","Tahoma,"],["284180","Verdana,"],["284640","and"],["284740","so"],["284920","on."],["285140",""],["285470","Those"],["285620","are"],["285680","all"],["285870","considered"],["286230","web"],["286480","safe"],["286850","fonts."],["287170","And actually,"],["287410","part"],["287600","of"],["287640","the"],["287700","reason"],["287960","they"],["288060","came"],["288360","to"],["288450","be"],["288740","was"],["288920","to"],["289020","be"],["289140","used"],["289410",""],["289680",""],["290020","to"],["290170","make"],["290425",""],["290680","web--"],["291090",""],["291580","every"],["291800","page"],["292170","had"],["292350","access"],["292680","to"],["292750","this"],["293120","default"],["293540","set"],["293700","of"],["293790","fonts"],["294140","with"],["294310","various"],["294605",""],["294900",""],["295170","serifs,"],["295655","and"],["296140","all"],["296290","this"],["296580",""],["296875",""],["297170","font"],["297450","stuff we won't get into,"],["297630",""],["297930",""],["298205",""],["298480","but"],["298920","these"],["299220","are"],["299360","usually"],["299675",""],["299990","accessible"],["300250",""],["300510","in"],["300580","your"],["300700","CSS,"],["301130","even"],["301310","if"],["301390","you"],["301470","don't"],["301700","otherwise"],["301965",""],["302230","define"],["302320",""],["302600","the"],["302650","fonts."],["302940",""],["303230",""],["303710",""],["304190","Lastly,"],["304460","you"],["304510","can"],["304650","align"],["305040","your"],["305150","text,"],["305520","instead"],["305710","of it"],["305860","being,"],["306110","by"],["306360","default,"],["306730","aligned"],["307070","to"],["307160","the"],["307280","left,"],["307580",""],["307880","you"],["308010","could"],["308140","align"],["308430","it"],["308510","to"],["308600","the"],["308700","right,"],["309100",""],["309310","or"],["309600","you could"],["309750","align it"],["310080","centered,"],["310560","or"],["310730","justified"],["311060",""],["311390","so that it"],["311630",""],["312060","hit"],["312390","both"],["312850","margins."],["313185",""],["313520",""],["313740","So"],["313880","those"],["314040","are"],["314140","all"],["314320","options"],["314680","you"],["314760","can"],["314890","use"],["315150","to"],["315390","change"],["315800","what your"],["315900","text"],["316210","looks"],["316510","like,"],["316800","and"],["317010","how"],["317160","it's"],["317300","displayed"],["317600",""],["317900",""],["318200","on"],["318390","your"],["318490","page."],["318785",""],["319080",""],["319426",""],["319772",""],["320120","Your"],["320240","selectors"],["320660","don't"],["320860","have"],["321020","to"],["321110","be"],["321260","tags"],["321540",""],["321820","only."],["322180","We"],["322350","previously"],["322730","saw a"],["323060","body"],["323550","tag"],["323880","selector,"],["324180",""],["324480",""],["324690","and"],["325010","tag"],["325220","selector"],["325580","does"],["325910","look"],["326090","just"],["326280","like"],["326390","that."],["326580","You"],["326660","name"],["327050","a"],["327110","tag,"],["327490","and"],["327550","then"],["327670","you"],["327750","define"],["328150","a"],["328220","stylesheet"],["328530",""],["328900","for"],["329030","that"],["329270","tag."],["329690",""],["330020","But you can also do"],["330380",""],["330510","something"],["330740","called"],["331020",""],["331300","an"],["331470","ID"],["331735",""],["332000","selector."],["332330",""],["332660","An"],["332790","ID selector"],["333110",""],["333200","looks"],["333400","pretty"],["333610","similar."],["334000",""],["334390","But"],["334440","notice,"],["334730","that"],["334910","now"],["335090","I'm"],["335210","not"],["335360","using"],["335660","an"],["335770","HTML"],["336040",""],["336310","tag,"],["336790",""],["337000","I'm"],["337150","using,"],["337480","in"],["337540","this"],["337690","case,"],["338100","#unique,"],["338490",""],["338960","or"],["339060","hash"],["339400","unique."],["339900",""],["340310",""],["340720","If"],["340880","you"],["340970","recall"],["341270","from our"],["341470","video"],["341850","on"],["341990","HTML,"],["342285",""],["342580","we"],["342680","talked"],["342930","about"],["343150","how"],["343580",""],["343980","tags"],["344245",""],["344510","can"],["344610","have"],["344970","attributes."],["345295",""],["345620","And"],["345720","one"],["345820","attribute"],["346280","that"],["346370","applies"],["346710","to"],["346810","pretty"],["347080","much"],["347320","all"],["347600","HTML"],["348050","tags,"],["348340","but"],["348420","we"],["348500","didn't"],["348680","talk"],["348890","about"],["349130","it, is"],["349230","something"],["349520","called"],["349740","an"],["349890","ID"],["350170",""],["350450","tag."],["350910",""],["351175",""],["351440","So"],["351450","this"],["351650","particular"],["352130","CSS"],["352490","would"],["352630","apply"],["353120","only"],["353560","to"],["353760","HTML"],["354065",""],["354370","tag"],["354730","that"],["354820","has"],["355250","a"],["355320","very"],["355640","specific"],["355895",""],["356150","ID,"],["356510",""],["356870",""],["357080","that"],["357260","you've"],["357520","named."],["357800",""],["358080",""],["358530","So"],["358560","if"],["358610","you"],["358720","have"],["358920","somewhere"],["359350","in"],["359460","your"],["359640","code,"],["359900",""],["360160",""],["360565",""],["360970","somewhere"],["361000","in"],["361120","your"],["361220","HTML"],["361585",""],["361950",""],["362260","file,"],["362530",""],["362800",""],["363230","a"],["363470","tag"],["363730","and"],["363990","you"],["364070","specify"],["364355",""],["364640","as"],["364790","an"],["364890","attribute"],["365340","to"],["365440","that"],["365640","tag,"],["366090","ID"],["366375",""],["366660","equals"],["367010","unique,"],["367285",""],["367560",""],["367860","this"],["368160","particular"],["368620","stylesheet"],["368890",""],["369060","here"],["369290","will"],["369590","only"],["369960","apply"],["370215",""],["370470",""],["370810","in"],["370970","between"],["371285",""],["371600","that"],["371895",""],["372190","tag"],["372510",""],["372830","with"],["372990","the"],["373100","ID"],["373470","of"],["373580","unique."],["374070",""],["374550",""],["375030","You"],["375110","can"],["375220","also"],["375480","do"],["375550","something"],["375740","called"],["375930","a"],["375980","class"],["376310",""],["376640","selector."],["376910",""],["377180","So"],["377310","in"],["377420","addition"],["377730","to"],["377810","having"],["378120",""],["378180","ID"],["378640","attributes,"],["378925",""],["379210",""],["379450","you"],["379550","can"],["379700","also"],["379920","add"],["380090","a"],["380140","class"],["380415",""],["380690","attribute"],["380955",""],["381220","to"],["381350","HTML"],["381630",""],["381910","tags."],["382360",""],["382745",""],["383130","And"],["383540","when"],["383660","you"],["383750","use"],["384020","a"],["384110","class"],["384580","attribute,"],["384880",""],["385180","it"],["385430","can"],["385590","be"],["385700","applied"],["386000","to"],["386110","multiple"],["386400",""],["386690","tags."],["387140","So"],["387170","if you"],["387330","have"],["387510","several"],["387930","things"],["388190","that"],["388290","are"],["388460","similar,"],["388820",""],["389180",""],["389495",""],["389810","maybe"],["390080","you"],["390190","want"],["390400","to"],["390530","say,"],["391010",""],["391445",""],["391880","open"],["392120","tag"],["392450","blah, blah, blah,"],["392560","blah,"],["392880",""],["393200",""],["393520",""],["393800",""],["393990","class"],["394380","equals"],["394860","students."],["395175",""],["395490",""],["395890","And"],["396080","then"],["396420","this"],["396730","particular"],["397170","stylesheet"],["397450",""],["397730","would"],["397850","apply"],["398190","to"],["398570","every"],["398850",""],["399130",""],["399583",""],["400036",""],["400490","tag"],["400900","whose"],["401100","class"],["401580","is"],["401930","students."],["402185",""],["402440","In"],["402510","this"],["402630","case,"],["402790","we'd"],["402950","set"],["403030","the"],["403090","background"],["403390","color"],["403600","to"],["403650","yellow,"],["403970",""],["404290","and"],["404490","we'd"],["404600","set"],["404770","opacity,"],["405085",""],["405400","which"],["405530","is"],["405640","a"],["405730","tag"],["405950","we"],["406120","didn't talk"],["406310","about,"],["406520","but"],["406620","just"],["406890","deals"],["407120","with"],["407230","how"],["407400","transparent"],["407786",""],["408172",""],["408560","something"],["408920","is,"],["409420","to"],["409785","70%,"],["410150",""],["410550","in"],["410640","this"],["410760","case."],["411110",""],["411576",""],["412042",""],["412510","There's"],["412660","two"],["412880","options"],["413270","for"],["413400","writing"],["413730","stylesheets."],["414060",""],["414430","You"],["414550","can"],["414620","write"],["414770","them"],["414880","directly"],["415150",""],["415420","into"],["415570","your"],["415760","HTML"],["416220",""],["416680","by"],["416870","placing"],["417250","the"],["417330","stylesheets"],["417585",""],["417840","in"],["417960","between"],["418430","style"],["418730",""],["419030","tags."],["419360",""],["419690","And"],["419830","those"],["419930","style"],["420260","tags"],["420570","go"],["420730","inside"],["421100","of"],["421200","the"],["421290","head"],["421580","tags"],["422030",""],["422310","of"],["422440","your"],["422520","web"],["422650","page."],["423090",""],["423470",""],["423850","The"],["424050","perhaps"],["424410","more"],["424630","preferred"],["424900",""],["425170","way"],["425300","to"],["425410","do"],["425610","it is"],["425890","to"],["426070","write"],["426280","a"],["426360","separate"],["426840",".css file,"],["427306",""],["427772",""],["428240","and"],["428430","then"],["428590","link"],["428990","it"],["429140","into"],["429470","your"],["429610","document"],["430100","using"],["430390",""],["430680","link"],["431150","tags."],["431450",""],["431750",""],["432055",""],["432360","Link"],["432670","tags,"],["432960","again,"],["433140","are"],["433220","different"],["433580","from"],["433720","hyperlinks,"],["434205",""],["434690","if"],["434800","you"],["434950","recall from our"],["435300","video"],["435600","an"],["435680","HTML."],["436040",""],["436400",""],["436760","And"],["436980","link"],["437210","tags"],["437430","are"],["437490","how"],["437610","we"],["437730","pull"],["438080","in"],["438220","separate"],["438600","files."],["439030","It"],["439120","sort"],["439260","of"],["439350","like"],["439540","the"],["439720","equivalent"],["440170","of"],["440250","the"],["440310","#include"],["440810",""],["441310",""],["441655",""],["442000","for"],["442360","web"],["442720","programming."],["443015",""],["443310",""],["443605",""],["443900","So"],["444285",""],["444670","let's"],["444880","take"],["445050","a"],["445100","look"],["445320","at"],["445510","table.HTML."],["445855",""],["446200",""],["446530",""],["446835",""],["447140","If"],["447200","you"],["447300","recall"],["447630","from"],["447730","our"],["447840","HTML"],["448250","video,"],["448650","I"],["449130","showed"],["449380","an"],["449440","example"],["449830","of"],["449990","a"],["450110","very"],["450470","simple"],["450860",""],["451250","multiplication"],["451625",""],["452000","table"],["452300","that"],["452450","looked"],["452760",""],["453230","pretty"],["453525",""],["453820","ugly,"],["454100",""],["454380",""],["454640","and"],["454840","maybe"],["455020","there's"],["455160","a"],["455230","way"],["455380","to"],["455480","make"],["455760","it"],["455900",""],["456160","better"],["456440",""],["456720","with"],["456910","CSS,"],["457235",""],["457560","to"],["457650","make"],["457790","it"],["458030","actually"],["458330","look"],["458650","more"],["458940","like"],["459260","a"],["459310","multiplication"],["459720",""],["460130","table,"],["460570","or"],["460740","something"],["461120","that"],["461280","isn't"],["461550","just"],["461760",""],["461990","stuck"],["462280","together"],["462580","with"],["462750","no"],["462990","actual"],["463310","division"],["463730","between"],["464040","the"],["464140","rows"],["464380","and the"],["464520","columns."],["464780",""],["465040",""],["465315",""],["465590","So"],["465690","let's"],["465710","head"],["465830","over"],["465990","to"],["466050","CS50"],["466550","IDE,"],["467000","and"],["467100","take"],["467280","a"],["467330","look"],["467490","at"],["467530","how"],["467630","CSS"],["467920",""],["468210","can,"],["468320","sort"],["468450","of,"],["468570","tweak"],["469050",""],["469290","what"],["469550","we"],["469640","started"],["469950","with"],["470160","before,"],["470470",""],["470780","and"],["470930","make"],["471080","it"],["471170","something"],["471490",""],["471810","a"],["471910","lot"],["472250","better."],["472596",""],["472942",""],["473290","So"],["473410","we're"],["473530","in"],["473630","CS50 IDE"],["473970",""],["474120",""],["474270",""],["474590","now,"],["474870","and if"],["475080","unfamiliar,"],["475365",""],["475650","we'll"],["475820","pull"],["476010","up in"],["476230","this"],["476430","table"],["476810","that"],["477040","HTML"],["477420",""],["477800","page."],["478240",""],["478710","Table.HTML"],["479020",""],["479280",""],["479540","basically"],["479920","just"],["480090","defines"],["480550","the"],["480650","contents"],["481090","of"],["481240","a"],["481310","multiple-- it"],["481790","was"],["482090","supposed"],["482330","to"],["482390","be"],["482500","a"],["482590","four"],["482860","by"],["483000","four"],["483295",""],["483590","multiplication"],["484060",""],["484530","table."],["484865",""],["485200","It's"],["485370","pretty"],["485570","straightforward."],["485890",""],["486210","And"],["486320","we"],["486410","would"],["486550","think"],["486840","that it"],["486950","would"],["487100","look"],["487530",""],["487740","pretty"],["488130","well"],["488460","organized."],["488785",""],["489110",""],["489410","But"],["489570","in"],["489650","fact,"],["489880","when"],["490000","we"],["490120","preview"],["490510","this"],["490680","page,"],["491015",""],["491350",""],["491730",""],["492110","we"],["492240","see"],["492440","that"],["492700",""],["492960","it's"],["493130","kind"],["493380","of"],["493630",""],["493880","ugly,"],["494360","right?"],["494720",""],["495070",""],["495420","Clearly"],["495820","we have"],["495980","rows"],["496210","and"],["496310","columns"],["496740","here."],["496860","There some"],["497180","sort"],["497310","of"],["497390","separation."],["497755",""],["498120",""],["498350","But"],["498510","it's"],["498650","not"],["498790","a"],["498810","meaningful"],["499220",""],["499630","separation."],["500040","We're"],["500210","not"],["500480","actually"],["500750",""],["500980","getting"],["501310","too"],["501490","much"],["501700","information"],["501965",""],["502230","here."],["502550",""],["502970",""],["503390","And"],["503620","there's"],["503860","no"],["504060","separation"],["504340",""],["504620","between"],["504840","the"],["504930","rows"],["505080","and"],["505170","columns"],["505480","in"],["505560","terms"],["505730","of"],["505810","horizontal"],["506105",""],["506400","or"],["506460","vertical"],["506890","rules."],["507360",""],["507726",""],["508092",""],["508460","We"],["508640","could"],["508740","probably"],["508990","make"],["509140","this"],["509300","look"],["509530","a"],["509630","little"],["509910","bit"],["510410","better."],["510780",""],["511155",""],["511530","So"],["511990","let's"],["512250","try."],["512679",""],["513014","So"],["513350","I'm going to"],["513419","close"],["513730","this"],["513900","tab"],["514179","up"],["514289","here."],["514559","And"],["514669","I'm going to"],["514710","close"],["515039","my"],["515179","table.HTML,"],["515520",""],["515630",""],["515899",""],["516169","and"],["516250","I"],["516270","have"],["516400","another"],["516679","version"],["516990","here"],["517210","called"],["517620","table2.HTML."],["517919",""],["518169",""],["518250",""],["518570",""],["518890",""],["519190",""],["519490","We'll"],["519620","open"],["519850","that up."],["520190",""],["520485",""],["520780","The"],["521020","body"],["521390","of"],["521470","the"],["521539","page"],["521760","is"],["521850","pretty"],["522010","much"],["522190","the"],["522260","same,"],["522530","but"],["522630","I've"],["522750","changed"],["523080","a"],["523140","little"],["523309","bit"],["523440","at"],["523520","the"],["523610","top."],["523970","And"],["524070","I'll"],["524159","scroll"],["524470","up"],["524790","here."],["525250",""],["525727",""],["526204",""],["526681",""],["527160","Notice"],["527340","that"],["527440","this"],["527590","time,"],["527790","I'm"],["527880","using"],["528220","embedded"],["528640","style"],["528990","tags."],["529340","I've"],["529480","opened"],["529730","a"],["529780","style"],["530100","tag,"],["530360","and"],["530440","I'm"],["530510","now"],["530670","defining"],["530945",""],["531220","a"],["531290","CSS"],["531585",""],["531880","stylesheet"],["532220",""],["532520",""],["532760","just"],["533110","inside"],["533550","of"],["533640","it."],["533930",""],["534310","I"],["534420","have"],["534550","a"],["534610","stylesheet"],["534890",""],["535050","that"],["535150","says,"],["535610","table."],["535960",""],["536310","That's"],["536530","my"],["536740","tag"],["537090","selector."],["537380",""],["537670",""],["538170","I'm"],["538240","not"],["538390","using"],["538710","dot"],["539080","or"],["539355",""],["539630","hash,"],["539910",""],["540190",""],["540500","which I would"],["540830",""],["540890","be"],["540990","doing"],["541200","if"],["541310","I"],["541340","was"],["541440","using"],["541680","an"],["541790","ID"],["542270","or"],["542470","a"],["542520","class"],["542930","selector."],["543195",""],["543460",""],["543710","I"],["543810","have"],["543950","a"],["544050","tag"],["544390","selector"],["544840","here--"],["545180",""],["545530","table."],["545815",""],["546100",""],["546190","This"],["546290",""],["546360",""],["546570",""],["546670","style"],["547100","is"],["547170","going"],["547350","to"],["547460","apply"],["547850","to"],["548260","every"],["548660","table"],["549070","tag."],["549480",""],["549785",""],["550090","Apparently"],["550550","I"],["550610","want"],["550750","to"],["550800","put"],["551010","a"],["551140","one"],["551510","pixel"],["551790",""],["552070",""],["552330","wide,"],["552610",""],["552890","solid"],["553220",""],["553550","blue"],["553920","border,"],["554410",""],["554680",""],["554950","inside"],["555220","my"],["555310","table."],["555740",""],["556075",""],["556410","That"],["556530","sounds"],["556700","like"],["556790","it"],["556850","would"],["557090","probably"],["557440","help"],["557640","the"],["557720","situation,"],["558160","right?"],["558320","We're"],["558420","going"],["558530","to"],["558570","have"],["558740","things"],["558940","look"],["559050","a"],["559090","lot"],["559270","better."],["559600",""],["559960",""],["560320","So"],["560540","this"],["560700","is"],["560840","fine."],["561190","Stylistically,"],["561550",""],["561910","I've"],["562140","just"],["562340","embedded"],["562720","my"],["562860","stylesheet"],["563150",""],["563280","in"],["563370","here."],["563540","It's"],["563640","certainly"],["563860","an"],["564080","acceptable"],["564180",""],["564330","way"],["564470","to"],["564570","do"],["564710","it."],["565100","Let's"],["565340","see"],["565440","what"],["565590","this"],["565770","looks"],["565990","like."],["566260","So"],["566360","I'll"],["566460","go"],["566560","back"],["566590","down"],["566770","here,"],["566990","and"],["567060","I'll"],["567300","will"],["567670",""],["567925",""],["568180","preview"],["568555",""],["568930","my"],["569430","table2.HTML."],["569790",""],["570200",""],["570430",""],["570845",""],["571260",""],["571650",""],["572040",""],["572430","Well,"],["572610","that's"],["572930","not"],["573360","quite"],["573640",""],["573920","what"],["574110","I"],["574160","wanted,"],["574425",""],["574690","but"],["574810","it"],["574890","is"],["574990","exactly"],["575350","what"],["575410","we"],["575540","asked"],["575780","for."],["576080",""],["576470","We"],["576800","said"],["577150","that this"],["577300","style"],["577620","is"],["577680","going"],["577820","to"],["577930","apply"],["578250","to"],["578510","our"],["578680","table."],["578935",""],["579190",""],["579530","Our"],["579680","table"],["580090","now"],["580290","has"],["580690","a"],["580940","one"],["581250","pixel"],["581630","wide,"],["582040","solid"],["582300",""],["582560","blue"],["582780","border"],["583110","around"],["583380","it."],["583550",""],["583810","We're"],["584010","not"],["584130","actually"],["584440","getting"],["584840","at"],["585010","the"],["585150","table"],["585560","cells."],["585906",""],["586252",""],["586600","We're"],["586710","just"],["586810","getting"],["587020","at"],["587140","the"],["587230","table."],["587570","So"],["587690","CSS"],["587820",""],["588110",""],["588450","worked."],["588755",""],["589060",""],["589310","It"],["589480","has"],["589680","applied"],["590080","a"],["590160","stylesheet"],["590570",""],["590900","to"],["591090","our"],["591220","table."],["591555",""],["591890","But"],["592030","didn't"],["592230","quite"],["592560","do"],["592710","what"],["592820","we"],["592920","wanted"],["593360","it to"],["593540","do."],["593950",""],["594200","How"],["594330","do"],["594390","we"],["594480","get"],["594650","to"],["594790","do"],["595000","what"],["595090","we"],["595170","want"],["595460","it to"],["595550","do?"],["595730","Well,"],["595850","let's"],["595990","take"],["596130","a"],["596170","look"],["596310","at"],["596400","one"],["596650","more"],["596910","version"],["597210","of"],["597310","this"],["597630",""],["597910","in"],["598070","table3.HTML."],["598420",""],["598790",""],["599160",""],["599230",""],["599495","So"],["599760","I'm just going to"],["600040","close"],["600350","these"],["600530","tabs."],["600870","I'm going to"],["600940",""],["601020","go"],["601150","back"],["601340","over"],["601500","here"],["601770","to"],["601870","my"],["602150","file"],["602430","tree,"],["602680","and"],["602800","open"],["603020","up"],["603200",""],["603530","table3.HTML."],["603890",""],["604308",""],["604726",""],["605144",""],["605562",""],["605980",""],["606405",""],["606830",""],["607255",""],["607680","Again,"],["607940","it's going to"],["608070","look"],["608210","pretty"],["608400","similar"],["608790","here"],["608930","at"],["609000","the"],["609070","beginning."],["609345",""],["609620",""],["609985",""],["610350","But"],["610490","notice,"],["610740","this"],["610940","time,"],["611340",""],["611630","instead"],["611870","of"],["611940","using"],["612200","a"],["612250","stylesheet"],["612620",""],["612830","embedded"],["613135",""],["613440","right"],["613600","in"],["613730","there,"],["614060",""],["614460","I'm"],["614630","going"],["614840","to"],["614970","link"],["615310",""],["615650","in"],["615920",""],["616190",""],["616520","a"],["616610","stylesheet"],["616920",""],["617140","using"],["617410","the"],["617540","link"],["617950","tag."],["618400",""],["618870","So I'm"],["619060","apparently"],["619370","linking"],["619660","in"],["619720","a"],["619790","stylesheet"],["620080",""],["620250","called"],["620570","tables.CSS,"],["620835",""],["621100",""],["621370",""],["621800",""],["622230",""],["622480","and"],["622960","this"],["623220","well equals"],["623606","stylesheet"],["623992",""],["624380",""],["624540","just"],["624700","means--"],["624900","well,"],["625090","what"],["625470",""],["625850","is"],["625930","this"],["626100","file"],["626480","relative"],["626860","to"],["626950","what"],["627080","I'm"],["627200","doing--"],["627530",""],["627740","is a"],["627980","stylesheet"],["628400","that"],["628480","I'm using"],["628810","for"],["628890","my"],["629030","page."],["629470",""],["629870","So"],["630000","if"],["630070","I"],["630120","really"],["630430","want"],["630560","to"],["630600","see"],["630740","what"],["630830","I'm"],["630920","doing"],["631130","with"],["631270","the"],["631410",""],["631680","CSS"],["632130","here,"],["632320","I"],["632350","need"],["632490","to"],["632560","go"],["632740","open"],["632970","that"],["633210","table.CSS"],["633700","file"],["634063",""],["634426","as"],["634790","well."],["635010","So"],["635120","we'll"],["635250","go"],["635350","back"],["635590","over"],["635740","here"],["635890","again"],["636160","to"],["636330","our"],["636470","file"],["636730","tree."],["637080",""],["637490","There's"],["637720","table.CSS."],["638050",""],["638250",""],["638660","We'll"],["638770","pop"],["638980","it"],["639040","open."],["639490",""],["639990",""],["640490","Now"],["640660","we're"],["640740","seeing"],["641010","a little of"],["641210","the"],["641290","CSS."],["641635",""],["641980",""],["642343",""],["642706",""],["643070","Apparently,"],["643415",""],["643760","I"],["643870","have"],["644010","a"],["644080","couple"],["644380","of"],["644460","things"],["644690","going"],["644920","on"],["645040","here."],["645320",""],["645630","I"],["645950","apparently want"],["646050","to"],["646100","put"],["646230","a"],["646280","five"],["646730","pixel"],["647150","wide,"],["647510","solid"],["648000","red"],["648390","border,"],["648670",""],["648950","around"],["649240","my"],["649350","table."],["649750",""],["650200",""],["650650","We"],["650810","already"],["650950","know"],["651080","that that's"],["651400","going"],["651500","to"],["651660","just"],["651920","go"],["652100","on"],["652250","the"],["652440","perimeter."],["652870","We"],["652970","saw"],["653110","that"],["653300","in"],["653370","table2.HTML."],["653860",""],["654115",""],["654370",""],["654600",""],["654880",""],["655160",""],["655500",""],["655840",""],["656180","With"],["656410","each"],["656660","row,"],["656990",""],["657320",""],["657660","I"],["657770","apparently"],["658060","want"],["658240","to"],["658290","specify"],["658770","that"],["658960","the"],["659220","row"],["659530","height is"],["659880","50"],["660260",""],["660640","pixels"],["661120","high."],["661530",""],["661950","So"],["662090","for"],["662250","every"],["662540","row,"],["662840","remember"],["663070","that's"],["663230","what"],["663340","the"],["663480","tr"],["663775",""],["664070","tag"],["664400","does,"],["664870",""],["665275",""],["665680","I'm"],["665810","making"],["666100","it"],["666270","50"],["666720","pixels"],["667180","high."],["667470",""],["667830",""],["668190",""],["668550","Lastly,"],["668930",""],["669310","I"],["669410","have"],["669480","this"],["669620","comment."],["669990","And"],["670050","this"],["670150","is"],["670230","how"],["670290","we make"],["670510","comments"],["670910","in"],["671000","CSS."],["671470","It's"],["671730","very"],["671920","similar"],["672230","to"],["672290","seize"],["672600",""],["672910",""],["673350","block"],["673635",""],["673920","comments"],["674270","syntax"],["674370",""],["674870","slash"],["675320","star."],["675820",""],["676080",""],["676340","All"],["676460","the"],["676530","text"],["676740","you"],["676820","want."],["677090","There's"],["677300","no"],["677510","slash"],["677995","slash"],["678480","though in"],["678600","CSS."],["679035",""],["679470","For"],["679610","short"],["680060","inline"],["680430","comments,"],["680750","we"],["680860","have"],["681050","to"],["681130","use"],["681370","this"],["681570","particular"],["682030","format"],["682370","here."],["682690",""],["683045",""],["683400","It"],["683560","looks"],["683720","like"],["683820","I'm"],["683890","doing"],["684090","a"],["684150","lot"],["684540","of"],["684680","things"],["685030","in"],["685130","my"],["685270","td"],["685525",""],["685780",""],["686065",""],["686350","tags."],["686830","Remember"],["687090","td"],["687480","tags,"],["687820","or"],["687930","table"],["688340","data,"],["688625",""],["688910","which"],["689160","really"],["689470","are"],["689540","just"],["689710","the"],["689840","columns"],["690140",""],["690440","inside"],["690750","of"],["690820","our"],["691000","rows,"],["691300",""],["691600","and"],["691760","apparently"],["692210","for"],["692500","each"],["692960",""],["693240","piece"],["693590","of"],["693750","data"],["694160","in"],["694260","my"],["694400","table,"],["694685",""],["694970","I"],["695070","want"],["695090","to"],["695150","set"],["695360","the"],["695440","background"],["695900","color"],["696140","to"],["696230","be"],["696330","black,"],["696625",""],["696920",""],["697260",""],["697600","the"],["697650","color"],["698050","to"],["698170","be"],["698290","white,"],["698570",""],["698850","color"],["699210","is"],["699360","foreground"],["699640",""],["699920","color."],["700320","So"],["700420","this"],["700470","is"],["700540","going"],["700640","to"],["700680","be"],["700770","the"],["700930","text"],["701280","of"],["701330","my"],["701470","page."],["701930",""],["702360","I"],["702480","want"],["702730","big"],["703110","font,"],["703365",""],["703620","22"],["704110","point"],["704430","font,"],["704800","and"],["704890","I"],["704910","want"],["705140","it to"],["705210","be"],["705450","of"],["705880","the"],["705990","font"],["706300","family,"],["706620",""],["706940","Georgia."],["707390","So I'm"],["707560","not going"],["707650","to"],["707710","have"],["707890","the"],["707980","default"],["708240",""],["708500","font."],["708750","I'm going to"],["708900",""],["708960","specify"],["709245",""],["709530","Georgia,"],["710020",""],["710330","which"],["710390","is"],["710450","one"],["710580","of"],["710630","those"],["710860","web"],["711120","safe"],["711560","fonts"],["711820","that"],["712080","we've"],["712170","seen"],["712350","before."],["712820",""],["713156",""],["713492",""],["713830","I"],["713900","want"],["714080","my"],["714200","text"],["714500","to"],["714560","be"],["714700","aligned"],["714995",""],["715290","centrally,"],["715675",""],["716060","in"],["716220","the"],["716290","middle"],["716730","of"],["716860","the"],["716940","box,"],["717260",""],["717340","I"],["717360","don't want it"],["717470","to"],["717530","be"],["717620","left"],["717930","aligned"],["718260","or"],["718420","right"],["718620","aligned."],["719030",""],["719450","And"],["719490","I"],["719530","want"],["719820","my"],["720070","column"],["720570","width"],["720920","to"],["721040","be"],["721420","50"],["721880","pixels"],["722330","wide"],["722730","as"],["722860","well."],["723210",""],["723550",""],["723890","Let's"],["724100","take"],["724240","a"],["724280","look"],["724450","at what this"],["724870","looks"],["725050","like,"],["725210","and"],["725300","see"],["725410","if"],["725510","this"],["725810","is"],["725930","maybe"],["726120","an"],["726200","improvement."],["726635",""],["727070",""],["727470","So"],["727490","I'm"],["727570","going"],["727650","to"],["727690","go"],["727850","to"],["727920","table3.HTML,"],["728210",""],["728430",""],["728470",""],["728755",""],["729040","which"],["729180","recall,"],["729490","includes"],["729785",""],["730080","table.CSS"],["730335",""],["730590",""],["730810",""],["731155",""],["731500","as"],["731630","a"],["731710","link,"],["732170",""],["732530",""],["732890","and"],["733080","we'll"],["733180","preview"],["733620","it."],["733860",""],["734345",""],["734830","That's"],["734980","a"],["735050","lot"],["735360",""],["735670","better,"],["735970",""],["736270","right?"],["736535",""],["736800","This"],["736950","is"],["737050","actually"],["737370","starting"],["737500","to"],["737590","look"],["737790","a"],["737840","lot"],["738060","more"],["738210","like"],["738380","a"],["738430","multiplication"],["738845",""],["739260","table."],["739550",""],["739840",""],["740120","I"],["740220","have"],["740390","that"],["740560","red"],["740750","border"],["741050","around"],["741250","my"],["741360","table"],["741710","but"],["741790","now"],["741920","I"],["742040","also"],["742300","have"],["742500","specified"],["742780","that"],["743060","each"],["743370",""],["743680",""],["743950","row"],["744330",""],["744710",""],["744990","is"],["745280","50"],["745510","pixels"],["745870","wide,"],["746330",""],["746700","or it's"],["746910","50"],["747100","pixels"],["747360","tall-- excuse"],["747655","me--"],["747950",""],["748130","each"],["748340","column"],["748710","is 50"],["749050","pixels"],["749410","wide."],["749880",""],["750220","The"],["750320","data"],["750610",""],["750900","in"],["751040","each"],["751200","column,"],["751670","and only"],["752080","the"],["752260","data,"],["752580",""],["752900",""],["753250",""],["753600","has"],["753800","a"],["753860","black"],["754260","background."],["754710","So"],["754770","that's"],["754950","why"],["755040","those"],["755190","white"],["755480","lines"],["755790","are"],["755830","there."],["756000","Because"],["756360","the"],["756450","space"],["756840","in"],["756980","between"],["757265",""],["757550","all"],["757710","of"],["757810","those"],["757970","cells,"],["758225",""],["758480",""],["758890","it's"],["759060","not"],["759190","a"],["759240","border"],["759600","in and"],["759770","of"],["759850","itself,"],["760240","it's"],["760400","just"],["760710","I'm"],["760870",""],["761320","only"],["761610","filling"],["762070","in"],["762320","the"],["762400","cells,"],["762720","which"],["762920","actually"],["763170","makes"],["763540","the"],["763630","borders"],["763990","of"],["764060","the"],["764140","table,"],["764430","which"],["764600",""],["764830","apparently"],["765170","did"],["765360","exist"],["765770","all"],["765970","along,"],["766260","it was"],["766360","just"],["766570","thin"],["766840","white"],["767090","lines."],["767355",""],["767620",""],["768030","Now"],["768260","they're"],["768390","visible."],["768720","Now they"],["768930","pop"],["769290","off"],["769510","on"],["769590","the"],["769660","screen."],["770080",""],["770380","And"],["770570","so"],["770690","this"],["770860","is"],["771040","a"],["771130","very"],["771460","simple"],["771850","stylesheet"],["772170",""],["772310","that I've"],["772510","applied,"],["772920","and"],["773000","now"],["773130","my"],["773270","table"],["773635",""],["774000","looks"],["774190","a"],["774260","lot"],["774560","more"],["774750","like"],["774910","a"],["774960","four"],["775170","by"],["775290","four"],["775480","multiplication"],["775825",""],["776170","table,"],["776600",""],["776850","instead"],["777160",""],["777470","of"],["777770",""],["778070","a just"],["778470","jumbled"],["778870","mess,"],["779150","where"],["779310","everything"],["779740","is"],["779920","clearly"],["780240","rows"],["780420","and"],["780490","columns,"],["780950","but"],["781240","not"],["781540","super"],["781870","well"],["782360","organized."],["782675",""],["782990",""],["783460",""],["783930","We're"],["784150","really"],["784340","just"],["784480","scratching"],["784830","the"],["784910","surface"],["785210","of"],["785280","what"],["785430","you"],["785470","can"],["785580","do"],["785660","with"],["785790","CSS"],["786050",""],["786310","here."],["786560",""],["786800","Fortunately"],["787250","the"],["787330","CSS"],["787740","documentation"],["788110",""],["788480","is"],["788750","pretty"],["789020","straightforward."],["789375",""],["789730",""],["790030",""],["790330","You'll"],["790460","use"],["790750",""],["791040","several"],["791530","of"],["791640","its"],["791750","attributes,"],["792090",""],["792430",""],["792815",""],["793200","fairly"],["793510","frequently."],["794000","The"],["794100","ones"],["794150","we"],["794230","talked"],["794460","about"],["794760",""],["795085",""],["795410","earlier"],["795690","in"],["795760","this"],["795890","video."],["796195",""],["796500","There"],["796630","are"],["796680","several"],["796980","that you"],["797080","probably"],["797330","won't"],["797550","use"],["797780","all."],["798170","And"],["798270","that's"],["798330","fine,"],["798600","too."],["798950",""],["799325",""],["799700","But"],["799850","just"],["800060","know,"],["800240","that"],["800520","there's"],["800670","a"],["800730","lot"],["800980","of"],["801030","documentation"],["801295",""],["801560","out"],["801760","there."],["802010","So"],["802110","even"],["802260","if"],["802340","we"],["802440","didn't"],["802630","cover"],["803050","everything,"],["803500","you're"],["803620","certainly"],["803950","not"],["804180","left"],["804450","on"],["804560","your"],["804740","own."],["805110","But"],["805290","CSS"],["805580","is"],["805700","really"],["805900","fun"],["806070","to"],["806160","experiment"],["806600","with."],["806780","And"],["806840","I"],["806890","would"],["806970","strongly"],["807270","encourage"],["807630","you"],["807750","to"],["807820","play"],["808180","around"],["808390","with"],["808470","your"],["808550","web"],["808720","pages,"],["809040","and"],["809150","see"],["809380","how"],["809560","you"],["809710","can"],["809840","make"],["810010","them"],["810180","look"],["810460","and"],["810610","feel"],["811090",""],["811310","to"],["811450","improve"],["811800","the"],["811910","user"],["812180","experience"],["812470","of"],["812760","visiting"],["813190","your"],["813370","page."],["813640",""],["813910",""],["814350",""],["814790","I'm"],["814940","Doug"],["815140","Lloyd."],["815425",""],["815710","This"],["816070","is"],["816430","CS50."],["816730",""],["817030",""],["817330",""],["817630",""],["817930",""],["818230",""],["818530",""],["818830",""],["819130",""],["819430",""],["819730",""],["820030",""]],"paragraphs":[0,5660,30410,60700,96240,139640,169215,199850,220400,258390,304190,320120,345620,375030,412510,443900,473290,513014,595730,629870,668550,723890,783930],"speakers":{"5660":"DOUG LLOYD"}}