Tagged Questions
0
votes
0answers
45 views
How to put Evernote on my webpage
I have lists of things to do in Evernote. I want to put this on a webpage. If it can be interactive, that's even better, but I would be happy if I could just display my Evernotes on my page as well.
...
1
vote
1answer
568 views
Joomla 1.5.26 won't let me insert html
I am using the following code to try to embed chat in to an article in Joomla 1.5.26:
<iframe src="http://xxxxxxx.com/welcome/visichat/"
width="100%" height="550px" frameborder="0"
...
2
votes
2answers
60 views
Is there any downside to using <embed> with Flash content?
I've recently learned that HTML5 now officially supports the <embed> tag. With that in mind, is there any reason not to just use it to embed Flash content into HTML5? Would there be any browser ...
0
votes
1answer
512 views
How to Conditionally Load @Font-Faces via CSS3? [closed]
Curerntly, when you use a beautiful font, like for example the multiligual Calibri fotn (a win7 font), then it even downloads eventhough a user has the font already installed, when i use the following ...