Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Create Responsive Websites with Bootstrap Studio v5.8.3
Rating: 4.6 out of 5(59 ratings)
221 students

Create Responsive Websites with Bootstrap Studio v5.8.3

Learn to easily create professional responsive website in this wysiwwg drag-and-drop web designer.
Created byPaul Gieske
Last updated 12/2024
English

What you'll learn

  • Students will learn to create responsve websites using the app 'Bootstrap Studio'.

Course content

12 sections37 lectures2h 25m total length
  • Introduction3:38

    In this course we are going to learn all about the desktop software named Bootstrap Studio. Bootstrap Studio is a drag-and-drop front-end website designer. We can use it to easily create beautiful and responsive websites without the need to write any code.

    To follow this course first make sure you have Bootstrap Studio installed on your computer. If you would like to try the software out before buying it there’s a browser-based demo. There’s also a 30 day money back guarantee.

    This course is designed to be accessible to people who have no web design experience, nor any experience coding! If you already have some experience, that’s great and you will probably be able to speed through the course. But even if you are a complete beginner this course is accessible for you. You just need a little patience and persistence and you will be making beautiful responsive websites in no time!

  • The Very Basics of HTML4:21

    Keypoint: “It’s just a simple text file containing special instructions for browsers.”

    HTML stands for ‘Hyper-Text Markup Language’. An HTML file is simply a plain text file which can easily by written by a human being, and can also easily by understood by any web-browser. To create a simple HTML file follow the steps in the examples.

  • The Very Basics of CSS4:31

    Keypoint: “HTML is for content. CSS is for styling.”

    Using HTML it is possible to add a lot of styling to a web-page. But this can be quite inefficient! Most websites consist of multiple pages, many paragraphs and many headings. So if you were to set the style for each individual page, each individual heading each individual paragraph etcetera etcetera it would be quite time consuming.

    So that’s where CSS comes in. CSS stands for Cascading Style Sheets, and essentially it’s nothing more than a way to set the styling for all elements of a particular style in one go. So if you need to make a change you only need to change it once!

  • Making Websites Responsive2:37

    Keypoint: “The Bootstrap Framework is like a toolbox we can use to help use create ‘responsive’ websites”

    For a long time HTML and CSS was more than enough to create pretty good websites. But that all changed when phones and tablets became commonplace. A website that’s clear and easy-to-use on a monitor with keyboard and mouse might be terrible when viewed on a small touch screen. That’s when responsive websites started to become popular.

    With responsive website the design of the website changes depending on what type of device you are using. This way you can create a single website that is clear and easy to navigate no matter what type of device you are using.

  • Did I get it?

Requirements

  • You need to buy the software (Bootstrap Studio), but no skills needed.

Description


In this course we are going to learn all about the desktop software named Bootstrap Studio. Bootstrap Studio is a drag-and-drop front-end website designer. We can use it to easily create beautiful and responsive websites without the need to write any code.

This course is structured into 12 digestible bite-sized chapters, starting simply and getting progressively more advanced. As a rule of thumb each chapter might take about an hour to complete, but of course each individual is different, so it’s best to study at your own pace. If you are a slow and steady learner like me it might take a little longer, and if you are one of those learners who just zoom through it you’ll be a bit faster.

If you already have a bit of experience in web-development you will probably be able to skip some of the chapters. Whatever your background though, I recommend you take the time to make sure you understand things well enough before moving on to the next chapter. And don’t be shy about occasionally going back to revise something.

Warning: this course is a little out-of-date! It should still be a useful course but some features in the newer version of Bootstrap have changed and I will not be able to provide support.


  • Hour 1: The Very Basis of HTML, CSS and Bootstrap Studio Explained

  • Hour 2: Getting Started

  • Hour 3: Adding an Navbar

  • Hour 4: Four Commonly Used Components

  • Hour 5: Responsive Layouts with Rows and Columns

  • Hour 6: Themes and Custom Styles

  • Hour 7: More About Styles

  • Hour 8: Flexbox

  • Hour 9: Custom Components

  • Hour 10: Forms and Smart Forms

  • Hour 11: (Optional) Quick Introduction to Javascript

  • Hour 12: Publishing, Exporting and Final Thoughts

Who this course is for:

  • Primarily students who would like to create professional-looking websites, but have no experience web-development.
  • Secondarily for students who are already familiar with web-development but are looking for usefull tools to boost productivity.