www.
descriptor.
comHTML5/CSS3/JavaScriptProgrammingDescription:ThisclassisdesignedforstudentsthathaveexperiencewithbasicHTMLconceptsthatwishtolearnaboutHTMLVersion5,CascadingStyleSheetsVersion3,JavaScriptandjQuery.
Prerequisites:StudentsshouldhavebasicHTMLexperience.
Audience:WebdevelopersthatwanttolearnHTML5,CSS3,JavaScriptandjQuery.
Length:Fivedays.
Objectives:Aftertakingthiscourse,youwillbeableto:1.
UseHTML5tocreatetheuserinterfaceforWebapplicationsthatruninmodernbrowsers,includingusingHTML5formelementsandsemanticelements.
2.
UseCSSandCSS3tostylepagesincludingeffectssuchastransitionsandanimations.
3.
UseCSS3mediaqueriestocreateresponsiveWebapplications.
4.
WriteJavaScriptprogramsthatmanipulatetheDocumentObjectModel(DOM).
5.
WritejQueryprogramsthatworkwiththeDOMandAjax6.
WriteprogramsthatusethejQueryUIandAngular.
jslibraries.
www.
descriptor.
comTopics1.
IntroductiontotheCourse-HTML5,CSS3andJavaScriptProgramming-LegalInformation-HTML5,CSS3andJavaScriptProgramming-Introductions-CourseDescription-CourseObjectives-SampleAgenda-SampleAgenda,cont'd-SampleAgenda,cont'd-SampleAgenda,cont'd-SampleAgenda,cont'd-CourseLogistics2.
HTMLConcepts-HTMLConcepts-HTMLandHTTP-HTMLForms-WritinganHTMLForm-FormInputWidgets-SampleHTMLForm-HTTPRequestHeaders-HTTPResponseHeaders-GETversusPOST-JavascriptFundamentals-SampleJavaScript-JavaScriptObjects-WritingJavaScriptFunctions-JavaScriptVariables-JavaScriptEvents-JavaScriptEventsExample-UsingJavascripttoValidateaForm-ValidatingaForm,cont'd-WhatareCascadingStyleSheets-DefiningStyles-BasicStyleSyntax-StyleClasses-UsingDocument-LevelStyles-UsingExternalStyleSheets-TextProperties-FontProperties-MarginProperties-BorderProperties-BackgroundProperties-OtherCSSProperties-MaintainingStateAcrossRequests-Cookies-HeadersforCookies-ChapterSummary3.
IntroductiontoHTML5www.
descriptor.
com-IntroductiontoHTML5-IntroductiontoHTML5-HTMLVersionHistoryattheW3C-What'sNewinHTML5-HTML5Specifications-WhatAboutXHTML-TheDOCTYPE-TheRootElement-TheHeadElement-SemanticElements-SemanticElements,cont'd-HTML5FormWidgets-HTML5FormWidgetsExample-HTML5InputTypes-HTML5InputTypes,cont'd-OtherHTML5Features-OtherRelatedTechnologies-BrowserSupport-SupportingOlderBrowsers-UsingModernizr-SamplePageSource-SamplePageCSS-SamplePageinModernChrome-SamplePageinIE6,NoModernizr-SamplePageinIE6,WithModernizr-ChapterSummary4.
CSSFundamentals-CSSFundamentals-WhatareCascadingStyleSheets-CSSHistory-GuidelinesforWritingHTMLforCSS-DefiningStyles-BasicStyleSyntax-UsingDocument-LevelStyles-UsingExternalStyleSheets-UsingInlineStyles-SpecifyingColors-Selectors-TheUniversalSelector-TypeSelectors-AttributeSelectors-ClassSelectors-IDSelectors-Pseudo-ClassandPsuedo-ElementSelectors-Pseudo-ClassandPsuedo-ElementSelectors,cont'd-GroupingSelectors-TheDocumentTree-UsingChildSelectors-DescendentSelectors-StyleInheritance-TheCascade-TheCascadeExample-TextProperties-FontProperties-BackgroundPropertieswww.
descriptor.
com-UsingaCSSValidator-UsingaResetStylesheet-UsingaCSSPreprocessorand/orFramework-ChapterSummary5.
TheCSSBoxModelandLayouts-TheCSSBoxModelandLayouts-WhatistheBoxModel-Borders-Borders,cont'd-Padding-Margins-InlinevsBlockStyles-FloatingElements-LeftFloatingElements-RightFloatingElements-FloatingElementsandBackgrounds-FloatingElementsandBackgrounds,cont'd-ClearingtheFloat-ClearingtheFloatExample-WebPageLayouts-Fixed-WidthLayouts-FluidLayouts-CreatingaTwo-Column,FluidLayout-TwoColumnRecipe-TwoColumnExample-ChapterSummary6.
IntroductiontoCSS3-IntroductiontoCSS3-What'sNewinCSS3-BrowserSupport-RoundedCorners-TextShadows-BoxShadows-Transforms-Transitions-Transitions,cont'd-Animations-AnimationKeyframes-ApplyingtheAnimation-MultipleKeyframes-CompleteAnimationExample-IntroductiontoMediaQueries-ChapterSummary7.
DesigningResponsiveWebApplications-DesigningResponsiveWebApplications-WhatisResponsiveDesign-PrinciplesofResponsiveDesigns-StrategiesforResponsiveDesigns-AlternativestoResponsiveDesigns-UsingRelativeMeasurements-ASimpleCalculation-ApplyingtheFormula:FontSize-ApplyingtheFormula:BlockElementswww.
descriptor.
com-AdditionalResponsiveConcepts-WhatareMediaQueries-WhatCanYouQuery-ViewportvsScreenSize-DefeatingMobileDeviceScaling-MediaQueryBreakpoints-MinimizingImageSize-ChapterSummary8.
IntroductiontoJavaScript-IntroductiontoJavaScript-WhatisJavaScript-WhereDoesJavaScriptRun-JavaScriptvsJava-HistoryofJavaScript-ECMAScriptVersions-BrowserSupportforECMAScriptVersions-JavaScriptisTypicallyInterpreted-FourCategoriesofJavaScriptFunctionality-TryitNow!
-WhatisanObject-ObjectTerminology-ObjectsExercise-ObjectsinJavaScript-Client-SideJavaScriptObjects-EmbeddingJavaScriptinHTML-UsingthescriptTag-UsinganExternalFile-DefiningFunctions-ChapterSummary9.
DataTypesandAssignment-DataTypesandAssignment-JavaScriptComments-JavaScriptBasics-Variables-RulesforIdentifiers-ReservedWords-Numbers-Booleans-TruthyandFalsy-TruthyandFalsy,cont'd-Strings-StringLiteralEscapeCodes-DatesandTimes-ScopeofVariables-QuickPractice-ChapterSummary10.
Operators-Operators-Operators-MathOperators-MathOperators,cont'd-OtherMathOperations-QuickPracticewww.
descriptor.
com-CompoundAssignmentOperators-IncrementandDecrementOperators-EqualityOperators-ComparisonOperators-BooleanLogicalOperators-ConditionalOperator-StringConcatenation-BitwiseOperators-ShiftOperators-TypeConversion-Quiz-OtherOperators-ChapterSummary11.
FlowControl-FlowControl-DefiningBlocks-ConditionalStatements-TheifStatement-TheifelseStatement-TheifelseifStatement-TheifelseifStatement,cont'd-QuickPractice-ThewhileLoop-ThewhileLoop,cont'd-TheforLoop-TheforLoop,cont'd-TheforLoop,cont'd-BreakingOutofaLoop-Theswitch-caseStatement-Theswitch-caseStatement,cont'd-Theswitch-caseStatement,cont'd-QuickPractice-ChapterSummary12.
JavaScriptObjects-JavaScriptObjects-WhatisanObject-JavaScriptObjects-CategoriesofObjects-WhatAreProperties-CreatingObjects-UsingObjectLiteralSyntax-UsingthenewOperator-ObjectsAreReferenceTypes-PrototypeInheritance-WorkingwithProperties-Thefor-inLop-TheGlobalObject-DeletingProperties-DeterminingifaPropertyExists-EnumeratingProperties-Methods-DefiningMethodswithLiteralSyntax-MethodandFunctionArguments-ThethisKeywordwww.
descriptor.
com-ConstructorFunctions-User-DefinedConstructorFunctions-ChapterSummary13.
JavaScriptArrays-JavaScriptArrays-WhatisanArray-CreatinganArray-ArrayIndexes-IteratingArrays-AppendingElements-InsertingElementsattheBeginning-DeletingArrayElements-Thesplice()Method-Usingsplice()toInsert-SparseArrays-OtherUsefulArrayMethods-Array-LikeObjects-TreatingStringsasArrays-ChapterSummary14.
TheJavaScriptwindowanddocumentObjects-TheJavaScriptwindowanddocumentObjects-TheJavaScriptwindowObject-Timers-URLsandNavigation-ThenavigatorandscreenObjects-FunctionsforDialogBoxes-OpeningandClosingWindows-TheJavaScriptdocumentObject-TheDOMTree-AccessingNodes-FindingHTMLElementsbyID-FindingElementsbyTagName-FindingElementsbyCSSClass-FindingElementsusingCSSSelectors-ElementContent-InsertingNodes-ReplacingorDeletingNodes-ChapterSummary15.
JavaScriptandCSS-JavaScriptandCSS-WhatareCascadingStyleSheets-DefiningStyles-BasicStyleSyntax-JavaScriptandCSS-ChanginganElement'sCSSClass-ChangingCSSClassExample-TheCSSStyleDeclarationObject-ChanginganElement'sStyleExample-ScriptingElementVisibilityandDisplay-ChangingtheVisibility-ChangingtheVisibilityExample-ChangingtheDisplayStyle-ChangingtheDisplayStyleExamplewww.
descriptor.
com-ChapterSummary16.
IntroductiontojQuery-IntroductiontojQuery-WhyDoWeNeedaJavaScriptLibrary-IntroductiontojQuery-jQueryFeatures-MoreFeatures-GettingStartedwithjQuery-BasicjQuerySyntax-TraversingResultsofaQuery-ThejQueryready()Function-UsinganAnonymousready()Function-jQueryMethods-jQueryGettersandSetters:Attributes-jQueryGettersandSetters:CSSProperties-jQueryGettersandSetters:ElementContent-InsertingorDeletingElements-jQueryEventHandlers-ChapterSummary17.
IntroductiontojQueryUI-IntroductiontojQueryUI-WhatisjQueryUI-jQueryUIvsHTML5-GettingStartedwithjQueryUI-jQueryUIAnimations-jQueryUIWidgets-jQueryUIWidgets,cont'd-jQueryUIThemes-UsingjQueryUIandModernizr.
js-UsingjQueryUIandModernizr.
js,cont'd-ChapterSummary18.
jQueryandAjax-jQueryandAjax-WhatisAJAX-TraditionalWebProcessing-AJAXProcessing-AJAXApplications-TheXMLHttpRequestObject-XMLHttpRequest:RawJavaScript-SendingaRequest:RawJavaScript-SendingaRequest:RawJavaScript,cont'd-UpdatingtheDocument:RawJavaScript-WhatisJSON-BasicJSONSyntax-UsingJSONinRawJavaScript-jQueryandAjax-ProcessingJSON-CompleteJSONExample-jQueryandXML-CompleteXMLExample-MonitoringAjaxRequests-HandlingErrors-ChapterSummarywww.
descriptor.
com19.
IntroductiontoAngularJS-IntroductiontoAngularJS-WhatisAngularJS-AngularJSvsjQuery-AngularJSFeatures-WhatistheMVCArchitecture-ATypicalAngularJSArchitecture-AngularJSHello,World-TheViewinAngularJS-WhatisaScope-WhatisaDirective-UsingaRepeater-Two-WayDataBinding-WhatisaController-ControllersDefineaScope-WhatisaModule-AngularJSandForms-AngularJSandAjax-CompleteAjaxExample-ChapterSummary20.
MoreAngularJS-WhatisaModule-WhatisaController-Using$scopeinaController(OrNot)-UsingaServiceasaModel-UsingPromises-PromisesandAjaxintheModel-WhatisaDirective-DirectiveNameMatching-DefiningMarkupTemplatesinDirectives-CompleteExample-IntroductiontoAngularJSv2-PreparingforAngularJSv2-ChapterSummary
在上个月的时候也有记录到 NameCheap 域名注册商有发布域名转入促销活动的,那时候我也有帮助自己和公司的客户通过域名转入到NC服务商这样可以实现省钱续费的目的。上个月续费转入的时候是选择9月和10月份到期的域名,这不还有几个域名年底到期的,正好看到NameCheap商家再次发布转入优惠,所以打算把剩下的还有几个看看一并转入进来。活动截止到9月20日,如果我们需要转入域名的话可以准备起来。 N...
RAKsmart怎么样?RAKsmart是一家由华人运营的国外主机商,提供的产品包括独立服务器租用和VPS等,可选数据中心包括美国加州圣何塞、洛杉矶、中国香港、韩国、日本、荷兰等国家和地区数据中心(部分自营),支持使用PayPal、支付宝等付款方式,网站可选中文网页,提供中文客服支持。本月商家继续提供每日限量秒杀服务器月付30.62美元起,除了常规服务器外,商家美国/韩国/日本站群服务器、1-10...
舍利云怎么样?舍利云推出了6核16G超大带宽316G高性能SSD和CPU,支持全球范围,原价516,折后价200元一月。原价80美元,现价30美元,支持地区:日本,新加坡,荷兰,法国,英国,澳大利亚,加拿大,韩国,美国纽约,美国硅谷,美国洛杉矶,美国亚特兰大,美国迈阿密州,美国西雅图,美国芝加哥,美国达拉斯。舍利云是vps云服务器的销售商家,其产品主要的特色是适合seo和建站,性价比方面非常不错,...
开启javascript为你推荐
magento既然magento那么强大,为什么还有那么多用zencart的?zencart还有发展的空间吗?360邮箱360免费申请邮箱在那里sqlserver2000挂起SQL server2000 安装为什么老是提示挂起?sqlserver2000挂起安装sqlserver2000时总提示有挂起操作!重庆网站制作我想做个网站,我是重庆的人。想在本地找个做网站的公司,请教一下在重庆那个公司比较好一点,,,,谢谢支持httppintang深圳御品堂怎么才能保证他们卖的东西都是有机食品?网络u盘有没有网络U盘 5G的 就像真的U盘一样的?就像下载到真U盘一样的 到自己电脑直接复制就可以拉的啊dedecms自动采集织梦采集侠的功能介绍显示隐藏文件桌面的一个文件隐藏后如何让它在显示出来
域名买卖 过期域名查询 美国加州vps x3220 wavecom 60g硬盘 服务器cpu性能排行 服务器怎么绑定域名 丹弗 免费个人空间申请 百兆独享 免费吧 adroit 中国网通测速 绍兴电信 免费ftp 论坛主机 免费asp空间申请 稳定空间 免费稳定空间 更多