May 14, 2024, 02:08:43 PM *
Welcome, Guest. Please login or register.
News: Welcome to Talk.ws - The Official Forum for all GDI members!

If you are a new member please make sure to read the "Forum Rules, Forum Tutorials, and GDI FAQs" section.

Please avoid posting any questions which may require us to discuss detailed information regarding your GDI account. Such questions should be submitted to support@wsdomains.ws.

GDI has a strict Anti-SPAM policy. Please do NOT send unsolicited messages via Private Message.
 
   Home   Help Search Login Register  
Pages: 1 ... 7 8 [9] 10 11 ... 16
  Print  
Author Topic: HTML Questions? Ask Here!  (Read 148979 times)
Tidarut Hansub-Udom
Newbie
*
Posts: 9


View Profile
« Reply #120 on: January 30, 2007, 03:53:19 PM »

Can I see your website? I'd like to see for myself...it's even got me scratching my head and I'm kinda confused about what you're trying to explain.
Logged
CumaEkinci
Newbie
*
Posts: 1


View Profile
« Reply #121 on: February 09, 2007, 11:56:52 AM »

why my pages code limit

4000 caracters
Logged
AlanG
Newbie
*
Posts: 1


View Profile
« Reply #122 on: February 11, 2007, 05:42:55 AM »

hey guys, is it possible to incorporate a forum in my site?
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #123 on: February 11, 2007, 05:50:32 AM »

Site builder appears on web site after it is published.  Huh Can't figure this one out. I'm trying to put a link to page 2 at the bottom of page 1 or any other page for that mater so the reader doesn't have to scroll back to the top to get to the next page. When I do this the site builder is on the new page too. It should be the same as clicking on the page 2 at the top of the screen. But isn't. I need someone to get back to me with a solution to this problem.
Thanks

I don't really understand the  problem you are describing
You should be able to put a link to anything you want using a a href= tag
Logged
DPro
Sr. Member
****
Posts: 263


Internet Marketer & Search Expert


View Profile WWW
« Reply #124 on: February 11, 2007, 08:05:18 AM »

Quote
hey guys, is it possible to incorporate a forum in my site?

A forum needs a database to run, GDI doesn't support features that require mysql database a the moment, so I am afraid you can't install a forum.
However you can host your GDI domain else where that provides database functions.
Just google for "hosting with database", you should have many results for you to select one that suits your budget.

Melissa
Logged

Want to install a blog for your GDI domain name?
Send me a private message to get help
Alan Dewett
Newbie
*
Posts: 1


View Profile
« Reply #125 on: February 13, 2007, 03:22:00 AM »

hi all isnt their a shorter more usefull link to the hosting page than     http://website.ws/index.dhtml?sponsor=belgianbill&action=full&id=328861399634891867972459447932814118481  this points to the green-white pagewich i use more then teh movie sp i would like another shorter link
 can someone help here
greetings from belgium
william
www.myeasybusiness.ws

Creating a link is as simple as using a hyper reference. For example: <a href="http://website.ws/index.dhtml?sponsor=belgianbill&action=full&id=328861399634891867972459447932814118481">Click Here</a> Your reader would then only see the red words which can be anything you choose.

Have a great day Bill
Logged
KOsborn
Newbie
*
Posts: 2


Don't hide ... Check it out


View Profile WWW
« Reply #126 on: February 15, 2007, 06:25:55 PM »

                    I cannot get the background color to work.
 It works in the preveiw in the edit window but after I submit it the bg color is not there. 

The colors for the fonts works fine but not backgrounds. 

  What am I missing here?  <body bgcolor="#E0FFFF"> 
Am I using a color that does not work? I have tried others. 
Logged

If you don't do it ... Who will ?
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #127 on: February 15, 2007, 10:20:25 PM »

                    I cannot get the background color to work.
 It works in the preveiw in the edit window but after I submit it the bg color is not there. 

The colors for the fonts works fine but not backgrounds. 

  What am I missing here?  <body bgcolor="#E0FFFF"> 
Am I using a color that does not work? I have tried others. 


The tag is fine and the color #E0FFFF is a pale blue color. Did you perhaps insert it above the </head> tag? Alternatively did you leave out a " in a previous tag? Both of these would cause the problem you are describing.
Logged
KOsborn
Newbie
*
Posts: 2


Don't hide ... Check it out


View Profile WWW
« Reply #128 on: February 18, 2007, 05:50:25 AM »

Thank you for your help RonB

This is the code I have and I still cannot get my bg color to work.  I don't think I am missing anything, I am new to this so I am not sure.
I use Alley Code to write with and it works in the browser with that so I am really stumped.

Kenton

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>kentonstore home page</title>
</head>
<body bgcolor="#00ffff">
<h1 align="center"><font color="#cc9900">Welcome to Kenton Store!</font> </h1>
<h1 align="center"><font color="#663366">Don't Hide...Come on in</font> </h1>
<h1 align="center"><img style="width: 406px; height: 300px;" title="" height="300" alt="Welcome!" src="http://site-images.ws/images/cust/91649/max(2).jpg" width="406">
<center>&nbsp;</center>
<center>&nbsp;</center>
<h2 align="center"><font color="#cc9900">We have many things going on at Kenton Store.<br>
<br>
Do you like to make money?<br>
<br>
What a question of course you do.<br>
We have money making opportunities! <br>
</font></h2><br>
<br>
<a href="http://www.nitpickit.com/cgi-bin/local9/in.cgi?id=243" target="_blank"><img height="10" alt="Get FREE Acvertising" src="http://www.nitpickit.com/images/fa.gif" width="81"></a> </h1>
</body>
</html>
Logged

If you don't do it ... Who will ?
John Garvey
Newbie
*
Posts: 1


View Profile
« Reply #129 on: February 20, 2007, 03:03:38 PM »

 Hello everyone, I am new with first post. My question is, How can I put a link on my .ws website
 to my other website which currently has high rankings? I am already linked from it to my .ws website.
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #130 on: February 22, 2007, 03:03:50 AM »

Thank you for your help RonB

This is the code I have and I still cannot get my bg color to work.  I don't think I am missing anything, I am new to this so I am not sure.
I use Alley Code to write with and it works in the browser with that so I am really stumped.

Kenton

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>kentonstore home page</title>
</head>
<body bgcolor="#00ffff">
<h1 align="center"><font color="#cc9900">Welcome to Kenton Store!</font> </h1>
<h1 align="center"><font color="#663366">Don't Hide...Come on in</font> </h1>
<h1 align="center"><img style="width: 406px; height: 300px;" title="" height="300" alt="Welcome!" src="http://site-images.ws/images/cust/91649/max(2).jpg" width="406">
<center>&nbsp;</center>
<center>&nbsp;</center>
<h2 align="center"><font color="#cc9900">We have many things going on at Kenton Store.<br>
<br>
Do you like to make money?<br>
<br>
What a question of course you do.<br>
We have money making opportunities! <br>
</font></h2><br>
<br>
<a href="http://www.nitpickit.com/cgi-bin/local9/in.cgi?id=243" target="_blank"><img height="10" alt="Get FREE Acvertising" src="http://www.nitpickit.com/images/fa.gif" width="81"></a> </h1>
</body>
</html>

This should work fine. You have an h2 tag nested inside an h1 tag which maybe causing the problem.
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #131 on: February 22, 2007, 03:05:16 AM »

Hello everyone, I am new with first post. My question is, How can I put a link on my .ws website
 to my other website which currently has high rankings? I am already linked from it to my .ws website.


Adding
 
Code:
<a href="http://www.somesite.ws/somepage.html">Some Page Some where</a>
Logged
P_Gringel
Full Member
***
Posts: 166



View Profile WWW
« Reply #132 on: February 26, 2007, 10:35:29 PM »

 Hello Rodb( I am hoping you can help me with this) Cry
I have attempted to get my Ws website hosted ,and to create it using Dreamweaver because I am more familiar with DW but I have had so much trouble FTP'ing it.I give up.

 footnote:
The question I asked    is no longer valid  Rodb. I have discovered that one of the official pages advertising  GDI has been substituted there while waiting for me to make up my mind .That's quite acceptable to me.It is both top notch professionally  and has my affiliate id imbedded.in it. Wink
« Last Edit: April 10, 2007, 11:19:25 PM by P_Gringel » Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #133 on: March 01, 2007, 06:15:10 AM »

Hello Rodb( I am hopingyou can help me with this) Cry
I have attempted to get my Ws website hosted ,and to create it using Dreamweaver because I am more familiar with DW but I have had so much trouble FTP'ing it.I give up.

  I decided I would  persevere with website builder.I did that and found I filled in my email address onto my home page which I decided I do  not want
 In anycase , I could not delete my email address ,  so I deleted page one. Now I am asking is page two able to serve as  the index html page ?If not how do I start all over again from scratch?
 Thanks  in anticiaption
Rod.

Hi Pat,
From where I am right now I am unable to check that. You should be able to add a page and name it index.html
Logged
SLee
Newbie
*
Posts: 4


View Profile
« Reply #134 on: March 10, 2007, 08:37:23 PM »

Dear all,
i am having this problem now,
as i only know how to use the site builder to build my site(without using html),i have prospective leads telling me that its not so impressive.
so now i wish to change my web into a more "professionally" done webpage,how do i go about it?
i tried a few template sites and all i got was a lot of codes but i dont know how to insert the contents of my page into the codes
please help

thanks
Logged
Pages: 1 ... 7 8 [9] 10 11 ... 16
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Copyright © 2024 by Global Domains International, Inc. · All Rights Reserved
701 Palomar Airport Road #300 · Carlsbad, CA 92011 · 760-602-3000