Awww yeah, I'm programmin' with HTML, woot woot! So far I've made my own website (complete with LOLcats pictures, links to games, and videos), my own customized homepage, and I'm currently working on a game where you read the story, and click the action you think is best. I'm still trying to figure out how to put games in HTML, though. Still, HTML ISH FUNFUNFUN! :3
Offline
Cool!
You can embed Java applets with the APPLET tag, and Flash objects with the OBJECT tag.
Offline
l0ve1y wrote:
Wow, really? Could you give me the coding? I'd LOVE to have games on my website!
![]()
Navigate to your project and scroll down to where you add tags. Underneath, there will be a link that reads 'Embed'. Click on that link and copy the code that appears.
Offline
Here's W3Schools's documentation on the OBJECT tag. It says APPLET is deprecated, and OBJECT can be used instead.
Offline
I know a bit of HTML.
Offline
Oooh, html! My favorite tag is the <div> tag, because they're so easy to style. with css.
Got into CSS and Javascript? It can do magic on webpages! And you might not even need the Javascript, with that new @keyframes thing I keep hearing about!





Offline
scratchisthebest wrote:
Oooh, html! My favorite tag is the <div> tag, because they're so easy to style. with css.
Got into CSS and Javascript? It can do magic on webpages! And you might not even need the Javascript, with that new @keyframes thing I keep hearing about!
JS is still useful as anything, even if you can do animations with CSS.
Offline
scimonster wrote:
scratchisthebest wrote:
Oooh, html! My favorite tag is the <div> tag, because they're so easy to style. with css.
Got into CSS and Javascript? It can do magic on webpages! And you might not even need the Javascript, with that new @keyframes thing I keep hearing about!JS is still useful as anything, even if you can do animations with CSS.
I agree, Javascript is cool.
Offline
3DSfan12345 wrote:
scimonster wrote:
scratchisthebest wrote:
Oooh, html! My favorite tag is the <div> tag, because they're so easy to style. with css.
Got into CSS and Javascript? It can do magic on webpages! And you might not even need the Javascript, with that new @keyframes thing I keep hearing about!JS is still useful as anything, even if you can do animations with CSS.
I agree, Javascript is cool.
Yeah, it still is more flexible than CSS in complicated things.
And you can't use CSS in scalar vector graphics.
[shameless plug]By the way, CSS can't easily hide things you can't put in the CSS (example: weebly, which overwrites your footer hiding attempts). But javascript can!
See my webbersite for my weebly script.[/shameless plug]
Last edited by scratchisthebest (2012-04-16 15:29:49)





Offline
bump
Offline
I only know the tags to make things bold or italicized
Offline
bump
Offline
l0ve1y wrote:
I didn't put it on the Internet, though. I don't know how.
![]()
Offline
scimonster wrote:
Cool!
You can embed Java applets with the APPLET tag, and Flash objects with the OBJECT tag.![]()
Applet is deprecated; use OBJECT instead.
Offline
Is that one of those games where it says: "I go to the Market, what should I do next"
Offline