• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

187 Web Designer courses delivered Online

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18

Website Building with HTML5 and CSS3

4.8(9)

By Skill Up

Unlock the world of web development with 'Website Building with HTML5 and CSS3.' Dive into HTML and CSS, and receive free web hosting, setting you on a path to create a Mathematics Tutorials Website.

Website Building with HTML5 and CSS3
Delivered Online On Demand8 hours
£15.99

Mastering User Experience (UX) Design for Experienced Web Developers (TT4213)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for The intended audience for this course is experienced web developers who are new to User Experience (UX) and Responsive Design principles. These professionals typically have a solid understanding of front-end development technologies such as HTML, CSS, and JavaScript but seek to expand their skillset to create more user-centric, adaptable, and accessible web experiences. Roles that would benefit from this course include: Front-end Web Developers Full-stack Developers Web Designers Team Leads and Project Managers Freelance Web Developers Overview Working in a hands-on learning environment led by our expert UX coach, you'll learn to: Understand and apply UX principles and user-centered design processes: Participants will learn to identify the needs and preferences of users, create user personas, and apply UX best practices to develop intuitive, user-friendly web experiences. Design and implement responsive web layouts: Participants will gain the skills to create fluid grid layouts, use flexible images, and apply media queries to design web pages that adapt seamlessly across various devices and screen sizes. Optimize web performance for responsive designs: Participants will learn techniques to improve website performance, including image optimization, responsive images, and minification and concatenation of assets, ensuring a fast and smooth user experience across devices. Implement accessible web designs: Participants will understand the importance of accessibility in web design and learn to apply WCAG principles and accessible design patterns to create websites that are usable by a wide range of users, including those with disabilities. Collaborate effectively with designers, developers, and stakeholders: Participants will gain insights into design collaboration and handoff processes, enhancing their ability to communicate design decisions, provide and receive feedback, and work efficiently with team members and clients. In today's fast-paced digital world, user-centric and adaptable websites are no longer a luxury ? they're a necessity. By embracing UX and responsive design, you'll unlock the potential to elevate your websites, boosting user satisfaction and engagement. This, in turn, leads to higher conversion rates and a stronger online presence for your clients or organization, as well as better collaboration within your team, bridging the gap between designers, developers, and stakeholders.UX Design & Responsive Design for Experienced Web Developers is a three day, engaging hands-on workshop designed to equip you with the latest skills and best practices in User Experience (UX) and Responsive Web Design required to create seamless, user-friendly websites that adapt effortlessly across devices. This course will immerse you in the latest skills, best practices, and hands-on activities, empowering you to create exceptional, accessible websites that excel across devices and captivate users. Throughout the program you?ll explore the fundamentals of UX and responsive design, including user-centered design processes, mobile-first and desktop-first approaches, and design techniques for various devices and screen sizes. You'll gain practical experience creating responsive layouts, optimizing performance, and implementing accessible web designs, all while leveraging popular frameworks and design tools. You'll also gain valuable insights into performance optimization, accessibility, and collaboration strategies, ensuring you have the complete toolkit to excel in your field.By the end of this workshop, you?ll have gained a solid understanding of UX and responsive design principles, as well as hands-on experience in applying these concepts to real-world projects. You?ll be able to create more user-friendly, responsive, and accessible websites, and collaborate more effectively with your design and development teams. Introduction to UX and Responsive Design: Understanding User Experience What is UX? Importance of UX in web development UX principles and best practices User-centered design process Responsive Web Design Basics What is Responsive Web Design? Importance of Responsive Design in modern web development Fluid grid layout, flexible images, and media queries Hands-on Activity: Creating a Responsive Layout Designing a simple responsive layout using HTML, CSS, and media queries Breakdown and explanation of the code Testing responsiveness across different devices Mobile-first vs. Desktop-first Approaches Pros and cons of each approach Deciding which approach to use Designing for Different Devices and Screen Sizes Common breakpoints and device considerations Accessibility and usability across devices Typography, color, and other design elements in responsive design Hands-on Activity: Designing for Different Devices Modifying the previously created responsive layout to optimize for various devices Discussion and feedback on designs Advanced UX and Responsive Design Techniques: UX Research and Testing Importance of UX research Usability testing and user feedback A/B testing and heatmaps Navigation and Information Architecture Designing effective and user-friendly navigation Organizing content and information Common navigation patterns in responsive design Hands-on Activity: Designing Navigation for Responsive Websites Adding navigation elements to the previously created responsive layout Testing navigation on different devices and screen sizes Discussion and feedback on navigation designs Responsive Web Design Frameworks and Tools Overview of popular frameworks (Bootstrap, Foundation, etc.) Pros and cons of using frameworks Introduction to design tools (Sketch, Figma, Adobe XD) Hands-on Activity: Exploring Frameworks and Tools Experimenting with a chosen framework or design tool Redesigning the responsive layout using the selected framework/tool Sharing experiences and discussing the benefits and drawbacks UX and Responsive Design Best Practices: Design Patterns and UI Components Common design patterns in responsive web design Designing reusable UI components Consistency and usability in UI components Performance Optimization Importance of performance in responsive design Image optimization and responsive images Minification and concatenation of assets Hands-on Activity: Optimizing Performance (1.5 hours) Applying performance optimization techniques to the responsive layout Testing the improvements in performance Sharing results and discussing best practices Accessibility in UX and Responsive Design Importance of accessibility in web design Accessibility principles (WCAG) Accessible design patterns and techniques Hands-on Activity: Evaluating and Improving Accessibility Assessing the accessibility of the responsive layout Implementing accessibility improvements Testing and discussing the results Design Collaboration and Handoff Collaborating with designers, developers, and stakeholders Effective communication and documentation Design handoff tools and techniques Hands-on Activity: Simulating Design Handoff Participants will work in pairs to simulate a design handoff Reviewing, discussing, and providing feedback on each other's responsive layouts Sharing experiences and lessons learned

