Test highlight.js

Descriptions

Seeing people’s actual work is just as important as what they say. Seeing people work their through exercises live might be even more important. These are some exercises that aren’t particularly difficult and anybody with CSS experience should be able to do. Watching/listening to them do it could be invaluable. Collab Mode on CodePen is kinda perfect for that (just saying).

Accessible and semantic image replacement has been a CSS topic for a lot of years and the “best way” has morphed over the years. Asking them to show you how it could be done a number of ways would be a way to get insight into how long they’ve really been working with CSS. Not only is it directly an important thing to know how to do, knowing how to do it multiple ways demonstrates the depth of their internal toolbox.

Javascript

  var lang = {
    'en': {
      confirm: 'Are you sure?',
      loading: 'Loading...'
    },
    'zh_cn': {
      confirm: '确定删除?',
      loading: '提交中...'
    }
  }

Continue →

Post on   | Category:  test

Test Post 2

Test Post 2

Post on   | Category:  test

Test Post 1

This is Test Post 1

Post on   | Category:  test