Kelli Traaseth

Todd or anyone else who knows web design,

Since you look like you know what to do with a web site, how do you think a person would go about designing one? Meaning, do you know of a very kid or beginner friendly web or book to assist in this? I did a search on google and the ones I found were very technical. I would like to make one with my 9ds, I have some computer knowledge but not alot. What do you think? Where do you think I should start?

Thanks, Kelli



---------------------------------
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!

[Non-text portions of this message have been removed]

[email protected]

In a message dated 9/27/02 8:09:41 PM, kellitraas@... writes:

<< Where do you think I should start?
>>

I got a plastic-coated six-page thing by Quick Study, called HTML Guide.

Then I started looking at the code on some simple-looking pages to figure out
what was essential and what wasn't.

And I experimented.

Gradually I'm learning more.

Todd's stuff is fancier. Sometimes fancy stuff is scary though!

Here is my entire file of notes I keep to refer to and swipe from when I do
pages. Most you don't need yet:

FOOTNOTES:

<P>Nothing is certain about the <A HREF="#FN1">lemmings</A>,
other than that they left as they came, with nothing but a silly grin and
some lemon pies.

<FN ID="fn1">Lemmings: Small rodents that like to leap off of
cliffs if necessary for retrieving a really nice lemon pie.</FN>





<li></li>
Precedes each list item, and adds a number
<ul></ul>
Creates a bulleted list

<b>My Unordered List:</b>
<ul>
<li> Item 1
<li> Item 2
<li> Item 3
</ul>

<b>My Ordered List:</b>
<ol>
<li> Item 1
<li> Item 2
<li> Item 3
</ol>

Ælflæd


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>


<title>Humility and Formality</title>
<META NAME"Humility and Formality" content="Ideas for understanding and
increasing humility for SCA squires, students and others.">
<META NAME="keyword" CONTENT="
">
<META NAME="description" CONTENT="
">

</head>


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<head>
<body bgcolor="#ffffcc">
<font color="#333300">
<!-- #BeginEditable "body" -->
<H4><i><center>Humility and Formality</center></i></H4>

<!-- #BeginEditable "body" -->


<!-- #EndEditable -->



</i></center>
<!-- #EndEditable -->
<table>
<tr>
<td width="153">Copyright © Sandra Dodd 1998, 2002 </td>
<td width="577">
<div align="right"><a href="mailto:SandraDodd@..."><img
src="note.gif" width="75" height="75" align="right"
border=<0></a><br><br>E-mail
<br>
AElflaed of Duckford</div>
</td>
</tr>
</table>
</body>
</html>



<table></table>
Creates a table
<tr></tr>
Sets off each row in a table
<td></td>
Sets off each cell in a row
<th></th>
Sets off the table header (a normal cell with bold, centered text)


<table border=#>
Sets width of border around table cells
<table cellspacing=#>
Sets amount of space between table cells
<table cellpadding=#>
Sets amount of space between a cell's border and its contents
<table width=# or %>
Sets width of table - in pixels or as a percentage of document width
<tr align=?> or <td align=?>
Sets alignment for cell(s) (left, center, or right)
<tr valign=?> or <td valign=?>
Sets vertical alignment for cell(s) (top, middle, or bottom)
<td colspan=#>
Sets number of columns a cell should span
<td rowspan=#>
Sets number of rows a cell should span (default=1)
<td nowrap>
Prevents the lines within a cell from being broken to fit


[Unable to display image]

Stephanie Elms

Hi! I had a basic webpage for a little while. I found a couple of web sites that had
pretty easy to understand tutorials:

http://www.lissaexplains.com/

Written by a kid for kids (have not looked at it too
extensively but looks pretty good!):

____________________________

http://davesite.com/webstation/html/

Great tutorial...pretty dry but easy to understand (this is the one I used
to learn)

_________________________________

http://bignosebird.com/

Lots of tutorials and other fun things for webpages:


Hope that these help!

Stephanie

Dalene and Andy

Hey

I used this guy's site - it was free and easy.

www.davesite.com

Dalene


[Non-text portions of this message have been removed]

Kelli Traaseth

Thanks Sandra!
Kelli
SandraDodd@... wrote:
In a message dated 9/27/02 8:09:41 PM, kellitraas@... writes:

<< Where do you think I should start?
>>

I got a plastic-coated six-page thing by Quick Study, called HTML Guide.

Then I started looking at the code on some simple-looking pages to figure out
what was essential and what wasn't.

And I experimented.

Gradually I'm learning more.

Todd's stuff is fancier. Sometimes fancy stuff is scary though!

Here is my entire file of notes I keep to refer to and swipe from when I do
pages. Most you don't need yet:

FOOTNOTES:

<P>Nothing is certain about the <A HREF="#FN1">lemmings</A>,
other than that they left as they came, with nothing but a silly grin and
some lemon pies.

<FN ID="fn1">Lemmings: Small rodents that like to leap off of
cliffs if necessary for retrieving a really nice lemon pie.</FN>





<li></li>
Precedes each list item, and adds a number
<ul></ul>
Creates a bulleted list

<b>My Unordered List:</b>
<ul>
<li> Item 1
<li> Item 2
<li> Item 3
</ul>

<b>My Ordered List:</b>
<ol>
<li> Item 1
<li> Item 2
<li> Item 3
</ol>

Ælflæd


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>


<title>Humility and Formality</title>
<META NAME"Humility and Formality" content="Ideas for understanding and
increasing humility for SCA squires, students and others.">
<META NAME="keyword" CONTENT="
">
<META NAME="description" CONTENT="
">

