Is there a page similar to JSbin where I can test HTML and CSS + provide "fiddlable" examples to you?
|
closed as not constructive by KatieK, Anthon, Rob Mensching, Nightfirecat, Emil Vikström Apr 9 at 6:46
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Yes there is! jsFiddleDon't be put off by the 'js' in the name. It has fields for HTML, CSS and JS. You could leave the JS blank and just use the HTML and CSS. Here is an example of |
|||||||||
|
|
jsDo.itDon't be put off by the 'js' in the name. It has fields for HTML, CSS and JS. You could leave the JS blank and just use the HTML and CSS. Here is an example of first-child in CSS, to show how small your snippets can be. Excuse the blatant copy and paste, the same description works for this site, too. I, however prefer jsfiddle. |
|||
|
|
|
This one is the new one on the block and it is fantastic! Integrates nicely with git as well :) |
|||
|
You can try Liveweave . It even supports context-sensitive auto-completion for HTML5 & CSS3, which is really helpful for most web designers. |
|||
|
|
CodePen.ioI really like CodePen quite a bit. |
|||
|
|