Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.
Has anyone here used Bootstrap? If so, how difficult is it to learn to use? I'd love to be able to just assign a class to get the effect I want without having to mess with a bunch of CSS properties. Heard a lot of positives about it. How is it compared to Tailwind?

Give me advice on the best way to CSS currently. Thanks.
 
I was tricked into using bootcrap. It does what it says it will, but you won't be a coder if you go that route. Man up and learn HTML/CSS/JS. That will require the same amount of study and when you run into a problem later on you will be able to solve it and not run around like a chicken without a head.

The 'easy way' will turn out to be the hard way in the long run.
 
In my opinion, the only thing Bootstrap is good for is that you can use the templates to get you started on the general idea that you are looking for. Overall though, I agree with @OldMan, learn the coding languages yourself so you have an understanding of them. Implement BS if you want, but use it sparingly in my opinion.

You can also learn the languages so that you can create your own version of tailwinds CSS or BS for when you are working on your own projects.
 

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom