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

35140 Design courses delivered Online

Website Development Diploma

4.3(43)

By John Academy

Description This Website Development Diploma is suitable for anyone wishing to design and develop websites like a professional. This intense course delicately crafted into Four modules in HTML 5, JavaScript, CSS and Bootstrap which are must for developing a responsive web design. You will learn to share header, navigation, and footer HTML code across web pages using PHP. More importantly, learn to choose fonts, a colour scheme, create a header, navigation bar, footer, and make the site responsive, so it looks astonishing and runs well on both smartphones and other devices. Upon successful completion of the course will prepare you for a flourishing career in web development field. This information-packed course also includes an interactive quiz, best practices, and techniques to bypass mistakes so that you can explore the exciting details about web development. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Website Development Diploma is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Website Development Diploma is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Get Started What This is About 00:07:00 Start Building 00:18:00 Choose Your Fonts 00:05:00 Choose Your Color Scheme 00:05:00 Create the Nav Bar 00:11:00 Add a Page Footer 00:08:00 Beyond the Basic Structure Style the Body Content 00:05:00 Make it Responsive 00:10:00 Activate the Hamburger Menu 00:17:00 Make it Professional with Animations 00:04:00 Share Content Across Pages Why Share Content Across Pages? 00:08:00 Install AMPPS - Windows 00:11:00 Install AMPPS - Mac 00:13:00 Break Out the Shared Content 00:10:00 Professional-Grade Touches External JavaScript and Meta Tags 00:07:00 Adding More Pages to the Site 00:07:00 Highlight the Current Page in the Nav Bar 00:14:00 More Body Text Styling 00:10:00 Creating the Media Cards 00:13:00 Styling Lists 00:09:00 Styling Form Controls 00:15:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Website Development Diploma
Delivered Online On Demand3 hours 27 minutes
£25

C01M05 - FD&FA Maintenance principles - BS 5839-1 (online)

5.0(1)

By Ember Compliance

Learners will develop knowledge from the FD&FA foundation module and/or industry experience and apply this to the maintenance of FD&FA systems.

C01M05 - FD&FA Maintenance principles - BS 5839-1 (online)
Delivered Online + more
£230

UX Writing Crafting Effective Microcopy

By Compete High

Overview: 'UX Writing: Crafting Effective Microcopy'   Welcome to 'UX Writing: Crafting Effective Microcopy,' your comprehensive guide to mastering the art of UX writing. In today's digital landscape, every word matters, and with this course, you'll learn how to wield language to create seamless user experiences that captivate and engage.   Module 1: Introduction to UX Writing Begin your journey into the world of UX writing by understanding its fundamental principles and importance in product design. Explore the role of UX writers and how they contribute to enhancing user experiences across various platforms and devices.   Module 2: Understanding User Flows and User Journeys Delve into the psychology behind user behavior and learn how to map out user flows and journeys effectively. Discover how to anticipate user needs and pain points, ensuring a smooth and intuitive navigation experience.   Module 3: Writing Clear and Concise Headings and Labels Master the art of crafting clear and concise headings and labels that guide users through your product seamlessly. Learn techniques for choosing the right words to convey meaning effectively while maintaining consistency and clarity.   Module 4: Creating Effective Button Texts and CTAs Explore the impact of persuasive button texts and calls-to-action (CTAs) on user engagement and conversion rates. Discover strategies for crafting compelling CTAs that compel users to take action and drive desired outcomes.   Module 5: Writing Helpful Form Instructions and Error Messages Learn how to write form instructions and error messages that alleviate user frustration and promote successful completion of tasks. Discover best practices for providing clear guidance and feedback throughout the user interaction process.   Module 6: Creating Engaging Microcopy for Empty States and Loading Screens Elevate your user experience with engaging microcopy for empty states and loading screens. Explore creative techniques for keeping users informed, entertained, and engaged during moments of inactivity or waiting.   By the end of this course, you'll possess the skills and knowledge needed to craft compelling microcopy that enhances user satisfaction, drives conversions, and sets your product apart in today's competitive market. Join us on this journey to unlock the power of words in shaping unforgettable user experiences. Course Curriculum Module 1_ Introduction to UX Writing Introduction to UX Writing 00:00 Module 2_ Understanding User Flows and User Journeys Understanding User Flows and User Journeys 00:00 Module 3_ Writing Clear and Concise Headings and Labels Writing Clear and Concise Headings and Labels 00:00 Module 4_ Creating Effective Button Texts and CTAs Creating Effective Button Texts and CTAs 00:00 Module 5_ Writing Helpful Form Instructions and Error Messages Writing Helpful Form Instructions and Error Messages 00:00 Module 6_ Creating Engaging Microcopy for Empty States and Loading Screens Creating Engaging Microcopy for Empty States and Loading Screens 00:00

