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

#1 2011-05-15 04:55:09

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Design Language Using HTML and BBcode ideas.

[hl= ]Some text here[/hl] Would bring:
Some text here

[BUI]Some text here[/BUI] Would bring:
Some text here

[Ti]Name:[/Ti]
Would title the page

[H1]Heading:[/h1]
Would bring a heading like normal html.

[S=Text/?]
Insert scripting here
[/s]
Is just like
<script type=text/?>
The script
</script>
Any other ideas you would want?


As a start off, this will convert the SIMPLcode into html, but that is subject to change

& It would simply be a .TXT file.  No silly, renaming files xD

Last edited by ssss (2011-05-15 04:58:07)


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#2 2011-05-15 05:59:57

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Design Language Using HTML and BBcode ideas.

[img=][alt=][/img]
=
<img src="" alt ="" />

Offline

 

Board footer