This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#101 2010-02-08 20:25:24

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: HTML is SOOOOO hard!

adriangl wrote:

Lucario621 wrote:

BWOG wrote:

<b>This is HTML!</b><br>
<i>I forgot how to do links :p</i>

Links are <i>very</i> simple
Its simple, like <a href "http://scratch.mit.edu/">Scratch</a>!

Oh  tongue .


http://i.imgur.com/WBkM2QQ.png

Offline

 

#102 2010-02-08 20:27:49

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: HTML is SOOOOO hard!

Lucario621 wrote:

adriangl wrote:

Lucario621 wrote:


Links are <i>very</i> simple
Its simple, like <a href "http://scratch.mit.edu/">Scratch</a>!

Oh  tongue .

Yeah, but BWOG beat me to it  tongue


Scratchin' since 2007

Offline

 

#103 2010-02-09 12:41:58

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

lol, i dont see why they had to make it so confusing though.

<a herf " " > </a>


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#104 2010-02-09 12:44:08

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: HTML is SOOOOO hard!

markyparky56 wrote:

lol, i dont see why they had to make it so confusing though.

<a herf " " > </a>

It's "a href" not "a herf"

Offline

 

#105 2010-02-09 12:47:08

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

BWOG wrote:

markyparky56 wrote:

lol, i dont see why they had to make it so confusing though.

<a herf " " > </a>

It's "a href" not "a herf"

even more confusing.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#106 2010-02-09 12:51:04

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: HTML is SOOOOO hard!

markyparky56 wrote:

BWOG wrote:

markyparky56 wrote:

lol, i dont see why they had to make it so confusing though.

<a herf " " > </a>

It's "a href" not "a herf"

even more confusing.

If you want to learn HTML then here: http://www.w3schools.com/html/default.asp

It's really not that hard once you get used to it.

Offline

 

#107 2010-02-09 12:52:34

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

BWOG wrote:

markyparky56 wrote:

BWOG wrote:

It's "a href" not "a herf"

even more confusing.

If you want to learn HTML then here: http://www.w3schools.com/html/default.asp

It's really not that hard once you get used to it.

i think iv been there... thats where i started learning, but i dont really need to learn it since im not making my own website.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#108 2010-02-09 13:25:30

RHY3756547
Scratcher
Registered: 2009-08-15
Posts: 1000+

Re: HTML is SOOOOO hard!

I know HTML. It's just the messy CSS linking stuff that I don't like. And you need that for a site. D:

Offline

 

#109 2010-02-09 13:34:58

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

RHY3756547 wrote:

I know HTML. It's just the messy CSS linking stuff that I don't like. And you need that for a site. D:

hmmmm... ill pass that onto the M30W team, thanks.  smile  but is CSS actualy neccassary?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#110 2010-02-09 13:52:52

jukyter
Scratcher
Registered: 2009-12-06
Posts: 1000+

Re: HTML is SOOOOO hard!

Cryptic Secret Service O.o


cause a bird and a fish could fall in love/but where would they live?

Offline

 

#111 2010-02-09 13:55:06

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

jukyter wrote:

Cryptic Secret Service O.o

thats why its so confsing? its coded!!!  tongue


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#112 2010-02-09 16:58:26

Lightnin
Scratch Team
Registered: 2008-11-03
Posts: 1000+

Re: HTML is SOOOOO hard!

