Hi everybody, I have seen a recent trend on the net for having single property websites.

 

They seem to be quite expensive! Ranging up to couple hundred dollars wooooooooooooooow!

 

So this 30 min a day for 10 days course is meant to teach you two things:

 

  1. Learn HTML

  2. Be able to make a single property website in a matter of minutes once you understand the basics of HTML, and allow you to save hundreds of dollars and impress your clients! Yeah!

 

Course 1 DAY 1

 

What is HTML?

 

HTML is an acronym that stands for Hyper Text Mark Up Language. It is the language that allows us to see web pages.

 

It is important to understand for marketing your real estate website on the Internet and as a bridge for understanding more sophisticated programs live php or java.

 

 

What are tags?

 

Tags allow the page to understand the format of the text.

 

They are applied before and after the text.

 

Before: <>

 

After:</>

 

Follow these steps:

 

  1. Write < , name of the tag, and >.

  2. Write the desired text

  3. Write </, name of the tag, and >.

 

Example: <b>text</b> (this b tag makes the text BOLD)

 

Note: The second tag has /.

HTML allows for Upper case and Lower case letters.

 

 

What are the basic tag requirements for an HTML document?

 

 

<html>...</html> - Contains entire document

<head>...</head> - Contains the Header

<title>...</title> - Top bar title ( top left hand corner of your screen when a website is open)

<body>..</body> Contains the sections of the document

 

Every HTML document consists of three parts: Head, Title, and Body

 

To create the header:

 

  1. Write <head> (This opens the header tag)

  1. Write the text ( Put your article title and keywords here for SEO)

  2. Write </head> (this closes the header tag)

 

To create the title:

 

  1. Write <title> (This opens the title tag)

  2. Write the title of the page

  3. Write </title> (This closes the title tag)

 

To create the body:

 

  1. Write <body> (This opens the body tag)

  2. Write text.

  3. Write </body>. (This closes the body tag)

 

 

 

How do i view the HTML of a web page?

 

  1. Open a website

  2. Go to View

  3. Click on Page Source

 

 

How do i create an HTML document?

 

  1. Go to start

  2. Open note pad

  3. Open the html tag <html>

  4. Close the html tag </html>

  5. Save your .txt file in .html – i.e. Myfile.html

 

Example:

 

<html>

<head>

<title>My First HTML page for my single property website! </title>

</head>

<body>

This course is absolutely fantastic and i will be able to do a single property website in no time!

</body>

</html>

 

 

Stay tuned for tomorrows Single Property Website Course! Yeah!

 

For Day 2 Click Here! 

 

 
© 2006 Guru Home Visions, All Rights Reserved.
 

23 Comments on Single Property Website Course – in 10 Courses – Become an HTML Expert - 30 min a day for 10 days!

JUL
20
2007
4 Featured Posts
I am going to try and follow this.....good luck teaching me this...LOL
9:16pm • #1
can you go to photobucket and put your flyer in there and use the HTML that is created?
9:27pm • #2
I suppose so, then if you know html you can edit it to your liking :). At the end of this 10 day course I will also show how to upload your html doc to a server. 
9:39pm • #3
That's quite informative, I've always wanted to know html.   Thanks for the post!
9:52pm • #4
148,876 Points
Hi Bruno, I am teaching basic html to several of our office agents to spruce up their agent websites. I will clue them in to your lessons. Sometimes we do not realize that most agents do not have the knowledge to do this. I have had my own domain since 1995 and I learned the hard way, there were no translating sites then, you knew html or your site did not go anywhere. Good for you to share, you will be rewarded!  Regards, David
10:04pm • #5
5 Featured Posts
Bruno, looks like Word Star from many years ago!  Thanks for the tips!
10:17pm • #6
183,038 Points 11 Featured Posts Outside Blog

 Bruno, You are a peach for doing this. I know a little HTML just from fooling around but this is great!

Thanks

10:24pm • #7
JUL
21
2007
421,473 Points 3 Featured Posts Outside Blog
Thanks for the information.I will book mark it. I had once saved information on html but never used it. I like your  step by step instructions
6:10am • #8
318,287 Points 22 Featured Posts Localism Sponsor Outside Blog Hit Router

OH, bless you, bless you!  Your series will be an excellent resource.  You're  explaining HTML exactly the same way I always do ... "There are start tags, and there are end tags, all the rest just flows from that concept".....

9:10am • #9
200,598 Points 1 Featured Post Outside Blog
OK - Bruno - I Promise I will try.  I really want to know how to do thes , but  have not gotten too advanced yet.  Here we go....
10:02am • #10
100,954 Points Outside Blog
Hey thanks alot! This stuff is interesting. I've had to enter a tag line in my home page header for Google to verify the webpage. Thanks again. I look forwrd the other lessons.
10:05am • #11

Hi Cheryl,

I completely agree :) once the opening and closing headers concept is understood, its just a matter of learning what the tags do :)

 

 

11:44am • #12
Thanks for the lesson!  I would love to learn more.  Perhaps some specific tips on how to beef up our Active Rain Pages???
12:01pm • #13
124,051 Points Outside Blog
It is amazing what some companies are charging for simple HTML websites.  I have several doorway sites I do myself and have my own server so I don't have to pay hosting charges.  It saves me tons of money.
4:50pm • #14
537,417 Points 45 Featured Posts Outside Blog
<body> though I'd taken an HP online course on html, since I haven't used it, I've forgotten it. Glad you'll be doing this refresher. Thanks. </body>
6:20pm • #15
1 Featured Post
This is a some thing that I have seen some top realtors in Sparta use. It makes sense. Thanks for the tip. It gives you the realtor one more bullet in your arsenal. Great job
10:18pm • #17
1 Featured Post
This is just the kind of info I've been looking for - thanks
10:48pm • #18
JUL
23
2007
I don't want to spam your board, but there are single property websites out there for as low at $40...These are pretty affordable and I've made the offer that you can register and then email me and I'll give you a free website just to try it out and spread the word...I created it because trying to do the sites handcoded by myself was killing me...that was time consuming...but there are ways around it...I'm a pretty good coder...bad graphics guy...
11:37pm • #19

Hi Rondel,

Im not sure what to do with you post, it is very much like spam, this course is realy intended to teach html - if in the process I can show how to do a single property website great :) 

What i will recommend to agents at the end of this course is to create a template from which they can work from then it will only take them a max of 10 - 15 min per site.

I got your e-mail, ill send you an e-mail tomorrow, would be interested in talking.

 

 

 

11:52pm • #20
I'm not trying to spam your blog, I'm just making the statement that there are several sites out there for wayyyyyyyyyyyyyyy under a couple of hundred dollars...and my service is one of them and takes the effort out of the code work...you can delete my comment or prune it back if you'd like. I understand.  I hope I didn't cross any lines or anything...I just was making a comment that seems like it fits...you can delete the domain name if you want...or I will...yeah...I'll do it right after I post this...
11:59pm • #21
JUL
24
2007

Hi Rondel,

Nothing bad intended with my coment, just so much spam out there these days hard know how to react to what anymore. 

 

 

7:38am • #22
JUL
26
2007
468,653 Points 13 Featured Posts Localism Sponsor Outside Blog
Bruno - Thank you for puting this together.  Now I just need to take this in.
9:21pm • #23

Leave a response…



(optional)
What does the graphic say?
 
Rainmaker_large

Real Estate Flyers

Toronto, ON

More about me…

Guru Real Estate Flyers

Email Me



Links

Archives

RSS 2.0 Feed for this blog

Find ON real estate agents and Toronto real estate on ActiveRain.