• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.

Inspired

only hurts when I breathe
Oct 8, 2002
4,991
197
49
Visit site
✟6,494.00
Faith
Christian
Marital Status
Single
Originally posted by Pete Harcoff
Yes, try Web Monkey. Specifically, the beginner's section.

And if you have any questions, feel free to ask (I've been in web development for a number of years now). :)


excellent site webmonkey is great
 
Upvote 0

aaron

Prayer Warrior
Nov 3, 2002
1,506
12
✟24,570.00
Faith
Non-Denom
Marital Status
Private
Here are a very few of the sites out there.

http://www.htmlgoodies.com is a good site. http://werbach.com/barebones/ is also a good one. just click on a link on the upper left on the page. I have also found http://www.htmlcodetutorial.com/ to be a good site.

One other thing, when you start HTML do not use <FONT...>. It is real simple at first but i am just starting to learn <STYLE...> which is easier and better in the long run. Here is a sight that talks about that. http://www.htmlcodetutorial.com/character_famsupp_92.html. This may be above you now but just keep it in mind.

One last thing a good way to learn HTML is just to look at coding in other pages. It helps a lot.

Hope this helps.
 
Upvote 0

paulewog

Father of Insanity; Child of Music.
Mar 23, 2002
12,930
375
40
USA
Visit site
✟41,438.00
Faith
Baptist
Marital Status
Married
Politics
US-Republican
I did the WYSIWYG editor and learned a lot from tat.

Dreamweaver makes excellent code, usually, and has lots of nice functions (like browser compatibility things). I would strongly recommend that. I never officially learned HTML (though I do know it, more or less, now, simply from being around it so much)... hehe :)
 
Upvote 0
I learned the basics by writing in WYSIWYG editors, then dissecting the code.

After I got the hang of it, I found this site:
Code:
[SIZE=2]http://www.echoecho.com/[/SIZE]
to be useful. It has detailed lists of the various tags. It also has info on JavaScript, which you’ll need to know if you want to make a dynamic web page.
 
Upvote 0