Web Design Forum  
 
Go Back   Web Design Forum > Web Profits > Affiliate Programs and Advertising Space

Reply
 
LinkBack Thread Tools Display Modes
Old 08-22-2011, 03:28 AM   #1
New Member
 
Join Date: Aug 2011
Location: Malvern, Pennsylvania
Posts: 8
Exclamation New Web Design Service With Awesome Rates!

At RKdesigns I have launched the site, and therefore my web design services. My site is rkdesigns.org.org.

I offer high quality, professional-looking sites for awesome rates. If you need a web designer for your personal site, portfolio, or business look no further.

Visit rkdesigns.org.org for more information.

Last edited by RKdesigns; 08-22-2011 at 03:29 AM. Reason: misspelling
RKdesigns is offline   Reply With Quote


Old 08-23-2011, 07:08 AM   #2
New Member
 
Join Date: Aug 2011
Posts: 1
Default

That is really great, you can do much better than that but still good luck!
______
Jill @ Utah SEO
robertsjill40 is offline   Reply With Quote
Old 08-24-2011, 05:23 AM   #3
New Member
 
Join Date: Aug 2011
Location: Malvern, Pennsylvania
Posts: 8
Cool Thanks for the feedback!

Thanks for the positive feedback, guys! I realize I still have a lot of learning still. I'm feeling that this site and my work could use a few improvements/pointers. Any constructive criticism/suggestions for me?
RKdesigns is offline   Reply With Quote
Old 08-24-2011, 03:36 PM   #4
New Member
 
Join Date: Aug 2011
Location: Belgium
Posts: 5
Default

Is this your last work? http://www.tiqae.com/index.html

The coding doesn't look very clean to say the least...
__________________
Webdesign
Jeroen07 is offline   Reply With Quote
Old 08-26-2011, 03:41 AM   #5
New Member
 
Join Date: Aug 2011
Location: Malvern, Pennsylvania
Posts: 8
Default

Quote:
Originally Posted by Jeroen07 View Post
Is this your last work? http://www.tiqae.com/index.html

The coding doesn't look very clean to say the least...
Well, I'm obviously stating that I am not a professional and looking for tips for improving. Negative comments serving no purpose but to insult me are not necessary.
RKdesigns is offline   Reply With Quote


Old 08-26-2011, 03:46 AM   #6
New Member
 
dwhs's Avatar
 
Join Date: Aug 2011
Location: www.dwhs.net
Posts: 16
Send a message via Skype™ to dwhs
Default

Quote:
Originally Posted by RKdesigns View Post
Well, I'm obviously stating that I am not a professional and looking for tips for improving. Negative comments serving no purpose but to insult me are not necessary.
It's o.k. to have people criticize just today I had someone say our main side was horrible. So I asked what his was like and well it was straight from the 90's just take it with a grain of salt and stay strong.

Good luck with your BIZ
__________________
Charles
DWHS Website Hosting | Free Web Design
dwhs is offline   Reply With Quote
Old 08-27-2011, 08:50 PM   #7
Silver Member
 
Join Date: Jul 2011
Posts: 146
Default Email advice

Richard,
One idea is a better way to post your email address on your contact page. I realize you are trying to avoid spam with the "gmail dot com". You could do this more professionally by including a clickable "mailto:" link, and doing the same for your clients, by just including a bit of Javascript in an "onload" event for the <body> tag to fill in the email address. As an example:

function setEmail() {
var hrefto = "mail" + "to:";
var mailadd = "richardtknepp" + "@gma" + "il." + "com";
document.getElementById("sendmail").href = hrefto + mailadd;
document.getElementById("sendmail").innerHTML = mailadd;
}

Then where you want the clickable link on the page, just write, with appropriate css in your style sheet to format:

<a id="sendmail"></a>

I have successfully used this technique to avoid coding an actual email address that can be read by spambots. It may not fool all of them, but can help to solve the spam problem.

Good luck!
DesignerBill is offline   Reply With Quote
Old 09-05-2011, 04:39 AM   #8
New Member
 
Join Date: Aug 2011
Location: Malvern, Pennsylvania
Posts: 8
Lightbulb

Quote:
Originally Posted by DesignerBill View Post
Richard,
One idea is a better way to post your email address on your contact page. I realize you are trying to avoid spam with the "gmail dot com". You could do this more professionally by including a clickable "mailto:" link, and doing the same for your clients, by just including a bit of Javascript in an "onload" event for the <body> tag to fill in the email address. As an example:

function setEmail() {
var hrefto = "mail" + "to:";
var mailadd = "richardtknepp" + "@gma" + "il." + "com";
document.getElementById("sendmail").href = hrefto + mailadd;
document.getElementById("sendmail").innerHTML = mailadd;
}

Then where you want the clickable link on the page, just write, with appropriate css in your style sheet to format:

<a id="sendmail"></a>

I have successfully used this technique to avoid coding an actual email address that can be read by spambots. It may not fool all of them, but can help to solve the spam problem.

Good luck!

Thank you! I was concerned myself about the way that looks. It seems like such an obvious solution, now that I think about it.
RKdesigns is offline   Reply With Quote
Old 09-05-2011, 09:10 PM   #9
Silver Member
 
Join Date: Jul 2011
Posts: 163
Default

I noticed on the Tiqae site that you used tables (if you seen my website I do the same lol).

Unfortunately for us, table designs are something from HTML 3.0. Now HTML 5 has header, footer, nav, article, div and other tags to more clearly layout the website. You will find that by using those tags will make your website much more accessible and easier to update, and then you can use tables for actual tables of things instead of layouts.

Oh and one pitfall, the new section tag isnt a tag to section off the body of your website. It is more useful for like chapters or parts within the body that have a title. If you have anymore questions about HTML 5 tags, you can send me a message and we can figure it out together!
__________________
http://www.skepticize.me
Absolution is offline   Reply With Quote
Reply

Tags
business site, cheap rates, personal site, web design

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:11 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.