IT/PHP Web JS CSS HTML..
Online code editors : html tag online 테스트
[하늘이]
2019. 12. 9. 16:08
반응형
# Tools
* web html 테스트 사이트
jsfiddle.net : JavaScript / HTML / CSS 동작 확인 가능
* HTML Tag 테스트 사이트
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_test
태그를 공부하면서 간단하게 적용해 볼 수 있는 사이트
-> Tag Dictionary https://www.w3schools.com/tags/tag_a.asp
* TCP School.com
Tag 공부하면서 간단하게 적용해 볼 수 있는 사이트
http://tcpschool.com/examples/tryit/tryhtml.php?filename=html_ref_tag_a_01
html dictionary : http://tcpschool.com/html-tags/a
* PHP online editor
간단하게 사용 가능
http://www.writephponline.com/
http://sandbox.onlinephpfunctions.com/
여러개 파일을 동시에 할 수 있음.
https://paiza.io/en/projects/new
Tag 포함 좀더 많은 개발 테스트를 원한다면 아래 블로그의 9개 정보중에 하나를 선택해보는 것이 좋을 것 같다.
https://geekflare.com/online-code-editors/
반응형