 |
 |
Webpage Problem!!!!
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2003
Status:
Offline
|
|
ok, I need someone very familiar with webpage development, because my problem is updating my webpage... let me explain:
check out my webpage first (its very simple, plain, and sharp) its about a "comic book" on the net (in spanish because it is for the hispanic community) www.hijossinmadre.com
I am not using flash, I am not using animations, not even sound.. I am just using graphic and text.. pictures and text.. A friend of mine was working on it, I like what he did... Now He dont have internet access and I want to keep working on that webpage, I am looking for someone who can explain to me how to add stuff on that webpage... I am the owner, I mean Im paying for the web hosting and and for the .com address and for verything. I need to keeping it alive but I do not know nothing about webpages, and I need to add stuff, maybe someone can add stuff on it or explain to me how to add stuff, i mean replacing or adding pics, and update text onfo... you know.. it is a proyect that I really like to turn commercial and professional, but I have to finish it first, lets work on it.. I dont know, maybe we can work on that as a team, I tell you my password and everything and you can work on that, or just tell me what I have to do, and what program to use, because believe me, I need help..I can't work on that alone , I have never work on a webpage before.
thanxs
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
You should probably go through some HTML tutorials on the web. HTML is the markup language used to lay out web pages. If you do that, you can probably continue where your friend left off.
He was using Adobe GoLive. You could buy that. Another popular program is Macromedia Dreamweaver MX. You can also just use a plain text editor if you learn HTML.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Registered User
Join Date: Sep 2002
Location: New York City
Status:
Offline
|
|
the Web Monkey web site has a lot of good information for getting started with web stuff. www.webmonkey.com
The source code of your site doesn't look too complex. In fact, if you're just going to add more pages then you could probably duplicate a page's html and simply modify a few things. Assuming that the pages are static html.
for example, you may...
1) duplicate an existing page
2) update src="images/page3.gif" to load your appropriate cartoon
3) update the navigation links at the bottom of the page
<area shape="rect" coords="205,1,309,34" href="page4.html" alt=""><area shape="rect" coords="99,0,201,37" href="page1.html" alt=""><area shape="rect" coords="0,1,94,30" href="page2.html" alt=""><area shape="rect" coords="133,9,136,12" alt="">
(these suggestions are after only a few minutes of looking at your page code. )
good luck.
-Ben
(Last edited by bens1901; Apr 22, 2003 at 12:25 PM.
)
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|