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

#1 2012-06-03 15:42:17

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

HTML Code? (Or CSS)

So, I am creating a site, and I need an HTML code for it. I know nothing about HTML...

Also, I need something to spice up the design. So, a CSS code, too.

I'll give total credit, and give you a love-it on a project!

Thanks!

Last edited by alldaykade28471 (2012-06-03 15:47:07)

Offline

 

#2 2012-06-03 16:03:04

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: HTML Code? (Or CSS)

try using OpenOffice.org. it has an HTML editor that requires no real knowledge of it.

Offline

 

#3 2012-06-03 16:06:58

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

samtwheels wrote:

try using OpenOffice.org. it has an HTML editor that requires no real knowledge of it.

Thanks, but I looked at the site, and I couldn't find anything to do with HTML or CSS.

Offline

 

#4 2012-06-03 16:44:55

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: HTML Code? (Or CSS)

alldaykade28471 wrote:

samtwheels wrote:

try using OpenOffice.org. it has an HTML editor that requires no real knowledge of it.

Thanks, but I looked at the site, and I couldn't find anything to do with HTML or CSS.

That's the thing  wink
Just download it, and install
Use the word processor, just, when saving, choose as .html file instead of .odt
Simple  tongue
If you really want to learn HTML or CSS, I suggest you go to w3schools.com
There you can do those, plus CSS3/HTML5

EDIT: ninja'd by jvvg  sad

Last edited by SJRCS_011 (2012-06-03 16:47:41)


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#5 2012-06-03 16:46:05

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: HTML Code? (Or CSS)

To learn HTML, you can use w3schools.com, as they have a lot of good tutorials.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#6 2012-06-03 16:55:47

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

Okay, thanks guys!

Offline

 

#7 2012-06-03 20:54:59

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: HTML Code? (Or CSS)

Or, if you have a mac (not sure if this works on windows), you can set the Developer mode to on, go to weebly (or another website builder), create the page how you want it, Go under Develop and press Show Web Inspector, copy the HTML there, and paste it on your website.

Offline

 

#8 2012-06-03 20:59:58

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: HTML Code? (Or CSS)

Macs come with iWeb. iWeb has some cool themes  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#9 2012-06-03 22:37:16

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

I have Windows...  hmm

Offline

 

#10 2012-06-03 22:38:23

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: HTML Code? (Or CSS)

alldaykade28471 wrote:

I have Windows...  hmm

There are tons of good web design tools for Windows too. If you have Adobe Dreamweaver somehow, you should use that.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#11 2012-06-03 22:39:34

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

jvvg wrote:

alldaykade28471 wrote:

I have Windows...  hmm

There are tons of good web design tools for Windows too. If you have Adobe Dreamweaver somehow, you should use that.

Anything that you don''t have to download?

Offline

 

#12 2012-06-03 22:40:07

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: HTML Code? (Or CSS)

alldaykade28471 wrote:

jvvg wrote:

alldaykade28471 wrote:

I have Windows...  hmm

There are tons of good web design tools for Windows too. If you have Adobe Dreamweaver somehow, you should use that.

Anything that you don''t have to download?

There are various tools out there on the web that can generate HTML for you, but I don't  have any URLs for you.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#13 2012-06-03 22:47:15

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: HTML Code? (Or CSS)

Since you have a Windows system I'd recommend just getting a copy of Notepad++ and coding from there. Nothing like a nice text editor with syntax highlighting to start learning HTML  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#14 2012-06-03 22:47:17

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

jvvg wrote:

alldaykade28471 wrote:

jvvg wrote:


There are tons of good web design tools for Windows too. If you have Adobe Dreamweaver somehow, you should use that.

Anything that you don''t have to download?

There are various tools out there on the web that can generate HTML for you, but I don't  have any URLs for you.

Okay, so, I just type in on google, 'HTML Coding' or what?

Offline

 

#15 2012-06-03 22:56:38

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: HTML Code? (Or CSS)

alldaykade28471 wrote:

jvvg wrote:

alldaykade28471 wrote:


Anything that you don''t have to download?

There are various tools out there on the web that can generate HTML for you, but I don't  have any URLs for you.

Okay, so, I just type in on google, 'HTML Coding' or what?

Try googling "free WYSIWYG editor".


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#16 2012-06-03 23:06:37

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

jvvg wrote:

alldaykade28471 wrote:

jvvg wrote:


There are various tools out there on the web that can generate HTML for you, but I don't  have any URLs for you.

Okay, so, I just type in on google, 'HTML Coding' or what?

Try googling "free WYSIWYG editor".

Okay.  smile

Offline

 

#17 2012-06-03 23:09:16

chanmanpartyman
Scratcher
Registered: 2011-05-30
Posts: 500+

Re: HTML Code? (Or CSS)

The HTML fancy editors are good, but http://html.net has some really good tutorials on HTML, CSS, PHP and JavaScript. Also, if you use things like WYSIWYG (?) editors then you won't really "learn" HTML or CSS.

Offline

 

#18 2012-06-03 23:19:42

MasterOfTheMuffinz
Scratcher
Registered: 2012-03-15
Posts: 54

Re: HTML Code? (Or CSS)

I'd recommend looking up some HTML tutorials on Youtube or on Google.
I myself do not know HTML. But the tutorials on Youtube helped me a lot.

That is all I can really help you with, but I hope this helps you at least a little.  smile


http://i.imgur.com/63OjU.png

Offline

 

#19 2012-06-03 23:23:17

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: HTML Code? (Or CSS)

chanmanpartyman wrote:

The HTML fancy editors are good, but http://html.net has some really good tutorials on HTML, CSS, PHP and JavaScript. Also, if you use things like WYSIWYG (?) editors then you won't really "learn" HTML or CSS.

True, but it can create the page quickly.

Btw, WYSIWYG stands for "What you see is what you get"


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#20 2012-06-03 23:42:26

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: HTML Code? (Or CSS)

jvvg wrote:

chanmanpartyman wrote:

The HTML fancy editors are good, but http://html.net has some really good tutorials on HTML, CSS, PHP and JavaScript. Also, if you use things like WYSIWYG (?) editors then you won't really "learn" HTML or CSS.

True, but it can create the page quickly.

Btw, WYSIWYG stands for "What you see is what you get"

Yes. I wonder if it's available as a number plate in Australia  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#21 2012-06-03 23:43:34

alldaykade28471
Scratcher
Registered: 2011-05-25
Posts: 1000+

Re: HTML Code? (Or CSS)

Thanks everyone!

Offline

 

#22 2012-06-03 23:43:54

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: HTML Code? (Or CSS)

No problem  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

Board footer