Creating Canvas Pages That Look Amazing!

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

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

  • @uc3656
    @uc3656 2 года назад

    "When everything is novel, then nothing is." - Sean Nufer.
    That is a timeless quote. Thank you

  • @kinzcafe
    @kinzcafe 4 года назад +1

    Someone asked this question about DIV. Here is the answer. The tag defines a division or a section in an HTML document. The tag is used as a container for HTML elements - which is then styled with CSS or manipulated with JavaScript.

  • @alysonlie7147
    @alysonlie7147 Год назад +2

    Alyson Lie: Berklee College of Music.
    I can't see any of the coding Sean is referencing for the banner or any of it. Is there a page I can go to to read the code?

  • @diggerwayne
    @diggerwayne 4 года назад

    Great live stream. Thanks for discussing this topic!

  • @JoeOlivier-s2g
    @JoeOlivier-s2g Год назад +2

    There's a major accessibility issue with the adaptive headers in your video. If someone is using a screen reader, they would not know that these are headers as they're using the img tags and the alt text is not descriptive (e.g., "Banner 3.png"). Better to stick with semantic HTML and use heading tags (, , etc.) for accessibility. The layout examples are also created using images that contain text, which is also not accessible as they images don't contain appropriate alt tags. Better to position images using CSS and keep text in paragraph tags.

  • @ahhong4280
    @ahhong4280 Год назад

    Hi sir, do you have any idea how to create a search box that can crawl to search materials in a single page.

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

    Great

  • @lahdeedah6859
    @lahdeedah6859 Год назад +5

    Or make Canvas user-friendly and intuitive...

  • @benjaminclegg7109
    @benjaminclegg7109 Год назад +2

    It is really disappointing that the home page can be edited but the modules just list assignments, pages etc rather than being able to edit a single homepage as a real webpage look with weeks or modules below that can have hyperlinks to the assignments and quizzes within a smooth description of instructions, links to external webpage resources or whatnot structured in the instruction text with the assignments smoothly appearing as hyperlinks within a smooth text layout of a weekly module.
    This layout is extremely disjointed and counter intuitive to a fluid week to week structure of a course.

  • @uc3656
    @uc3656 2 года назад

    "When everything is novel, then nothing is." - Sean Nufer.
    That is a timeless quote. Thank you