UX Writing Crafting Effective Microcopy
Delivered Online On Demand6 hours
£25

XML primer

5.0(3)

By Systems & Network Training

XML primer training course description This course has been designed for web and intranet developers who want to accelerate their learning of XML and its applications without the grind of book learning. Although a basic knowledge of HTML and JavaScript is assumed, it is also assumed you know very little about XML and how to use it. On completion of this course you should understand the benefits of using XML and be able to design XML solutions where applicable to your company's Internet/intranet requirements. The course will be particularly beneficial if you want to know how to communicate data to diverse applications over the Internet or company intranet. What will you learn Write XML. Debug XML. Examine existing code and determine its function. XML primer training course details Who will benefit: Anyone working with XML. Prerequisites: HTML5 development fundamentals Duration 3 days XML primer training course contents The origins of XML Markup languages, SGML, document type definitions and validity, introducing XML, IE and XML, accessing content and adding style. Basic XML XML document structure, elements and attributes, grammar, well formed documents, other XML elements and references. Document Type Definition (DTDs) Creating a DTD, basic declaration, declaring elements, content definitions, entities, entity declarations, notations, defining attributes, attribute types, forcing inclusion or exclusion of DTD sections, validation. Namespaces Declaring namespaces, scoping, removing and changing namespaces, qualified names, attribute namespaces. An introduction to schemas Constructing schemas, defining the root element and its contents,<ELEMENTTYPE>, defining root element contents, adding attributes definitions, <ATTRIBUTETYPE>, <ELEMENT>, <ATTRIBUTE>. XML & the Document Object Model (DOM) What the DOM offers, DOM and W3C. Basic DOM concepts XML documents as trees, terminology of tree elements. Key DOM Objects: The document object and its creation, base objects, IE specifics, the XML node hierarchy. Programming DOM Viewing a DOM model as XML, getting the root element of a document, iterating nodes of a DOM, basic node properties, collection objects, searching for specific values, filtering a nodelist by tagname, more filtering methods, selecting nodes from their attributes. Amending Content and Structure Creating/saving a DOM as XML, changing content/structure, dynamically building a DOM. Using ASP and other techniques ASP techniques, HTTPREQUEST object, XSL, transforming and formatting XML. Formatting Using CSS. CSS And XML. XSL Transformations - XSLT Introduction, the XSL root element, applying XSL stylesheets to XML, XSL elements and operations, instructions - creating text nodes and applying templates, a 'drill-down' approach, simple output formatting, pattern filters - patterns based on position, the Match and Select attributes and their patterns, formatting output, creating new XML in output.

XML primer
Delivered in Internationally or OnlineFlexible Dates
£3,497

Fundamental of CSS3 Tutorial

4.3(43)

By John Academy