It's nice knowing a little HTML. Once you can understand basically what's going on, you can peer into the guts of pretty much any page on the internet just by right clicking and  choosing "View page source."  So if you want to know how they did something, you can just take a look! (It's kid of like looking under the hood of a car to see how it all works.)

CSS though - that makes things a little more tricky. But you can still get the gist of things just by knowing a little HTML.


Help Scratchers make the leap to 2.0!
http://img818.imageshack.us/img818/6844/transitionteam.jpg

Offline

 

#113 2010-02-09 17:03:26

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: HTML is SOOOOO hard!

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta title="Scratch: Imagine, Program, Share">
<meta description="Scratch: a programming language for everyone. Create interactive stories, games, music and art - and share it online.">
<meta author="Lifelong Kindergarten Group at the MIT Media Laboratory">
<meta keywords="programming, youth, children, kids, novices, visual programming, animated stories, video games, interactive art, sharing, online communities, user-generated content, media lab, mit, creativity, learning, education, llk, lifelong kindergarten, beginners, beginning, easy, learn, draw, fun, program, games, animation, educators, play, playful ">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="/js/scriptaculous.js"></script>
<script type="text/javascript" src="/js/scratchr.js?v=1.2"></script>
<link href="style/imports/global.css" rel="stylesheet" type="text/css">

<!-- |||||| IE- only stylesheet in conditional comment ||||||| -->
<!--[if IE]>
<link href="/css/global_ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<title>Scratch Forums / HTML is SOOOOO hard!</title>
<link rel="stylesheet" type="text/css" href="style/scratchr.css" />
<script type="text/javascript">
<!--
function process_form(the_form)
{
    var element_names = new Object()
    element_names["req_message"] = "Message"

    if (document.all || document.getElementById)
    {
        for (i = 0; i < the_form.length; ++i)
        {
            var elem = the_form.elements[i]
            if (elem.name && elem.name.substring(0, 4) == "req_")
            {
                if (elem.type && (elem.type=="text" || elem.type=="textarea" || elem.type=="password" || elem.type=="file") && elem.value=='')
                {
                    alert("\"" + element_names[elem.name] + "\" is a required field in this form.")
                    elem.focus()
                    return false
                }
            }
        }
    }

    return true
}

That's just a little bit of what this page contains.

Offline

 

#114 2010-02-09 17:28:23

RHY3756547
Scratcher
Registered: 2009-08-15
Posts: 1000+

Re: HTML is SOOOOO hard!

BWOG wrote:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta title="Scratch: Imagine, Program, Share">
<meta description="Scratch: a programming language for everyone. Create interactive stories, games, music and art - and share it online.">
<meta author="Lifelong Kindergarten Group at the MIT Media Laboratory">
<meta keywords="programming, youth, children, kids, novices, visual programming, animated stories, video games, interactive art, sharing, online communities, user-generated content, media lab, mit, creativity, learning, education, llk, lifelong kindergarten, beginners, beginning, easy, learn, draw, fun, program, games, animation, educators, play, playful ">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="/js/scriptaculous.js"></script>
<script type="text/javascript" src="/js/scratchr.js?v=1.2"></script>
<link href="style/imports/global.css" rel="stylesheet" type="text/css">

<!-- |||||| IE- only stylesheet in conditional comment ||||||| -->
<!--[if IE]>
<link href="/css/global_ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<title>Scratch Forums / HTML is SOOOOO hard!</title>
<link rel="stylesheet" type="text/css" href="style/scratchr.css" />
<script type="text/javascript">
<!--
function process_form(the_form)
{
    var element_names = new Object()
    element_names["req_message"] = "Message"

    if (document.all || document.getElementById)
    {
        for (i = 0; i < the_form.length; ++i)
        {
            var elem = the_form.elements[i]
            if (elem.name && elem.name.substring(0, 4) == "req_")
            {
                if (elem.type && (elem.type=="text" || elem.type=="textarea" || elem.type=="password" || elem.type=="file") && elem.value=='')
                {
                    alert("\"" + element_names[elem.name] + "\" is a required field in this form.")
                    elem.focus()
                    return false
                }
            }
        }
    }

    return true
}

That's just a little bit of what this page contains.

Javascript looks a lot like actionscript.

Offline

 

#115 2010-02-09 19:12:22

urhungry
Scratcher
Registered: 2009-07-03
Posts: 1000+

Re: HTML is SOOOOO hard!

gershmer wrote:

urhungry wrote:

even i used to know it, but i forgot. i actually made a whole site on neopets in html.

OK.

If you ever want to learn again, I can help.

(Promise I won't offer you urhungry.gershmer.net)

ok, great! i just saw this. XD
999th post!

Offline

 

#116 2010-02-10 11:17:28

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

RHY3756547 wrote:

BWOG wrote:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta title="Scratch: Imagine, Program, Share">
<meta description="Scratch: a programming language for everyone. Create interactive stories, games, music and art - and share it online.">
<meta author="Lifelong Kindergarten Group at the MIT Media Laboratory">
<meta keywords="programming, youth, children, kids, novices, visual programming, animated stories, video games, interactive art, sharing, online communities, user-generated content, media lab, mit, creativity, learning, education, llk, lifelong kindergarten, beginners, beginning, easy, learn, draw, fun, program, games, animation, educators, play, playful ">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="/js/scriptaculous.js"></script>
<script type="text/javascript" src="/js/scratchr.js?v=1.2"></script>
<link href="style/imports/global.css" rel="stylesheet" type="text/css">

<!-- |||||| IE- only stylesheet in conditional comment ||||||| -->
<!--[if IE]>
<link href="/css/global_ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<title>Scratch Forums / HTML is SOOOOO hard!</title>
<link rel="stylesheet" type="text/css" href="style/scratchr.css" />
<script type="text/javascript">
<!--
function process_form(the_form)
{
    var element_names = new Object()
    element_names["req_message"] = "Message"

    if (document.all || document.getElementById)
    {
        for (i = 0; i < the_form.length; ++i)
        {
            var elem = the_form.elements[i]
            if (elem.name && elem.name.substring(0, 4) == "req_")
            {
                if (elem.type && (elem.type=="text" || elem.type=="textarea" || elem.type=="password" || elem.type=="file") && elem.value=='')
                {
                    alert("\"" + element_names[elem.name] + "\" is a required field in this form.")
                    elem.focus()
                    return false
                }
            }
        }
    }

    return true
}

That's just a little bit of what this page contains.

Javascript looks a lot like actionscript.

Except when its been compiled?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#117 2010-02-10 12:15:36

jacool
Scratcher
Registered: 2008-01-25
Posts: 1000+

Re: HTML is SOOOOO hard!

RHY3756547 wrote:

I know HTML. It's just the messy CSS linking stuff that I don't like. And you need that for a site. D:

Weren't you going to make a Flash site?
Personally, I don't like Flash sites, in my opinion one of the intentions with the world wide web is that everyone with an internet connection and a browser would be able to use the world wide web.
But with Flash sites you need Flash player, and it's not available for all platforms.
For example mobile devices.


http://i571.photobucket.com/albums/ss159/JacobKar/svensktiger-1.png

Offline

 

#118 2010-02-10 12:43:02

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

jacool wrote:

RHY3756547 wrote:

I know HTML. It's just the messy CSS linking stuff that I don't like. And you need that for a site. D:

Weren't you going to make a Flash site?
Personally, I don't like Flash sites, in my opinion one of the intentions with the world wide web is that everyone with an internet connection and a browser would be able to use the world wide web.
But with Flash sites you need Flash player, and it's not available for all platforms.
For example mobile devices.

But it ensures that your things are safe and cant be stole.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#119 2010-02-10 13:20:08

jacool
Scratcher
Registered: 2008-01-25
Posts: 1000+

Re: HTML is SOOOOO hard!

markyparky56 wrote:

jacool wrote:

RHY3756547 wrote:

I know HTML. It's just the messy CSS linking stuff that I don't like. And you need that for a site. D:

Weren't you going to make a Flash site?
Personally, I don't like Flash sites, in my opinion one of the intentions with the world wide web is that everyone with an internet connection and a browser would be able to use the world wide web.
But with Flash sites you need Flash player, and it's not available for all platforms.
For example mobile devices.

But it ensures that your things are safe and cant be stole.

Actually it does not.
For example, A YouTube video can easily be downloaded with simple code.
What's on the internet can always be downloaded, because it exists.


http://i571.photobucket.com/albums/ss159/JacobKar/svensktiger-1.png

Offline

 

#120 2010-02-10 13:25:24

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

jacool wrote:

markyparky56 wrote:

jacool wrote:


Weren't you going to make a Flash site?
Personally, I don't like Flash sites, in my opinion one of the intentions with the world wide web is that everyone with an internet connection and a browser would be able to use the world wide web.
But with Flash sites you need Flash player, and it's not available for all platforms.
For example mobile devices.

But it ensures that your things are safe and cant be stole.

Actually it does not.
For example, A YouTube video can easily be downloaded with simple code.
What's on the internet can always be downloaded, because it exists.

Without downloading the Youtube downloader?
Dont you think its ironic that the how-to vid for the youtube downloader is on youtube?  tongue


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#121 2010-02-10 13:27:15

jacool
Scratcher
Registered: 2008-01-25
Posts: 1000+

Re: HTML is SOOOOO hard!

markyparky56 wrote:

jacool wrote:

markyparky56 wrote:


But it ensures that your things are safe and cant be stole.

Actually it does not.
For example, A YouTube video can easily be downloaded with simple code.
What's on the internet can always be downloaded, because it exists.

Without downloading the Youtube downloader?
Dont you think its ironic that the how-to vid for the youtube downloader is on youtube?  tongue

No I don't think it's ironic, it's not Google who made the video.


http://i571.photobucket.com/albums/ss159/JacobKar/svensktiger-1.png

Offline

 

#122 2010-02-10 13:45:11

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: HTML is SOOOOO hard!

jacool wrote:

markyparky56 wrote:

jacool wrote:


Actually it does not.
For example, A YouTube video can easily be downloaded with simple code.
What's on the internet can always be downloaded, because it exists.

Without downloading the Youtube downloader?
Dont you think its ironic that the how-to vid for the youtube downloader is on youtube?  tongue

No I don't think it's ironic, it's not Google who made the video.

so how do you do it then?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#123 2010-04-22 07:19:23

Jason_9
Scratcher
Registered: 2010-04-22
Posts: 7

Re: HTML is SOOOOO hard!

It is real tough to learn, I downloaded an ebook from the net about HTML for dummies and still I found it tough

Offline

 

#124 2010-04-22 07:28:27

AnonymousTom
Scratcher
Registered: 2010-03-19
Posts: 100+

Re: HTML is SOOOOO hard!

markyparky56 wrote:

jacool wrote:

RHY3756547 wrote:

I know HTML. It's just the messy CSS linking stuff that I don't like. And you need that for a site. D:

Weren't you going to make a Flash site?
Personally, I don't like Flash sites, in my opinion one of the intentions with the world wide web is that everyone with an internet connection and a browser would be able to use the world wide web.
But with Flash sites you need Flash player, and it's not available for all platforms.
For example mobile devices.

But it ensures that your things are safe and cant be stole.

Wrong. I can put a simple mine on my HTML website, that if you left click on it it will tell you not to copy. But I don't see the point of that since nothing on the internet is private or really even yours.

Offline

 

#125 2010-04-22 09:00:40

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: HTML is SOOOOO hard!

Closed by request of the topic owner.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer