HTML, CSS, JavaScript Resources

new BookmarkLockedFalling
Jerry Muelver
Administrator
*****

Jerry Muelver Avatar

Posts: 521

Post by Jerry Muelver on Sept 11, 2007 21:15:47 GMT -5

HTML

For "under the hood" tutorials about HTML and CSS, see
Dave Raggett's Introduction to HTML
www.w3.org/MarkUp/Guide/

Start-from-scratch tutorial sets on HTML and CSS:
www.html.net/

CSS

Charles Cooke's (dazzling) CSS tutorial:
www.charlescooke.me.uk/web/uga_css.html

WebMonkey CSS Tutorials:
hotwired.lycos.com/webmonkey/authoring/stylesheets/

Tizag.com's CSS tutorial:
www.tizag.com/cssT/
with CSS Reference at
www.tizag.com/cssT/reference.php

Stuff you can do with CSS:
See the examples by Stu Nicholls at CSS Play:
www.cssplay.co.uk/menus/
and for drop-down menus:
www.cssplay.co.uk/menus/dd_valid.html
www.cssplay.co.uk/menus/final_drop.html

And by Eric Meyers at MeyerWeb:
www.meyerweb.com/eric/css/edge/menus/demo.html

And Listamatic (one list many CSS variations):
css.maxdesign.com.au/listamatic/

JavaScript

WebMonkey JavaScript Tutorial, Code Library, Demos:
www.webmonkey.com/programming/javascript/

Tizag's JavaScript tutorial:
www.tizag.com/javascriptT/

WebTeacher JavaScript Tutorial for non-programmers:
www.webteacher.com/javascript/
Last Edit: Sept 16, 2007 7:16:20 GMT -5 by Jerry Muelver
carlgundel
Administrator
*****
Creator of Run BASIC

carlgundel Avatar

Posts: 975

Alyce
Administrator
*****

Alyce Avatar

Posts: 519Female

-Alyce
Janet
Global Moderator
*****

Janet Avatar

Posts: 276

Post by Janet on Nov 2, 2007 13:54:28 GMT -5

Now I'm a bit (actually a lot) embarassed that I had to wait until this posting before thanking you for all the work you've done with Building Blocks.

I'm only just now beginning to get my head around cssid vs cssclass and how / when to apply each.

Isn't it nice that were all contributing something different? Commands and styles and SQL and widgets and oh-so-many wonders. :)
[br]
bfraley
New Member
*

bfraley Avatar

Posts: 20

Post by bfraley on Sept 6, 2013 13:45:20 GMT -5

Hi, I recently discovered Just BASIC and Run BASIC. This original resource list was posted 6 years ago (now 2013).

As a new user of Run BASIC I haven't experimented with CSS3 / HTML5 embedded
or generated using BASIC. I would like to be able to generate or embed valid HTML5 syntax, but that's off topic.

As a web developer I personally recommend that users learn HTML and CSS first, and then implement and customize their markup and styling for building something with RunBasic and the BASIC programming language.

Here are some free, up-to-date, resources:

Mozillia's Developer Network
developer.mozilla.org/

Microsoft's Developers Network
msdn.microsoft.com

Of Course:The W3C - World Wide Web Consortium
w3c.org

Code Academy
codeacademy.com

There are tons more out there...but I would aim for free, up-to-date, and correct information.
Last Edit: Sept 6, 2013 14:04:04 GMT -5 by bfraley