Course Overview Beautiful and efficient web design can help your clients understand products, reach you and increase their customer satisfaction. As 81% of customers do online research before reaching to you, your online presentation determines their decision. Learn how you can design your website using CSS from this Fundamental of CSS3 Tutorial course and impress your customers. This Fundamental of CSS3 Tutorial course will help you to understand CSS basics and functions from scratch. You will learn about contexts of CSS basic, styling and Positioning, creating responsive designs, changing layout, colors and many other functions from this course.  This course will help you to understand how you can use CSS effectively and boost your marketing strategies. This course is perfect for anyone who wants to learn CSS techniques easily. Learning Outcomes Get a clear understanding of the functions of CSS Familiarize with basic styling and positioning elements Be able to create different styling using color, shape, size and different fonts Learn how to apply CSS to websites Understand the most important CSS rules and how to use them Arrange elements based on different preferences in CSS Be able to practice various CSS designing and styling techniques Who is this course for? This course is ideal for anyone who wants to learn web designing or web development and style their websites using CSS. This course will help you to understand the functions of CSS and how to design websites from scratch. 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. Certification After you have successfully completed the course, 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 hardcopy at the cost of £39 or in PDF format at the 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 Fundamental of CSS3 Tutorial is a useful qualification to possess and would be beneficial for any related profession or industry such as: Web Designers Web Developers App Developers Software Engineers Programmers Unit 01: CSS in Context Module 01: What Was CSS Originally Intended To Do? 00:07:00 Module 02: DEMO: The Most Basic CSS Usage 00:07:00 Module 03: Responsive Design 00:02:00 Module 04: Chapter Summary 00:02:00 Unit 02: Overview of CSS Module 01: What is CSS? 00:04:00 Module 02: Where Can You Find CSS? 00:03:00 Module 03: What CSS Can and Can't Do 00:02:00 Module 04: Optional Demo - Serving an HTML Application 00:05:00 Module 05: How Do we Add CSS to a Website? 00:04:00 Module 06: Demo - Adding CSS to a Website 00:06:00 Module 07: CSS Selectors 00:03:00 Module 08: Demo - Using CSS Selectors 00:05:00 Module 09: Module Summary 00:01:00 Unit 03: Styling HTML Elements with CSS Module 01: Why do We Style CSS Elements? 00:03:00 Module 02: CSS and Fonts 00:03:00 Module 03: DEMO: Styling Text with CSS 00:07:00 Module 04: Sizing HTML Elements with CSS 00:06:00 Module 05: DEMO: Sizing HTML Elements with CSS 00:08:00 Module 06: Colorizing HTML Elements with CSS 00:05:00 Module 07: DEMO: Colorizing HTML Elements with CSS 00:07:00 Module 08: Summary of this Chapter 00:01:00 Unit 04: Arranging Elements with CSS Module 01: Introduction 00:01:00 Module 02: Adding Margin with CSS 00:01:00 Module 03: Advanced Positioning with CSS 00:04:00 Module 04: DEMO: Positioning Elements Absolutely and Relatively 00:07:00 Module 05: Positioning HTML Elements with Float 00:02:00 Module 06: DEMO: Positioning HTML Elements with Float 00:07:00 Module 07: Summary of this Course 00:04:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Fundamental of CSS3 Tutorial
Delivered Online On Demand1 hour 57 minutes
£18

Interactive Presentation Skills

5.0(3)

By Lapd Solutions Ltd

Interactive Presentation Skills, Presenting, Presentations, Presentation Skills,

Interactive Presentation Skills
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500

Microsoft Powerpoint Advanced - In-company (now with live online classes)

By Microsoft Office Training

Course Objectives At the end of this course you will be able to: Modify the PowerPoint environment Using Master View in order to customise a design template Add and customize SmartArt graphics Add animations and change its effect options Add action buttons to control the flow of the presentation Use various options to customise slide shows Use different PowerPoint file types to distribute presentations ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Very clearly explained Good pace. Lucy Tailor - ACER ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Customising the PowerPoint Environment Customise the User Interface Set PowerPoint Options Customising Design Templates Modify Slide Masters and Slide Layouts Add Headers and Footers Modify the Notes Master and the Handout Master Adding SmartArt to a Presentation Create SmartArt Modify SmartArt Working with Media Add Audio to a Presentation Add Video to a Presentation Working with Animations Entrance, Emphasis and Exit Animations Animate Charts by Category and Series Customise Animations and Transitions Collaborating on a Presentation Review a Presentation Store and Share Presentations on the Web Customising a Slide Show Annotate a Presentation Set Up a Slide Show Create a Custom Slide Show Add Hyperlinks Add Action Buttons Record a Presentation Securing and Distributing a Presentation Secure a Presentation Create a Video or a CD Distribute the Presentation in different File Formats Who is this course for? Who is this course for? This course is designed for delegates who want to gain the skills necessary to work with design templates, various types of diagrams, special effects, custom slide shows, collaboration functionality, and advanced presentation delivery. Requirements Requirements Preferably, delegates should have attended the Powerpoint Introduction course. Career path Career path Microsoft Office know-how can instantly increase your job prospects as well as your salary. 80 percent of job openings require spreadsheet and word-processing software skills Certificates Certificates Certificate of completion Digital certificate - Included

