Friday, November 27, 2009

Where do I learn how to make websites? Like HTML or to make myspace layouts?

Because, I really really want to learn this.



I know a bit about photoshop.



Is there a program to make these websites?



Where do I learn how to make websites? Like HTML or to make myspace layouts?

here's how to make your very first web page.



1. Open notepad (undera ccessories on the start menu of windows).



2. Type the following code (or just copy and paste it to save time):



%26lt;html%26gt;



%26lt;head%26gt;



%26lt;title%26gt;My very first web page%26lt;/title%26gt;



%26lt;/head%26gt;



%26lt;body%26gt;Hello World!



%26lt;/body%26gt;



%26lt;/html%26gt;



3. save that file as hello_world.html (make sure that the box below the file name says "All files" and not "text document".



4. Double click on the file you just created. Your web browser should open and at the very top it should say "Hello World!" with the words "My very first web page" in the title bar.



So, now that you've made your first one, it's time to start working on your next one:



http://www.htmlhelpcentral.com/messagebo...



is a great community of experts and novices who have posted tutorials and will answer your html questions. Enjoy!



Where do I learn how to make websites? Like HTML or to make myspace layouts?

http://www.htmlgoodies.com



Where do I learn how to make websites? Like HTML or to make myspace layouts?

www.freewebs.com



Where do I learn how to make websites? Like HTML or to make myspace layouts?

myspace uses css learn that instead of html for myspace



Where do I learn how to make websites? Like HTML or to make myspace layouts?

they have some good books about it on amazon.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

there no excalt site . . .



there some sites that helps you



but it more of a do-it your slef thing



Where do I learn how to make websites? Like HTML or to make myspace layouts?

google 'lisa explains it all' great HTML learning site step by step with examples



Where do I learn how to make websites? Like HTML or to make myspace layouts?

If you type in "HTML" "simple" %26amp; "tutorial", a bunch will come up. I suggest you poke around a bit to find one that explains things in a way that you understand... or at least until you get past the initial elements which can seem overwhelming.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Get the book "Creating and Publishing Web Pages on the internet" from the library. For years I was in your situation. This gives you the basics to html. Trust me, it works. If you want online help, Google html tutorial. Good Luck!



Where do I learn how to make websites? Like HTML or to make myspace layouts?

HTML (and I'd also advice looking at CSS if your interested in MySpace layouts) is fairly simple to pick up. There are MANY websites that teach you, www.lisaexplains.com, www.htmlgoodies.com and www.w3schools.com to name a few.



There are also many programs in the market that will allow you to make websites using both pre built templates as well as visual editors. They range in price from the quite expensive dreamweaver (www.adobe.com) to small, lighter programs such as stylemaster (www.westciv.com)



Where do I learn how to make websites? Like HTML or to make myspace layouts?

You can use a program like DreamWeaver or you can learn to write it manually. If you're interested in learning, begin with HTML. I can recomend these tutorials: http://www.htmlquick.com/tutorials.html



Where do I learn how to make websites? Like HTML or to make myspace layouts?

here are some HTML things



%26lt;br%26gt; is a break



%26lt;a href="http://www.anysite.com"%26gt; YOUR TEXT HERE (like "click here to visite my site!) %26lt;/a%26gt; is a hyperlink



This is all I can remeber at the moment. Good luck!



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Yeah, there are quite a few programs to make website. Actually Microsoft Word can make websites, too that include forms and interactive activities. Microsoft also makes Front page, which makes website. Other than Microsoft, my reccomendations are Macromedia's Dreamweaver and BBEdit (only if you're on a Mac).



However, if you're interested in picking up HTML and Javascript codes yourself, http://www.htmlgoodies.com and http://www.jsmadeeasy.com are GREAT sources of learning!!!



Where do I learn how to make websites? Like HTML or to make myspace layouts?

freewebs geocity if you want to learn how this is how



%26lt;html%26gt;



%26lt;title%26gt;my web site%26lt;/title%26gt;



%26lt;body%26gt;go to activejump.com for more info%26lt;/body%26gt;



%26lt;A HREF="http://www.activejump.com"%26gt;



Active Jump Home Page



%26lt;/A%26gt;



%26lt;marquee%26gt; scroll effect %26lt;/marquee%26gt;



%26lt;/html%26gt;



copy from the %26lt;html%26gt; to %26lt;/html%26gt; and paste in to a note pad save it to any location for ex desktop or what ever but name it something.html then open and see what you got



Where do I learn how to make websites? Like HTML or to make myspace layouts?

There are many ways. The net. Buy a book. A college course or a technical institute.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

If you know photoshop, there is a slice tool in Photoshop CS2 and if you have earlier versions, then you can use Imageready which is accessible through Photoshop. I recently put together a website in literally an hour with the use of Photoshop slice tool. What I did, was picked my overall resolution of my site, and then designed it in layers. Then I started to segment the page using the slice tool. Then you switch over to image ready(the logo in the bottom of the tool box) and then save optimized for web, select HTML and all your stuff comes out in an html webpage with relevant images located in an image box. Before you go to image ready, go over your sliced boxes and right click to edit. Make sure you select no image in the areas that you can fill in with a simple background color, otherwise it will be blocks of images to make up the layout, and that can be quite of a memory hog.



Now if you want to get really into it, use Dreamweaver 8 to retool the design.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Hello,



check out this: http://www.w3schools.com/



Full Web Building Tutorials - All Free



At W3Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Go to www.mysite.com



It is awesome!



Hey, check out: www.advice-master.mysite.com



Where do I learn how to make websites? Like HTML or to make myspace layouts?

All you gotta do is to buy a website making software and just play with it while you read instruction booklet.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

possible on net or with some book about websites.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

The web is full of free tutorials and courses, do a Yahoo Search for the topic, such as "learn html" or "learn to make webpages" and browse the results. Most people don`t realize how easy html can be, because the code scares them away. Frontpage is an easy tool to use, you can even make a page without learning code, but code comes in handy when you want to add a special touch or deal with a specially hard to get effect.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

WWW.TRIPOD.COM



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Try www.w3shools.com



That's where I learned.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

try making a website using nvu. There is lot of help out there and it is free and easy to use.



http://www.nvu.com/index.php



Where do I learn how to make websites? Like HTML or to make myspace layouts?

You can Build a website with Photoshop.



The graphics tools and features in Photoshop and ImageReady simplify most web-design tasks.



Page design



In ImageReady, preset document sizes for pages and banners, grids, guidelines, and Smart Guides simplify page layout. Both Photoshop and ImageReady let you add content to layouts using the text, drawing, and painting tools. In ImageReady, you can arrange and align content using layers, layer sets, and grouped layers. To experiment with different page compositions or to export variations of a page, use the Layer Comps palette.



Slices



When your page composition is ready for output to the web, both Photoshop and ImageReady provide the Slice tool to let you divide page layouts or complex graphics into areas and specify independent compression settings (and smaller file sizes).



Rollovers



You can use the Web Content palette in ImageReady to track slices and their rollover states. For example, you can create a button for a web page that glows whenever the user moves the pointer over it, and you can manage the button states and activities in those states.



Animations



You can create simple web animations, both in Photoshop and ImageReady, with the Animation palette. You use this palette to determine, frame by frame, the appearance of an animation. You can export an animation as an animated GIF from Photoshop and as an animated GIF or SWF file from ImageReady. In ImageReady, you can create animation in conjunction with sets of slices, nested tables, percentage width tables, and remote rollovers (as you move the pointer over one image, a different image changes.)



Export and image optimization



When your page or graphic is ready for final export, you use the Save For Web dialog box (Photoshop) and the Optimization palette (ImageReady) to specify precisely how the page or graphic should be exported.



Note: You can preview most web effects directly in Photoshop or ImageReady. However, the appearance of an image on the web depends on the operating system, color display system, and browser used to display the image. Be sure to preview images and pages in different browsers, on different operating systems, and with different color bit depths.



Preparation in Adobe GoLive



You can open Photoshop and ImageReady files directly in Adobe GoLive. Slices, URLs, and other web features in Photoshop files are accessible in GoLive for management and editing.



Automating the workflow



Photoshop and ImageReady have a robust system for automating repetitive tasks. For example, ImageReady droplets allow designers to quickly convert a batch of images into a web-ready format.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Everything you've ever wanted to know about web design is at www.webmonkey.com . Run by Wired magazine they will tell you everything you'd ever want to know.



Set by novice, intermediate and master levels they offer tutorials, tips and all kinds of info.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

bay a book for the computer manual



Where do I learn how to make websites? Like HTML or to make myspace layouts?

get books like 'HTML for Dummies' from your local library. i think Microsoft Frontpage lets you make websites.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

Hi!



It takes hard work and dedication. There are many places on the net if you do a search for "free website design classes" or something like that. One that I found recently is http://www.webdesignfromscratch.com/



There are plenty more on delphi forums. I can give you one that I know and frequent. The people that run these forums are the nicest people you will ever meet on the web. They spend their time helping others. It's worth signing up (takes one minute to become a member). I Highly recommend checking out:



http://forums.delphiforums.com/kickassre... (this is a link to a folder for web design. Her/his forum start page is:



Kickazz Resource



http://forums.delphiforums.com/kickassre...



Another I found is: Graphics Galore



http://forums.delphiforums.com/graphicsg...



I highly recommend the delphi forums to learn. The people there are so cool. I can guarantee you will meet some friends and enjoy learning here for FREE.



One more, is the newbie hang out!



http://forums.delphiforums.com/newbievil...



Have a blast (at the delphi forums). I just might head over there myself to freshen up some of my web design skills as it seems everything has changed since I last built my websites in 1997 and 2000. hehe



Good luck to you!



Where do I learn how to make websites? Like HTML or to make myspace layouts?

www.w3schools.com



One simple website that helped me learn so much.



Where do I learn how to make websites? Like HTML or to make myspace layouts?

on the websites itself :)

1 comment:

 
Ltd