Mastering User Experience (UX) Design for Experienced Web Developers (TT4213)
Delivered OnlineFlexible Dates
Price on Enquiry

Web Design with Adobe XD

4.5(3)

By Studyhub UK

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents and interests with our special Web Design with Adobe XD Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides professional training that employers are looking for in today's workplaces. The Web Design with Adobe XD Course is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Web Design with Adobe XD Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Web Design with Adobe XD Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At StudyHub, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from StudyHub, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Web Design with Adobe XD? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Web Design with Adobe XD there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Web Design with Adobe XD course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Web Design with Adobe XD does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Web Design with Adobe XD was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Web Design with Adobe XD is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Introduction What You Will Find in This Course 00:02:00 Basic Concepts What Is Adobe XD 00:03:00 The Starter Version 00:02:00 How to Download Adobe Xd 00:02:00 Getting To Know the Program The Home Screen 00:04:00 The Workspace 00:04:00 Designing vs Prototyping in Xd 00:02:00 Your First New Document Creating a New File 00:03:00 Managing Artboards 00:03:00 Layers 00:03:00 Tools Overview 00:12:00 Plugins and Assets Adding And Managing Plugins 00:03:00 Plugins You Are Most Likely to Use in Your Designs 00:09:00 How To Use the Document Assets 00:03:00 Quick Introduction to Design Systems in Xd 00:03:00 Getting Ready to Start Designing How to Choose the Right Colors for Your Designs 00:04:00 5 Tools To Find the Right Colors for Your Layouts 00:07:00 How To Choose The Right Typeface for Your Website Designs 00:08:00 Best Practices Of Web Design 00:07:00 The Design and the Prototype Process The Project Overview 00:02:00 Let's Create a New File First 00:05:00 Finding the Right Colors for Our Design 00:04:00 Add the Colors and Fonts 00:06:00 Let's Add the Logo and the Navigation 00:04:00 Let's Prototype Our First Element 00:08:00 Let's Add the Active State and the First Hero Elements 00:05:00 Let's Start the Mobile Version of the Design 00:07:00 Let's Add the Mobile Menu 00:06:00 Let's Learn a Better Way of Animating the Menu Icon 00:11:00 Let's Add More Hero Elements 00:05:00 Let's Add the Social Media Icons 00:05:00 Let's Make the Hero Section Responsive 00:03:00 Let's Start the Services Section 00:04:00 Let's Add the Services 00:15:00 Let's Add the Call to Action Button 00:02:00 Let's Make the Services Responsive 00:10:00 Let's Start Adding the Portfolio Items 00:09:00 Let's Finish the Portfolio 00:08:00 Let's Make the Portfolio Responsive 00:07:00 Let's Add an Image Carousel 00:12:00 Let's Start Adding the Blog Section 00:05:00 Let's Start Adding the Blog Post Excerpts 00:13:00 Let's Set Up Blog Pages 00:12:00 Let's Learn Some Pagination Fx 00:08:00 Let's Set Up the Single Post Page and Finish the Section 00:08:00 Let's Add the About Me Section 00:11:00 Let's Add the Contact Me Section 00:13:00 Let's Add the Footer 00:09:00 Let's Make the Footer Responsive 00:02:00 The Finishing Touches 00:03:00 How To Share Your Project Sharing by Exporting 00:05:00 The Share Workspace 00:03:00 What File Formats You Should Use to Deliver the File to the Client 00:02:00 Summary Final Thoughts 00:02:00 Resource Resource - Web Design with Adobe XD 00:00:00

