Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 11 of 11
Search took 0.07 seconds.
Search: Posts Made By: success4acb
Forum: HTML & CSS 02-04-2013, 07:45 PM
Replies: 1
Views: 218
Posted By success4acb
Your spacing is wonky because you have your links...

Your spacing is wonky because you have your links wrapped in a header tag <h3>. Only headers should be in a <h> tag. You should put your menu in a list. Something like this:

<style...
Forum: HTML & CSS 04-18-2012, 03:33 PM
Replies: 5
Views: 524
Posted By success4acb
You have quite a few coding errors. It may help...

You have quite a few coding errors.
It may help you if you were to put your code through validation at: http://validator.w3.org/

Here is what I found that needs corrected:

need to close:
...
Forum: HTML & CSS 02-08-2012, 02:09 PM
Replies: 4
Views: 554
Posted By success4acb
I'm kind of new to coding as well but I don't...

I'm kind of new to coding as well but I don't thing you can have a float: center;
I remember having this problem too. I fixed it by having 2 divs: left and right.
Inside the left div put your...
Forum: Computer Programming 12-07-2011, 03:41 PM
Replies: 7
Views: 904
Posted By success4acb
I think if you truly want an answer, you may want...

I think if you truly want an answer, you may want to share what programming language you are referring to. That way someone who knows that language can give you an intelligent answer.
Forum: HTML & CSS 10-14-2011, 06:24 PM
Replies: 4
Views: 496
Posted By success4acb
I agree with VIPStephen. I use the same logic. I...

I agree with VIPStephen. I use the same logic. I find that it helps me to keep things straight in my head if it is named the thing it does or describes, like - <div id="menu">

I also tend to use...
Forum: HTML & CSS 10-11-2011, 09:22 PM
Replies: 6
Views: 288
Posted By success4acb
On your second image <img...

On your second image
<img src="http://website.com/newsletters/facebook_email.png" width="20" height="20" alt="Follow us on Facebook">

put a space and a / between the " and > then give it a go.
...
Forum: Career, job, and business ideas or advice 10-11-2011, 09:16 PM
Replies: 18
Views: 7,959
Posted By success4acb
Like Divinityfound said, PayPal is free. They...

Like Divinityfound said, PayPal is free. They just take a piece of the transaction. I don't know of anyone that will take money from A and send it to B without taking something for themselves.
Forum: HTML & CSS 10-11-2011, 09:11 PM
Replies: 6
Views: 469
Posted By success4acb
If I were you I would convert the site to a blog...

If I were you I would convert the site to a blog platform like WordPress. Then give your brother the user role of "Editor" so he can add all the content that he wants without you having to be afraid...
Forum: HTML & CSS 10-08-2011, 02:13 PM
Replies: 3
Views: 345
Posted By success4acb
Unfortunately, Frankie is right. For the...

Unfortunately, Frankie is right. For the particular shadow effect that you are looking for, you have to do it with an image.

However, there is a way to get a shadow effect using CSS3

give your...
Forum: HTML & CSS 10-08-2011, 02:00 PM
Replies: 4
Views: 1,905
Posted By success4acb
Welcome to the world of web design. The problem...

Welcome to the world of web design. The problem you are experiencing "Getting a website to work across multiple browsers" is something that all web designers have to tackle.

The good news is that...
Forum: HTML & CSS 10-05-2011, 03:04 PM
Replies: 2
Views: 302
Posted By success4acb
The site that you are trying to replicate looks a...

The site that you are trying to replicate looks a lot like a WordPress theme. I looked at the code but can't tell if it is WordPress or one of the others. In either case, you can use the WordPress...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT +1. The time now is 12:48 AM.