Wow you can do that? Thanks. Follow me on twitter if you like random thoughts! wwww.twitter.com/kimsansong
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Seth Russell Sent: Monday, February 08, 2010 1:07 PM To: [email protected] Subject: Re: [Blind-Computing] creating a website When you save the file just end the file name with .html On Mon, Feb 8, 2010 at 12:59 PM, Kimsan Song <[email protected]> wrote: > If I use notepad how would I save it as an html and how do I put headings, links, etc in notepad? > > Follow me on twitter if you like random thoughts! > wwww.twitter.com/kimsansong > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Marek Durila > Sent: Monday, February 08, 2010 12:56 PM > To: [email protected] > Subject: Re: [Blind-Computing] creating a website > > Hi, > For creating web is the best notepad, but you must know HTML, PHP, SQL :D. > And PS-PAD is great tool. > Never use Microsoft Word and save as HTML, it's fu.. code :D. > With best regards, > Marek Durila > > IBM Global Services Delivery Center Czech Republic, s.r.o., Sídlo: Brno, > Technická 2995/21, PSC 61600 > IC: 26244535, Zapsaná v obchodním rejstríku, vedeném Krajským soudem v Brne > oddíl C, vložka 39922 > IBM Global Services Delivery Center Czech Republic, s.r.o., Registered > address: Brno, Technicka 2995/21, Zip code: 61600 > Company ID: 26244535, Entered in the Commercial Register maintained by the > Regional Court in Brno (Part C, Entry 39922) > > > > > "Jacob Kruger" > <jac...@mailzone. > co.za> To > Sent by: <[email protected]> > blind-computing-b cc > oun...@jaws-users > .com Subject > Re: [Blind-Computing] creating a > website > 08/02/2010 07:54 > > > Please respond to > blind-comput...@j > aws-users.com > > > > > > > It is, since, for example, I work in the backend HTML markup, which comes > down to text editing, so the following would be around the simplest webpage > > source: > <html> > <head> > <title>Simple page</title> > </head> > <body> > <h2 align="center">Heading on page</h2> > <p> > Hellow world... > </p> > </body> > </html> > > Fact is that you can also use various other bits of software to handle > layout, but they just generate bits of markup, like > the ...align="center"... > bit of the markup above to handle layout etc, and while quite a few of them > > might make it quicker and easier to generate web content, it really depends > > on what/how much you want to do therewith, and while I have my own website, > > primarily due to wanting to keep the domain registration as a form of email > > address backup - hard to explain off hand - I also maintain the website for > > my bike/motorcycle club, and that's a website for fully sighted guys where > I > maintain backend things using PHP scripting, image galleries, etc. etc. > > There is also a mailing list specifically for blind web developers etc., > but > can't remember where found it previously. > > Stay well > > Jacob Kruger > Blind Biker > Skype: BlindZA > '...fate had broken his body, but not his spirit...' > > ----- Original Message ----- > From: "Kimsan Song" <[email protected]> > To: <[email protected]> > Sent: Saturday, February 06, 2010 11:02 PM > Subject: [Blind-Computing] creating a website > > >> Well, I read some info from threeschools.com (or whatever the site was) >> and >> some text books concerning webpages and how to create them and I just >> don't >> get it!Is web design duable for a blind person orwhat? >> >> >> >> Follow me on twitter if you like random thoughts! >> >> wwww.twitter.com/kimsansong >> >> >> >> For answers to frequently asked questions about this list visit: >> http://www.jaws-users.com/help/ >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature database 4845 (20100207) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 4846 (20100208) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > For answers to frequently asked questions about this list visit: > http://www.jaws-users.com/help/ > For answers to frequently asked questions about this list visit: > http://www.jaws-users.com/help/ > > > For answers to frequently asked questions about this list visit: > http://www.jaws-users.com/help/ -- Seth Russell Alpha testing: http://tagtalking.net/ Facebook ing: http://www.facebook.com/russell.seth Blogging: http://fastblogit.com/seth/ Catalog selling: http://www.speaktomecatalog.com For answers to frequently asked questions about this list visit: http://www.jaws-users.com/help/ For answers to frequently asked questions about this list visit: http://www.jaws-users.com/help/
