Front-end web developer Modern HTML CSS JavaScript
$199.99
Shop on Udemy

Description

Web Design for Beginners Modern HTML CSS JavaScript codingLearn how toHow to create web pages with HTML and CSSCreate interactive web content with JavaScriptBasics of coding JavaScriptBring your web pages to life with CodeModern Responsive WebSitesInteractive and Dynamic Web PagesAre you curious about creating websites, this course is the perfect place to start. Enroll now to get instant access to:9+ hours of premium lessons16 page downloadable workbook HTML source code, tips, resources and challenges32 page downloadable workbook CSS includes source code, tips, resources and challenges10 + 17 page downloadable workbooks JavaScript includes source code, tips, resources and challengesPremium instructor support to help you learnLifetime access to course updatesLearn all the core fundamentals of modern web design, covering all the commonly used syntax for HTML and CSS. This course is designed to get you started quickly and easily with creating web pages. Course covers all the essentials so that you can begin quickly on your journey to create amazing looking websites. Add JavaScript to make your web pages come to life. Covering the core concepts of JavaScript so that you can try the code and get familiar with what it does. Using JavaScript you can access the HTML DOM in the browser which allows you to interact and manipulate web page content. JavaScript creates the interactive and dynamic content seen today in all major modern web pages. Explore how you can start coding quickly and focus on designing your webpages, loaded with source code and examples. Each section comes with a PDF guide that includes useful section resources, and source code from the lessons so that you can try the code for yourself. Learn HTML - how to create an HTML file and structure your HTML code in a modern format ready to be styled. Lessons of this section cover how to get started with coding and creating web pages. Setup your Editor and create HTML filesDebug your codeHTML tags for page structureWhat makes up an HTML elementWhat are Self closing TagsHow to use Element AttributesLinking pages together with HyperlinksAdding Images to your web pageLists and Tables for readable contentSemantic Page elementsHow to create a simple webpageGo live with a Github page and your HTML siteLearning HTML covers the following code. Editor and setup to write HTML - create an html fileAnatomy of an HTML element - opening tag, content, element, closing tag4 must add tags for HTML pages html, head, title, bodyComments in Code Create a basic templateIntroduction to common HTML tags Self closing tags Tag attributes (id, style, class) anchor tag hyperlinks connecting pages add images- self closing tagsLists tables HTML semantic elements Learn CSSWhat CSS is and how you can style your web pages with Cascading Style Sheets. HTML provides structure for your webpage, CSS allows you to style your page. Design the page with your style, setup page layouts, add colors, fonts, and more. Present your web pages as you want them to look, independent of the HTML you can make your web content look and style as you imagine it should. Explore how to add CSS to your HTML pageHow to add colors to page element backgrounds and textWhat the box model is and how you can apply borders, margins, and padding to any page element. Style the text, update the font and customize your text output. Update you links, adding Pseudo classes to your page elementsHow to apply display properties, position and floats to set up your page layout. Really useful CSS properties exploredCSS combinators for selection of elements. How to build a responsive webpage with CSS float, CSS grid and CSS flexbox. Use CSS  Cascading Style Sheets common syntax covered in this section. Google Chrome Dev ToolsAdding Styling to HTML tags style link to CSS fileCSS rule CSS Syntax (Selector) (Declaration) {Property: value}Element Selection by tag name, id, classComments in Code /* */Colors - Color types named colors HEX RGB RGBABackground - color - image - repeat - attachment - position - background shorthandBox Model - Borders - Margins - Padding - Height and WidthText - text-align text-decoration text-transformFonts - font-style Google FontsLink states - a: link a: visited a: hover a: activeDisplay Properties - inline - none - blockPosition: static relative fixed absolute stickyFloat and clear left right and noneCSS combinators for selection - space child selector >Pseudo-classes -: hover,: first-child, last-child,: nth-child(2)Pseudo-Elements -:: first-line ,:: first-letter,:: afterWeb Design Floats - Responsive designCSS Grid - display: grid; grid-template-areas: CSS Flexbox - axis row and columnLearn JavaScript BasicsJavaScript code runs your browser as your html page loads. Adding JavaScript to your code can improve the user experience of the web page. Go from a static webpage to an interactive one with JavaScript. This section will cover the basics of getting started with JavaScript and the code syntax to write JavaScript code. JavaScript is a set of instructions you can add in your code to let the browser know what to do next. Variables are at the heart of codingThe different data types of JavaScript and how JavaScript can set the data type. The power of Objects and Arrays and how you can use them to store multiple values in one variable. Operators to provide calculations within your codeFunctions to run predefined blocks of code as needed. Conditions for logic within your codeLoops to save time and iterate over blocks of codeLearn JavaScript to make your webpages more interactive. JavaScript Introduction alert promptVariables Let and ConstOperatorsArrays and ObjectsData TypesFunctionsConditionsLoops Do While, For, While, for eachLearn JavaScript DOMJavaScript and the DOMDocument Object Model (DOM) is a programming interface for HTML documents, that is the logical structure of a page and how the page content can be accessed and manipulated.  Bring your web pages to life with JavaScript and connect to the web page elements.  Create fully interactive content that responds to the user.  Create Dynamic web page content that can change without page refresh and present new elements and updated content to the user.  Improve your web users experience with JavaScript and the DOM. What is the DOM Document Object ModelHow to select elements from your webpage with JavaScriptManipulate and change your page elements with JavaScriptHow to set styling attributes for elementsMake them interactive with Event listenersDOM events and Page events with JavaScriptHow to create elements with code and add them to your webpageMoving elements and animation of elements. Element SelectionDOM treeMultiple Elements selectionElement ManipulationAdding event listenersInput ValuesCreate ElementsAnimationElement MovementWindow eventsDocument EventsKeyboard EventsTracking key presses

logo

Udemy