Web Design with Adobe XD
Delivered Online On Demand5 hours 18 minutes
£10.99

Essential Wix Training

4.5(3)

By Studyhub UK

Discover the power of Wix with the Essential Wix Training course. This concise and informative program equips you with the skills to create dynamic and engaging websites using Wix's versatile platform. From adding interactive elements like chat, blogs, and videos to managing events and memberships, you'll learn to craft captivating web experiences. With step-by-step guidance, you'll also master the Wix Editor's tools and explore the Wix App Market to enhance your website's functionality. Learning Outcomes: Understand the fundamentals of building websites with Wix. Integrate dynamic features like chat, blogs, and videos into your site. Incorporate social media content using the Instagram Feed app. Enhance engagement with interactive elements like events and memberships. Explore advanced Wix Editor functionalities for customizing backgrounds and media. Manage blogs effectively using the Wix Editor's tools. Navigate and leverage the Wix App Market to expand your site's capabilities. Gain proficiency in using the Wix Editor for seamless website creation. Why buy this Essential Wix Training?  Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Essential Wix Training you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Essential Wix Training course is ideal for Individuals looking to build websites without coding knowledge. Entrepreneurs aiming to establish an online presence. Small business owners seeking to create their own websites. Freelancers interested in offering website design services using Wix. Prerequisites This Essential Wix Training was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path Wix Website Designer: £20,000 - £40,000 per year. Freelance Wix Developer: Earnings vary based on projects. Small Business Website Manager: £25,000 - £45,000 per year. Digital Marketing Specialist with Wix Expertise: £25,000 - £50,000 per year. Entrepreneurial Website Owner: Earnings vary based on the business. Course Curriculum Essential Wix Training Overview 00:01:00 Adding the Chat App 00:01:00 Adding the Blog App 00:02:00 Adding the Instagram Feed 00:02:00 Adding the Video App 00:02:00 Adding the Events App 00:02:00 Adding the Members Area 00:02:00 Adding a Bookings App 00:02:00 Adding a Music App 00:02:00 Adding a Music App 00:01:00 Switching to the Wix Editor 00:02:00 The Wix Editor - Part 2 00:02:00 The Wix Editor - Part 3 - Backgrounds 00:02:00 The Wix Editor - Part 4 - Add Button 00:03:00 The Wix Editor - Part 5 - Media 00:02:00 The Wix Editor - Part 6 - Blog Management 00:01:00 The Wix Editor Tools 00:02:00 Wix App Market - Part 1 00:02:00 Wix App Market - Part 2 00:01:00 Conclusion 00:01:00

Essential Wix Training
Delivered Online On Demand35 minutes
£10.99

