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
hostwebis怎么样?hostwebis昨天在webhosting发布了几款美国高配置大硬盘机器,但报价需要联系客服。看了下该商家的其它产品,发现几款美国服务器、法国服务器还比较实惠,100Mbps不限流量,高配置大硬盘,$44/月起,有兴趣的可以关注一下。HostWebis是一家国外主机品牌,官网宣称1998年就成立了,根据目标市场的不同,以不同品牌名称提供网络托管服务。2003年,通过与W...
iWebFusion(iWFHosting)在部落分享过很多次了,这是成立于2001年的老牌国外主机商H4Y旗下站点,提供的产品包括虚拟主机、VPS和独立服务器租用等等,其中VPS主机基于KVM架构,数据中心可选美国洛杉矶、北卡、本德、蒙蒂塞洛等。商家独立服务器可选5个不同机房,最低每月57美元起,而大流量10Gbps带宽服务器也仅149美元起。首先我们分享几款常规服务器配置信息,以下机器可选择5...
BuyVM测评,BuyVM怎么样?BuyVM好不好?BuyVM,2010年成立的国外老牌稳定商家,Frantech Solutions旗下,主要提供基于KVM的VPS服务器,数据中心有拉斯维加斯、纽约、卢森堡,付费可选强大的DDOS防护(月付3美金),特色是1Gbps不限流量,稳定商家,而且卢森堡不限版权。1G或以上内存可以安装Windows 2012 64bit,无需任何费用,所有型号包括免费的...
开启javascript为你推荐
亿元企业重庆网络公司一九互联我重庆2013年7月毕业,报到证上写的是A公司,档案也在A公司,半年后我辞职,到B公司上班,档案也德国iphone禁售令德国IPHONE多少钱?急~ipad代理苹果官网购买ipad要几天的是cuteftp滴滴估值500亿滴滴出行股权项目投资怎么投 100w怎么可以投资不地址栏图标地址栏中网址前面的图标代表着什么?qq挂件qq空间挂件大全!drupal主题域名和服务器都有了,为什么还是打不开网站?localsettingsLocal Settings这个文件夹是干什么的?
新网域名解析 注册cn域名 息壤主机 韩国空间 softbank官网 免费ftp空间申请 华为4核 ca4249 godaddy域名证书 阿里云浏览器 圣诞促销 工作站服务器 me空间社区 彩虹云 web服务器搭建 空间购买 网站加速软件 电信网络测速器 全能空间 个人免费邮箱 更多