Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Marcus's Memorandum
  • Portfolio
  • Posts
  • Categroies
  • Tags
    Marcus Li

    Marcus Li

    Learning Javascript, Java and algrithm now, this is a place to record my coding footprint.

    • Vancouver, CA
    • Website
    • GitHub
    • Email

    CSS: demo link

    less than 1 minute read

    word responsive

    timeline

    Updated: September 12, 2020

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    Free CDN: jsDelivr+Github

    less than 1 minute read

    CDN : Content Delivery Network

    wrong value: $(window).height()

    less than 1 minute read

    $(window).height() gets the same value with $(document).height() , because I forgot to add <!DOCTYPE html> Source

    Timeline: horizon

    less than 1 minute read

    Code

    Java: StringBuilder

    1 minute read

    StringBuilder: A mutable sequence of characters ```java StringBuilder sb = new StringBuilder();

    ©2020 Marcus Li ❤ Powered by Jekyll