Join our Web Design Course course and discover your hidden skills, setting you on a path to success in this area. Get ready to improve your skills and achieve your biggest goals. The Web Design Course course has everything you need to get a great start in this sector. Improving and moving forward is key to getting ahead personally. The Web Design Course course is designed to teach you the important stuff quickly and well, helping you to get off to a great start in the field. So, what are you looking for? Enrol now! You will Learn The Following Things: Learn strategies to boost your workplace efficiency. Hone your skills to help you advance your career. Acquire a comprehensive understanding of various topics and tips. Learn in-demand skills that are in high demand among UK employers This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this Web Design Course. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-to-one support from a dedicated tutor throughout your course. Study online - whenever and wherever you want. Instant Digital/ PDF certificate 100% money back guarantee 12 months access Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital/PDF Certificate After completing the Web Design Course course, you can order your CPD-accredited Digital/PDF Certificate for £5.99.  Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. (Each) Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? This Web Design Course is suitable for anyone aspiring to start a career in relevant field; even if you are new to this and have no prior knowledge, this course is going to be very easy for you to understand.  On the other hand, if you are already working in this sector, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements There is no prerequisite to enrol in this course. You don't need any educational qualification or experience to enrol in the Web Design Course course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path The certification and skills you get from this Web Design Course Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors. Course Curriculum Section 01: Introduction Introduction 00:07:00 Section 03: Basics Syntax And First Steps Alert!!! Important: A Must-Watch Video 00:01:00 How the Web Works 00:07:00 What Are Text Editors and Installation 00:05:00 How the Browser Works 00:11:00 Section 02: Basic And General Info And Installation HTML Basic Syntax 00:14:00 HTML Elements 00:06:00 HTML Attributes 00:08:00 HTML Headings 00:04:00 HTML Paragraphs 00:06:00 Section 04: Diving Deeper With HTML And CSS Basics HTML Style Attribute 00:09:00 HTML Formatting 00:04:00 HTML Comments 00:05:00 Simple Intro to CSS 00:16:00 HTML Links 00:06:00 HTML Images 00:08:00 Section 05: Diving Deeper: Tables, Lists And Forms HTML Tables 00:11:00 HTML Lists 00:07:00 First Training (Creating a Simple Menu) 00:00:00 HTML Forms pt.1 00:11:00 HTML Forms pt.2 00:11:00 HTML Forms pt.3 00:08:00 HTML Forms pt.4 00:06:00 Section 06: Getting Advanced And Finishing Up HTML Inline and Block Tags 00:16:00 Classes 00:10:00 Ids 00:08:00 More about the Head 00:09:00 HTML Entities 00:05:00 Section 07: Getting Started With CSS Intro and Revision to CSS 00:05:00 Syntax 00:08:00 Comments 00:00:00 Section 08: Colours Colours pt.1 00:19:00 Colours pt.2 00:08:00 Section 09: Backgrounds Backgrounds pt.1 00:13:00 Backgrounds pt.2 00:05:00 Backgrounds pt.3 00:09:00 Section 10: Borders Borders pt.1 00:07:00 Borders pt.2 00:06:00 Section 11: Margin, Padding And More Margin 00:14:00 Padding 00:08:00 Section 12: Outline Width and Height 00:06:00 Box Model 00:05:00 Training 2 (Building a Simple Form) 00:22:00 Outline pt.1 00:06:00 Outline pt.2 00:05:00 Section 13: Text Text pt.1 00:05:00 Text pt.2 00:07:00 Text pt.3 00:05:00 Section 14: Fonts Fonts pt.1 00:07:00 Fonts pt.2 00:04:00 Fonts pt.3 00:03:00 Section 15: Display Display pt.1 00:11:00 Display pt.2 00:04:00 Display pt.3 00:10:00 Section 16: Position Position pt.1 00:05:00 Position pt.2 00:10:00 Section 17: Z-Index Z-index pt.1 00:07:00 Z-index pt.1 00:07:00 Section 18: Overflow Overflow pt.1 00:08:00 Overflow pt.2 00:03:00 Section 19: Pseudo Classes, Elements And Other Stuff Pseudo Classes 45 00:00:00 Pseudo Elements 00:09:00 Opacity 00:06:00 Cursor 00:04:00 Section 20: Float Float pt.1 00:04:00 Section 21: Outro Outro and Where to Go From Here 00:03:00 Section 22: More Lectures: Update 2022 Videos 45 00:04:00 Sound 45 00:02:00 Youtube Videos 45 00:03:00

Web Design Course
Delivered Online On Demand8 hours 16 minutes
£11.99

Wordpress from Scratch

5.0(1)

By LearnDrive UK

The course will show you how to build a website from scratch using WordPress.

Wordpress from Scratch
Delivered Online On Demand1 hour
£5

Educators matching "Web Designer"

Show all 363