웹 개발 시 유용한 사이트들을 정리한다.
- W3C Markup Validation Service: https://validator.w3.org/
- Dynamic Dummy Image Generator: https://www.dummyimage.com
- https://dummyimage.com/300×300/000/fff&text=Product+Image+2 와 같은 URL로 dummy image를 얻을 수 있다. 300×300은 이미지 크기, 그 다음은 background color, 그 다음은 foreground color, &text= 다음에 넣고 싶은 텍스트를 넣으면 된다.
- HTML5 Live standard: https://html.spec.whatwg.org/multipage/dom.html#kinds-of-content
- Lorem ipsum: https://loremipsum.io/
- Color tools for webmaster: https://www.colortools.net/
- Opposite color tool: https://www.colortools.net/color_complementary.html
- XAMPP (Apache + MariaDB + PHP + Perl): https://www.apachefriends.org/index.html