Microsoft Powerpoint Advanced - In-company (now with live online classes)
Delivered in London or UK Wide or OnlineFlexible Dates
£550

Cisco Network Services Orchestrator Advanced Design (NSO300)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for The primary audience for this course is system installers, system integrators, system administrators, network administrators, and solutions designers. Overview At the end of this course, you will be able to: Describe the NSO's transactional application framework and mapping model options Describe the Reactive Fastmap design pattern and the NSO Configuration Database (CDB) subscriber in the NSO Transaction model Simplify packages to remove the need for subscriber applications, scale orchestration solutions, and integrate NSO with external systems (east-west integration)Describe the Cisco ESC architecture and integration with NSO, and how the NSO VNF Orchestration (VNFO) Release 2 bundle interacts with ESC for orchestration This course explores how to create advanced services using the NSO application framework and Python scripting with both new and existing Layer 3 Multiprotocol Label Switching (MPLS) VPN services. Students will also learn how to manage and scale these services, and how to use NSO Network Functions Virtualization (NFV) orchestration features and Cisco Elastic Services Controller (ESC) to manage Virtualized Network Functions (VNFs). Cisco NSO Programmability NSO Application Framework NSO Python Scripting NSO Python and Template-Based Services Resources Augmenting Cisco NSO Service Service Lifecycle and Integration Options Overview Greenfield Layer 3 MPLS VPN Service Brownfield Layer 3 MPLS VPN Service Managed Services Managed Services Overview Stacked Service Design Overview Design-Managed Network Services Scaling Service Orchestration Cisco NSO Network Functions Virtualization (NFV) Orchestration ETSI MANO Cisco ESC Cisco NSO Orchestration Additional course details: Nexus Humans Cisco Network Services Orchestrator Advanced Design (NSO300) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Network Services Orchestrator Advanced Design (NSO300) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Cisco Network Services Orchestrator Advanced Design (NSO300)
Delivered OnlineFlexible Dates
Price on Enquiry

C30M03 - FD&FA Voice Alarm Systems - BS 5839-8 (online)

5.0(1)

By Ember Compliance

Learners will be introduced to Voice Alarm (VA) systems as part of the fire alarm solutions.

C30M03 - FD&FA Voice Alarm Systems - BS 5839-8 (online)
Delivered OnlineFlexible Dates
£230

Adobe Premiere Pro Introduction

5.0(1)

By Academy for Health and Fitness

