Companies Home Search Profile

Projects in CSS

Focused View

Eduonix Learning Solutions,Eduonix-Tech .,Eduonix Support

10:12:47

12 View
  • 1 - Course Introduction.mp4
    03:55
  • 2 - Project Intro.mp4
    02:15
  • 3 - Base Structure Reset File.mp4
    14:58
  • 3 - resource-BaseStructureandResetFile.zip
  • 4 - Page HTML Markup.mp4
    20:15
  • 4 - Program-Files.zip
  • 5 - Core CSS Style.mp4
    11:08
  • 5 - Program-Files.zip
  • 6 - Custom CSS Style.mp4
    24:21
  • 6 - Program-Files.zip
  • 7 - Mobile Responsive CSS.mp4
    08:16
  • 7 - Program-Files.zip
  • 8 - Project Intro.mp4
    03:08
  • 9 - Calendar HTML Markup.mp4
    13:49
  • 9 - Program-Files.zip
  • 10 - Events HTML Markup.mp4
    04:01
  • 10 - Program-Files.zip
  • 11 - Calendar Page CSS.mp4
    12:57
  • 11 - Program-Files.zip
  • 12 - Calendar Responsive CSS.mp4
    04:16
  • 12 - Program-Files.zip
  • 13 - Project Intro.mp4
    02:48
  • 14 - Intro to CSS Keyframes.mp4
    10:53
  • 14 - Program-Files.zip
  • 15 - Program-Files.zip
  • 15 - Slider HTML Markup.mp4
    10:58
  • 16 - Page CSS.mp4
    26:19
  • 16 - Program-Files.zip
  • 17 - Animation CSS.mp4
    08:27
  • 17 - Program-Files.zip
  • 18 - Project Intro.mp4
    02:17
  • 19 - Intro To CSS Transitions.mp4
    05:43
  • 19 - Program-Files.zip
  • 20 - Menu HTML Markup.mp4
    12:33
  • 20 - Program-Files.zip
  • 21 - Menu CSS.mp4
    20:44
  • 21 - Program-Files.zip
  • 22 - Menu Responsive CSS.mp4
    20:09
  • 22 - Program-Files.zip
  • 23 - Project Intro.mp4
    02:10
  • 24 - Program-Files.zip
  • 24 - Timeline HTML Markup.mp4
    19:27
  • 25 - Program-Files.zip
  • 25 - Timeline Page CSS.mp4
    09:07
  • 26 - Program-Files.zip
  • 26 - Timeline Inner Element CSS.mp4
    13:33
  • 27 - Program-Files.zip
  • 27 - Timeline Responsive CSS.mp4
    08:39
  • 28 - Project Intro.mp4
    03:41
  • 29 - Program-Files.zip
  • 29 - Sass Environment Setup.mp4
    18:13
  • 30 - Pricetables HTML.mp4
    08:32
  • 30 - Program-Files.zip
  • 31 - Pricetables CSS.mp4
    26:26
  • 31 - Program-Files.zip
  • 32 - Program-Files.zip
  • 32 - Sass Variables Features.mp4
    12:11
  • 33 - Project Intro.mp4
    02:45
  • 34 - Create a Simple Logo in Photoshop.mp4
    07:01
  • 34 - Program-Files.zip
  • 35 - Gallery HTML CSS.mp4
    22:32
  • 35 - Program-Files.zip
  • 36 - Fancybox Plugin.mp4
    10:42
  • 36 - Program-Files.zip
  • 37 - JQuery Category Filters.mp4
    12:24
  • 37 - Program-Files.zip
  • 38 - Project Intro.mp4
    01:49
  • 39 - Creating the Images.mp4
    06:47
  • 39 - Program-Files.zip
  • 40 - Car Page HTML CSS.mp4
    12:07
  • 40 - Program-Files.zip
  • 41 - Program-Files.zip
  • 41 - Wheel Animation.mp4
    03:36
  • 42 - Background Animation.mp4
    07:48
  • 42 - Program-Files.zip
  • 43 - Project Intro.mp4
    03:03
  • 44 - Bootstrap File Structure.mp4
    11:36
  • 44 - Program-Files.zip
  • 45 - Program-Files.zip
  • 45 - Styling The Navbar.mp4
    20:04
  • 46 - Program-Files.zip
  • 46 - Showcase Section.mp4
    19:31
  • 47 - Program-Files.zip
  • 47 - Sections Footer.mp4
    14:47
  • 48 - Program-Files.zip
  • 48 - Template Animation.mp4
    21:32
  • 49 - Project Intro.mp4
    02:55
  • 50 - LESS Environment Setup.mp4
    10:43
  • 50 - Program-Files.zip
  • 51 - Newsletter HTML.mp4
    12:36
  • 51 - Program-Files.zip
  • 52 - Newsletter CSS LESS 1.mp4
    20:56
  • 52 - Program-Files.zip
  • 53 - Newsletter CSS LESS 2.mp4
    16:56
  • 53 - Program-Files.zip
  • 54 - Course Summary.mp4
    04:28
  • 55 - Bonus Lecture More Interesting Stuff Offers and Discounts.html
  • Description


    Learn Professional CSS Development Techniques Building Projects

    What You'll Learn?


    • Learn CSS design techniques
    • Learn to use LESS and SASS
    • Learn the use of BootStrap
    • Learn best development practices for CSS

    Who is this for?


  • Frontend Developers
  • Graphic Designers who want to learn CSS development
  • Web Design Enthusiasts
  • What You Need to Know?


  • Basic Knowledge of HTML and CSS
  • More details


    Description

    Be the front end wizard with this unique course from Eduonix. We bring together a curriculum where you will learn all the tips and tricks of CSS and HTML design while building ten awesome projects. It will help you master different aspects of front end programming and will show you all the best development practices. The following projects have been specially selected to be part of this course.

    Project 1 - Landing Page Design

    Description: We will create an HTML5/CSS landing page which will feature a header & footer, a list with image bullet points, an HTML5 form and a testimonial block. The page will be completely responsive and will adapt to any screen size by using CSS3 media queries. We will be using the Eric Meyers reset file as well.

    Features/Technologies: HTML5, CSS3, Web Forms, Lists, Reset Files, Responsive Web Design

    Project 2 - Responsive Tableless Calendar

    Description: We will create a web calendar page using HTML5/CSS. Unlike many calendars which use HTML tables for positioning and presentation, our calendar will use only CSS. The calendar will be completley responsive and will have a sub-layout for smaller screen sizes.

    Features/Technologies: HTML5, CSS3, Lists, Responsive Web Design, Table-like layout using CSS only, Box Spacing, Padding & Margins

    Project 3 - Pure CSS Image Slider

    Description: Most image sliders that you see around the Web are powered by JavaScript or a JavaScript library like JQuery. We will build a fully functional image slider with pure CSS. We will have thumbnails which when clicked, make the bigger image slide into place. We will use CSS animation/keyframes to achieve this.

    Features/Technologies: HTML5, CSS3, Animation, Keyframes, z-index & Positioning

    Project 4 - Transition Drop Down Menu

    Description: We will build a multi-level dropdown menu using CSS transitions for the dropdown animation effect. We will use just a bit of JQuery to dynamically add a div element

    Features/Technologies: HTML5, CSS3, Nested Lists, Responsive Web Design, CSS Transitions, JQuery

    Project 5 - CSS Timeline

    Description: In this project we will build a timeline using HTML5/CSS. This project will steer away from the common box-like layouts we see all the time. There will be points for years and events with descriptions. This could be used for many things such as professional/employment and personal/lifestyle tracking.

    Features/Technologies: HTML5, CSS3, Responsive Web Design, Fluid Layout, Background Images & Positioning

    Project 6 - Tables with SASS

    Description: SASS is a CSS pre-processor that allows us to do great things like use variables, mixins and nested styles. We will create some pricing tables for web hosting packages

    Features/Technologies: HTML5, CSS3, Lists, Responsive Web Design, Fluid Layout, Installing, Configuring & Working With SASS

    Project 7 - CSS Image Gallery

    Description: We will build an image gallery with the help of JQuery. The layout will be styled with CSS and we will use JQuery for dynamic category filtering and image lightbox. We will also create a very simple logo in Photoshop

    Features/Technologies: HTML5, CSS3, Responsive Web Design, Fluid Layout, JQuery, JQuery Fancybox Plugin

    Project 8 - Animated Car

    Description: We will focus on CSS3 animation and keyframes to position and animate images. We will use an image of a car and make it appear to be driving down the street

    Features/Technologies: HTML5, CSS3, Animation, Keyframes, Image Slicing in Photoshop, Background Images & Positioning

    Project 9 - Animated Bootstrap Template

    Description: Twitter Bootstrap is the most popular HTML5/CSS framework available. We will be building a custom Bootstrap template along with some animation including scroll initialized animation using JQuery and CSS

    Features/Technologies: HTML5, CSS3, Animation, Keyframes, Twitter Bootstrap, JQuery

    Project 10 - NewsLetter Design with LESS

    Description: LESS is another CSS pre-processor like SASS. We will be creating a smooth newsletter template for a restaraunt. We will implement LESS and use features like variables, mixins, nested styles and importing .less files.

    Features/Technologies: HTML5, CSS3, Node.js Installation, Installing, Configuring and Working With LESS

    Who this course is for:

    • Frontend Developers
    • Graphic Designers who want to learn CSS development
    • Web Design Enthusiasts

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    CSS

    Eduonix Learning Solutions
    Eduonix Learning Solutions
    Instructor's Courses
    Eduonix creates and distributes high quality technology training content. Our team of  industry professionals have been training manpower for more than a decade. We aim to teach technology the way it is used in industry and professional world.  We have professional team of trainers for technologies ranging from Mobility, Web to Enterprise and Database and Server Administration.
    Eduonix-Tech .
    Eduonix-Tech .
    Instructor's Courses
    Eduonix Support
    Eduonix Support
    Instructor's Courses
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 54
    • duration 10:12:47
    • English subtitles has
    • Release Date 2024/03/12