Websites? |
Websites? |
Feb 27 2009, 05:17 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2009 Member No: 716,792 |
Whats up everybody i'm Gage and i want to know where is the best site for tutorials on how to code a web page.I'm kind of a graphic designer i design mixtape covers and all that stuff and i want to add website pages to my services...i know how to code a div myspace layout but not a webpage...any help...my myspace...myspace.com/gagethedesigner...all i have up is a bunch a mixtape covers...only orders i've been getting.
|
|
|
|
![]() |
Feb 27 2009, 06:09 PM
Post
#2
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 |
It's pretty much like coding a div overlay except you're not using any hide codes, you're just making classes or id's and defining the css properties like links and text and all. Just make a custom stylesheet for your website for the basic properties such as body and then just make your own classes or id's like you would on a div overlay. Just make the stylesheet in notepad and save it as a .css file. Then, upload your .css file to your website and use the below code to link to the stylesheet. Put it in between you head tags. It's pretty much self-explanatory.
CODE <link rel="stylesheet" href="http://yoursite.com/stylesheetname.css" type="text/css" /> This will only link to the stylesheet so you'll need to do all the regular HTML tags and such in between your body tags. It's actually pretty easy. |
|
|
|
gageishere Websites? Feb 27 2009, 05:17 PM
emberfly Some of your mix tapes are very cool! sorry..... Feb 27 2009, 06:26 PM
Fawaz I don't mean to critique on emberfly post, but... Feb 27 2009, 07:46 PM
emberfly ^Oh :P
I don't mind. I've never done webs... Feb 27 2009, 07:47 PM
Mikeplyts Yeah, Fawaz's post should help you the most. Feb 27 2009, 07:52 PM
HeartOfPandora Y'all missed the point... he was looking for w... Mar 2 2009, 06:49 PM
Melie i would suggest wordpress.org as a starter if you ... Mar 2 2009, 07:56 PM
Mikeplyts ^Well WordPress is a blogging system. That would j... Mar 3 2009, 08:18 AM
Melie QUOTE(Mikeplyts @ Mar 3 2009, 07:18 AM) ^... Mar 3 2009, 10:00 AM
Mikeplyts QUOTE(Melie @ Mar 3 2009, 11:00 AM) Wordp... Mar 3 2009, 11:11 AM![]() ![]() |