***24 Hour Limited Time Flash Sale*** Adobe Premiere Pro Introduction Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Are you a professional feeling stuck in your career, struggling to keep up with the ever-changing demands of the industry? Or perhaps you're a beginner, unsure of where to start or how to break into your desired field. Whichever stage you're in, our exclusive Adobe Premiere Pro Introduction Bundle provides unique insights and tools that can help you achieve your goals. Designed to cater to the needs of both seasoned professionals and aspiring newcomers, our Adobe Premiere Pro Introduction bundle is a comprehensive program that will equip you with the essential skills and knowledge you need to succeed. Whether you're looking to advance in your current role or embark on a new career journey, this bundle has everything you need to take your professional life to the next level. But that's not all. When you enrol in Adobe Premiere Pro Introduction Online Training, you'll receive 35 CPD-Accredited PDF Certificates, Hard Copy Certificates, and our exclusive student ID card, all absolutely free. Courses Are Included In this Adobe Premiere Pro Introduction Career Bundle: Course 01: Adobe Premiere Pro Introduction Course 02: Make Super Hero Effects with Adobe Premiere Pro and After Effects Course 03: Edit 3 Times Faster with Adobe Premier Pro Course 04: Premiere Pro: Advanced Workflows Course 05: How To Edit Your First Photo in Adobe Photoshop CC Course 06: Shading in Adobe Photoshop Course 07: Adobe Illustrator Course 08: Learn to Make Vector Art on Adobe Illustrator Course 09: Flat Design Techniques in Adobe Illustrator Course 10: Adobe Lightroom CC Course 11: Adobe Graphics Design at QLS Level 5 Diploma Course 12: Create Videos, Motion Graphics and Animation Course 13: Graphic Design Using Canva Course 14: After Effects for Graphic Design Course 15: Photo Manipulation: Graphic Design Training Course 16: Typography for Designers Course 17: Learn 2D Animation with Adobe Animate Course 18: Learn to Animate Sci-fi Vector Arts Using Adobe After Effects CC Course 19: Build Animations with Adobe After Effects Course 20: Comic Book Animation in After Effects Course 21: Collision Intro Animation in After Effects Course 22: Adobe After Effect: Gradient Animation Course 23: Adobe After Effects: Learn to Use Shape Tools Course 24: Learn 2D Animation with Adobe Animate Course 25: Web Design with Adobe XD Course 26: WebGL 2D/3D Programming and Graphics Rendering For The Web Course 27: Basic Audio Editing Training With Audacity Course 28: Ultimate Social Media Marketing course Course 29: Social Media Marketing Strategy Course 30: Facebook Marketing Strategy for Business Course 31: Learn to Optimize Results With Facebook Analytics Course 32: Instagram Marketing Course 33: Social Media Influencer Course 34: SEO and Digital Marketing Diploma Course 35: ChatGPT Masterclass: A Complete ChatGPT Zero to Hero! With Adobe Premiere Pro Introduction, you'll embark on an immersive learning experience that combines interactive lessons with voice-over audio, ensuring that you can learn from anywhere in the world, at your own pace. And with 24/7 tutor support, you'll never feel alone in your journey, whether you're a seasoned professional or a beginner. Don't let this opportunity pass you by. Enrol in Adobe Premiere Pro Introduction today and take the first step towards achieving your goals and dreams. Why buy this Adobe Premiere Pro Introduction? Free CPD Accredited Certificate upon completion of Adobe Premiere Pro Introduction Get a free student ID card with Adobe Premiere Pro Introduction Lifetime access to the Adobe Premiere Pro Introduction course materials Get instant access to this Adobe Premiere Pro Introduction course Learn Adobe Premiere Pro Introduction from anywhere in the world 24/7 tutor support with the Adobe Premiere Pro Introduction course. Start your learning journey straightaway with our Adobe Premiere Pro Introduction Training! Adobe Premiere Pro Introduction premium bundle consists of 35 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of Adobe Premiere Pro Introduction is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification You have to complete the assignment given at the end of the Adobe Premiere Pro Introduction course. After passing the Adobe Premiere Pro Introduction exam You will be entitled to claim a PDF & Hardcopy certificate accredited by CPD Quality standards completely free. CPD 350 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Adobe Premiere Pro Introduction course is ideal for: Students seeking mastery in Adobe Premiere Pro Introduction Professionals seeking to enhance Adobe Premiere Pro Introduction skills Individuals looking for a Adobe Premiere Pro Introduction-related career. Anyone passionate about Adobe Premiere Pro Introduction Requirements This Adobe Premiere Pro Introduction doesn't require prior experience and is suitable for diverse learners. Career path This Adobe Premiere Pro Introduction bundle will allow you to kickstart or take your career in the related sector to the next stage. Certificates CPD Accredited Digital certificate Digital certificate - Included CPD Accredited Hard copy certificate Hard copy certificate - Included If you are an international student, then you have to pay an additional 10 GBP for each certificate as an international delivery charge.

Adobe Premiere Pro Introduction
Delivered Online On Demand8 days
£409