HTML & CSS VS Code Tips for Beginners

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • A few tips on debugging and fixing HTML and CSS issues for beginners using VS Code. Starting out with HTML and CSS can be very frustrating for beginners as little small errors (such as a missing bracket or colon) can break the entire document.
    Searching for these errors can take HOURS (from experience here!). These few tips should help those starting out fix issues quicker and hopefully ease the frustration level a tad.
    Visual Studio Code is the editor I'm using.
    Plugins referenced are: HTMLhint, LiveServer. General style of plugin to look for are called 'linters' or 'lint' or 'linting'
    💖 SUBSCRIBE (Please) 💖
    www.youtube.com...
    📢 Social Media 📢
    TWITTER (@followandrewedu) ➞ / followandrewedu
    #css #html #vscode

Комментарии • 6

  • @FollowAndrew
    @FollowAndrew  3 года назад +2

    I'm definitely NOT guilty of spending hours looking for a missing semi-colon...

  • @chloesky1892
    @chloesky1892 3 года назад +1

    Super helpful!!! Thank you.

  • @GerritforBazeja
    @GerritforBazeja 3 года назад

    I love your video on VS-code, thank you!

  • @dobingify3130
    @dobingify3130 3 года назад

    Subscribed!!! You're the best man!

  • @Bamblagram
    @Bamblagram 3 года назад

    Algorithm combo!

  • @hammadahmad5383
    @hammadahmad5383 3 года назад +1

    First 🙂