Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML, CSS & Python – Web Development Certification Course
Rating: 4.0 out of 5(119 ratings)
12,046 students

HTML, CSS & Python – Web Development Certification Course

Learn Advanced Web Development with Html, CSS, And Python Complete Job ready course
Created byKiran Gavali
Last updated 2/2023
English

What you'll learn

  • The Structure of an HTML Page
  • Core HTML Tags
  • HTML Text Formatting & Decoration
  • HTML Image Insertion
  • HTML Embedding Videos
  • Form Tags and Attributes - Buttons, Input Areas, Select Menus
  • Parts of a CSS Rule
  • CSS - Classes, Spans, Divisions
  • CSS Text Properties, Margins, & Padding
  • CSS Borders, Backgrounds, & Transparency
  • CSS Positioning - Relative, Absolute, Fixed, Float, Clear
  • Responsive Web Page Design using CSS
  • Learn how to use Python 3 the right way
  • Understand complex functions in python
  • Be able to use python on a daily basis
  • Create your own basic programs with python

Course content

3 sections100 lectures9h 40m total length
  • Introduction to HTML2:24

    Discover HTML basics: tags, elements, attributes, and the basic page structure, including head, body, formatting, lists, images, links, tables, and forms. Build a complete HTML project.

  • What is HTML?3:59
  • What is Tag, Element and Attribute4:55

    Explore the basics of tag, element, and attribute in HTML, including opening and closing tags, empty and self-closing tags like br, and how attributes like href and class define properties.

  • Setting up the System3:20
  • Basic Structure of a Web Page6:05

    Discover the essential html structure by building a simple page with doctype, html, head, and body, including meta charset utf-8, a title, p and h1, then save as document.html.

  • HTML Head Tags3:38
  • HTML Body Tag3:16

    Explore how the HTML body tag defines the content area of a web page, hosting basic text, hyperlinks, images, tables, and lists, with CSS affecting color and a form element.

  • HTML Paragraph Spacing1:39

    Learn to create HTML paragraph spacing by wrapping text in opening and closing paragraph tags, then save and preview to see lines separated by paragraph spacing.

  • HTML Line Breaks2:09

    Discover how to control vertical spacing in HTML by using the paragraph tag versus the break tag. Learn to insert single line breaks with br to format multi-line text effectively.

  • HTML Non-Breaking Space2:40
  • HTML Header Tags2:36
  • HTML Text Formatting and Decoration6:09
  • HTML Inline Text Formatting2:37

    Explore inline text formatting with the font tag to set font face, size, and color (Arial, blue) and compare it to CSS as a more efficient approach.

  • HTML Unordered Lists2:49

    Learn to create an unordered list in HTML by adding a ul tag with li items under an h3 heading, then view the result in a browser.

  • HTML Ordered Lists3:14

    Learn how to create HTML ordered lists using the ol tag and li items, with automatically sequenced numbers, demonstrated by a vacation example and viewing the output in a browser.

  • HTML Image Insertion5:17
  • HTML Embedding Videos3:15
  • HTML Absolute vs. Relative File Referencing2:08
  • HTML Link Creation5:03
  • HTML Anchor Tags4:35
  • HTML Tables11:16

    Learn to build HTML tables by organizing data into rows and columns with table, tr, and td elements. Apply width, border color, cell spacing, and cell padding to refine layouts.

  • HTML Nested Tables6:28
  • HTML Merging Cells1:35
  • HTML Text Wrapping1:52
  • HTML Table Background Image1:46
  • HTML Cell Alignment1:20
  • HTML - Introduction to Forms3:49
  • HTML Form Tags and Attributes3:41
  • HTML Forms - Post vs Get2:16

    Compare get and post: get sends data in the url and remains in history; post sends data in the http body and has no length limit, and cannot be bookmarked.

  • HTML Forms - Input Text Fields3:45
  • HTML Forms - Select Menus5:20
  • HTML Forms - Check Boxes and Radio Buttons4:55
  • HTML Forms - Text Areas and Buttons5:28
  • HTML Forms Practice - Creating Forms to take user's input19:24
  • HTML Project - Introduction2:03
  • HTML Project - Header3:39

    Create a basic HTML page and build a header using a nested table with five centered navigation links, white text on a black header, and Verdana fonts.

  • HTML Project - Callout3:59
  • HTML Project - Image Insertion1:36
  • HTML Project - Text Insertion1:29
  • HTML Project - Links and Form4:17

    Create a contact us today link and a newsletter signup form within a table. Set table styling and a post method form with email input and a submit button.

  • HTML Project - Tabular Data2:33
  • HTML Project - Footer1:14

    Construct the page footer as a black-background table with a single column, including navigation labels (home, about, services, clients, contact) and a copyright line with font attributes.

  • Html Quiz

Requirements

  • Basic Computer Skills
  • No experience required

Description

Welcome to the HTML, CSS  & Python – Web Development Certification Course

Looking to take your coding skills to the next level?
Look no further than the HTML, CSS  & Python – Web Development Certification Course, a two-part series designed to provide an in-depth look at the fundamentals of coding in HTML and CSS, as well as an introduction to Python. Whether you're in school, looking to learn a new skill, or need to learn programming for work, this course has everything you need to get started.

With a focus on learning by practice, this course will teach you the basics of each programming language and provide ample opportunity to put your knowledge into practice. By the end of the course, you'll have a solid understanding of Python and the ability to create small and simple applications.

What sets this course apart is the way it's structured. You'll start with the basics of HTML development and move on to exploring CSS attributes, components, and positioning. Then, you'll dive into Python, learning everything from installing your text editor to writing your first lines of code. This course is designed to help you think like a programmer, not just memorize lines of code.

This course is perfect for beginners, as well as those with some prior programming experience looking to refresh their knowledge. And with a 100% satisfaction guarantee, there's no risk involved. If you're not happy with what you've learned, you have 30 days to get a complete refund, no questions asked.

Enroll now and start learning today. The possibilities are endless!

Who this course is for:

  • Beginner Web Developers who want to learn to Code in HTML & CSS
  • People interested to learn how to program in python
  • People curious about programming