</head>


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<head>
<body bgcolor="#ffffcc">
<font color="#333300">
<!-- #BeginEditable "body" -->
<H4><i><center>Humility and Formality</center></i></H4>

<!-- #BeginEditable "body" -->


<!-- #EndEditable -->



</i></center>
<!-- #EndEditable -->
<table>
<tr>
<td width="153">Copyright © Sandra Dodd 1998, 2002 </td>
<td width="577">
<div align="right"><a href="mailto:SandraDodd@..."><img
src="note.gif" width="75" height="75" align="right"
border=<0></a><br><br>E-mail
<br>
AElflaed of Duckford</div>
</td>
</tr>
</table>
</body>
</html>



<table></table>
Creates a table
<tr></tr>
Sets off each row in a table
<td></td>
Sets off each cell in a row
<th></th>
Sets off the table header (a normal cell with bold, centered text)


<table border=#>
Sets width of border around table cells
<table cellspacing=#>
Sets amount of space between table cells
<table cellpadding=#>
Sets amount of space between a cell's border and its contents
<table width=# or %>
Sets width of table - in pixels or as a percentage of document width
<tr align=?> or <td align=?>
Sets alignment for cell(s) (left, center, or right)
<tr valign=?> or <td valign=?>
Sets vertical alignment for cell(s) (top, middle, or bottom)
<td colspan=#>
Sets number of columns a cell should span
<td rowspan=#>
Sets number of rows a cell should span (default=1)
<td nowrap>
Prevents the lines within a cell from being broken to fit


[Unable to display image]

~~~~ Don't forget! If you change topics, change the subject line! ~~~~

If you have questions, concerns or problems with this list, please email the moderator, Joyce Fetteroll (fetteroll@...), or the list owner, Helen Hegener (HEM-Editor@...).

To unsubscribe from this group, click on the following link or address an email to:
[email protected]

Visit the Unschooling website: http://www.unschooling.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!

[Non-text portions of this message have been removed]

Kelli Traaseth

Thank you Stephanie!
Kelli
Stephanie Elms wrote:Hi! I had a basic webpage for a little while. I found a couple of web sites that had
pretty easy to understand tutorials:

http://www.lissaexplains.com/

Written by a kid for kids (have not looked at it too
extensively but looks pretty good!):

____________________________

http://davesite.com/webstation/html/

Great tutorial...pretty dry but easy to understand (this is the one I used
to learn)

_________________________________

http://bignosebird.com/

Lots of tutorials and other fun things for webpages:


Hope that these help!

Stephanie

Yahoo! Groups SponsorADVERTISEMENT

~~~~ Don't forget! If you change topics, change the subject line! ~~~~

If you have questions, concerns or problems with this list, please email the moderator, Joyce Fetteroll (fetteroll@...), or the list owner, Helen Hegener (HEM-Editor@...).

To unsubscribe from this group, click on the following link or address an email to:
[email protected]

Visit the Unschooling website: http://www.unschooling.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!

[Non-text portions of this message have been removed]

Kelli Traaseth

Thanks, Dalene!
Kelli
Dalene and Andy wrote:Hey

I used this guy's site - it was free and easy.

www.davesite.com

Dalene


[Non-text portions of this message have been removed]


~~~~ Don't forget! If you change topics, change the subject line! ~~~~

If you have questions, concerns or problems with this list, please email the moderator, Joyce Fetteroll (fetteroll@...), or the list owner, Helen Hegener (HEM-Editor@...).

To unsubscribe from this group, click on the following link or address an email to:
[email protected]

Visit the Unschooling website: http://www.unschooling.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!

[Non-text portions of this message have been removed]

[email protected]

<PRE>I have a web page on ivillage...it is SOOOO easy!!!! :-) Bridget

[email protected]

Here's my family webpage...so you can see what it can look like...once you
get the hang of it...it is really easy! :-) Bridget
<A HREF="http://pages.ivillage.com/bridgeloveschrist">Bridget's Family Web Page</A>
I haven't updated it since for a while....since then our son was born...and
my husband has changed jobs...and now I am really interested in
unschooling....so...uh...better update soon!!!

I have been on here for a short time...checking out the postings and
stuff...I love this site and am learning SOOOO much!!!!! :-) Bridget


[Non-text portions of this message have been removed]

MO Milligans

At 07:08 PM 9/27/02 -0700, you wrote:

>I would like to make one with my 9ds, I have some computer knowledge but
>not alot. What do you think? Where do you think I should start?
>
>Thanks, Kelli
==
I started by using FrontPage Express. That way, I didn't *have* to know
HTML coding to build a site :) Actually, I guess that's not entirely true,
when I first became interested in learning how to build a site, I bought a
book named "HTML for dummies", then decided FrontPage Express was
easier.<grin>

Todd

"If you choose not to decide, you still have made a choice.
I will choose Free Will" -Rush (& Todd)
http://rambleman.tripod.com/index.html

[email protected]

I had used some template sites--AOL's and Expages.

When I decided to move to places without ads, and to use my own code, I
swiped parts of the expage codes (you can't take everything, usually,
anyway), and by pulling the "view source" code and looking at it, I was
looking at the way they had set up things that were very familiar to me,
visually, at that point. That helped me a lot too.

And a friend did a site for me (put one of my SCA publications online) and by
looking at her code I learned to do tables. (What she did is at
http://sandradodd.com/ideas/brightideas
and what I copied from it is
http://sandradodd.com/tw/1

none of which is about unschooling, but as easy coding goes, might be worth
looking at.)

Sandra