Free web layouts?

I want to make my own web site and myspace layouts can you help me!?

  • i am 16 and i wanna make a myspace layouts and graphics website i have no idea how i should go about doing any of the these things i have a couple questions even if tou can only answer one please do Can I use patterns and pictures from places like photo-bucket for my backgrounds ? Is it a stressful or hard process putting the things together for layouts? How do I make my own instead of going to a website that has generators If you have any other tips please anything you can tell me will help!!!!

  • Answer:

    hi there, yes you can its fairly easy once you understand what you are doing, its just practice and common sense. you will need to use css to write it, three's a few good videos on youtube that will run you through the whole process yes you can use patterns from photo bucket its fairly easy it can be stressful but only when what you want isn't working, its usually easy to find the problem however, just common sense. Remove that pesky URL box. <style type="text/css"> table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} </style> * Note - when I tried it, it removed the URL and left the box. Hrm. Hide Details Put this at the bottom of your Heroes form: </td></tr></table></td></tr></table></… class="hidethem"><table><tr><td><table><… Put this at the beginning of your About Me form: <style>.hidethem {visibility:hidden; display:none;}</style> Hide the Extended Network Box <style type="text/css"> table tbody td table tbody tr td.text table {visibility:hidden;} table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;} </style> Hide General Information <style type="text/css"> table td.text {visibility:hidden;} td.text td, td.text span, td.text a {visibility:visible;} </style> Hide Friends <style type="text/css"> td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} </style> Hide Comments This goes in the City line of your Basic Information page. <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><… Hide Friends and Comments <div style="display:none"> <table><tr><td><table><tr><td> Remove just the Comments LINK <style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;} td.text td.text td a {visibility:hidden;}</style> Create a link <A HREF="http://www.yourlinkhere.com/folder… or image goes here</A> Insert an image <IMG SRC="http://www.imageurlhere.com/folder/… This will create an image that loads at the exact size and dimensions of the image as it has been created. Set Image Attributes These are optional attributes you can add to format your images. <IMG SRC="http://www.imageurlhere.com/folder/… WIDTH=## HEIGHT=## BORDER=0 ALT="alt text goes here" ALIGN=RIGHT> WIDTH and HEIGHT ## should be replaced with the desired dimensions. BORDER=0 will ensure no border is on a linked image. ALT text will show up during a mouseover or if the image link is broken. To align an image and have text wrap around it, select a right or left align. Create an image link <A HREF="http://www.yourlinkhere.com/folder… SRC="http://www.imageurlhere.com/folder/… Add a background. <body background="http://www.domain.com/images… These are a few codes you can place into your myspace to play arround with it and see what happens, make a note of what changes as you change things. read about useing css on google there are alot of tutorials. if you want a cheap website go to http://www.evo-itech.co.uk they are pretty good, very cheap

Jessica at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

To make Myspace layouts you will need to learn an internet programming language called CSS. It looks scary at first but a lot of it is very self-explanatory. It may be stressful and difficult at first, but once you learn the basics, it should get easier. There are some good tutorials here: http://www.w3schools.com/Css/default.asp There are a lot of good places to get pictures, like Flickr, Photobucket, Tinypic, sxc.hu, deviantART, and so on...just make sure you ask the creator first. If you are interested in your own website, x10Hosting is a great free host. I am using them for my own site right now.

Chungyen

Learn HTML, CSS, photoshop, illustrator and even flash

Nick M

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.