Website Design??
My sister has signed a contract in acting and modeling and i was wondering how i could make a professional looking website for her. Does anyone know the site that most celebreties host on??
Public Comments
- A lot of celebrities have MySpace pages and host their website really wherever
- HTML WEBSITE CREATION the 1st thing you need to determine in WHY do I want to create a website? 2nd is,WHAT will the site's topic/s be? 3rd is,will this be PUBLIC or PRIVATE? I have this HTML TEMPLATE stored on a Notepad file for those who have no idea WHAT they're doing,Why they are doing it or HOW,lol! now,realize this is nothing but a BASIC html coding. nothing fancy but you can CCP the text here and transfer it to either a Notepad file for PRIVATE use/viewing or PASTE it onto a free WEBHOST and go PUBLIC with your new creation. here is your 1st line of HTML code that creates a white back ground with black text at size 5 <html><body bgcolor="white"><font size="5"color="black"><center> at this point,you enter your text seperated by paragraph blocker <br> if you want to share a link to someting,here is that html code TEXT LINK: <br><a href="http://www.example.com">text describing link</a><br> want to get fancy? try using an image as your link to the website IMAGE AS LINK: <br><a href="http://www.example.com"><img src="url of image"></a><br> SHOW IMAGE: <br><img src="URL OF IMAGE HERE</a><br> ALIGN IMAGES: LEFT: <br><img src="URL OF IMAGE HEREalign="left"</a><br> CENTER: <br><img src="URL OF IMAGE HEREalign="center"</a><br> RIGHT: <br><img src="URL OF IMAGE HEREalign="right"</a><br> 2 IMAGES,LEFT & RIGHT: since you want the images on both sides of the page,close the centering </center> and use the next string of html coding. <br><br> ( seperate your image/s from the last string of text ) <img src="URL OF IMAGE HEREalign="left"</a> <img src="URL OF IMAGE HEREalign="right"</a> <br><br> ( seperate your image/s from the next string of text ) to pick up your centering of text,use the center <center> code before going on. LAST STRING OF HTML CODING: </body></font></center></html> now,here's where you decide if you go public or private. if public,you'll need to find a web host either free or pay for. if private,open Notepad,paste your html code next click file next click save as give your Notepad html page a name and add dot html to it and save to folder this is handy if all you need to do is create a class project or so. save the file to cd and take it to class with you. naming Notepad html files: My Html Page.html should you want to learn html,here's some tutorials http://www.freelink.org/html
- Start with a MySpace page and find someone on MySpace whose layout you like; hire them to do yours.
- Buy a domain from namecheap. Buy web hosting from http://aplis.net/ Contact a web designer at http://getafreelnacer.com/ to set up the website for you. That's it.
Powered by Yahoo! Answers