its still the orange one for you if you've seen that, im just in the process of removing the lipsum from the portfolio page. i just feel like that there's something missing.. i dont know . just check it out
Line 46, Column 148: Bad value 32px for attribute width on element img: Expected a digit but saw p instead. …c="images/icons/facebook.png" width="32px" height="32px" alt="Facebook" /> Syntax of non-negative integer: One or more digits (0–9). For example: 42 and 0 are valid, but -273 is not.
well it worked. and that wasn't the issue. but SpeedGun, you were right about the PX. i guess it was like double delcaring it as PX because isn't it already pixel by default? well since i know its not the img tage issue, should i put the backslash back into it?
lol, I understand that the img tags were not the cause of the last error. I think you're confused attilahajzer. You had 9 errors. 8/9 of those errors were because you had invalid self closing img tags. Now, you have 1 error left relating to your script just above the closing of your body tag.
i understand that the last error pertains to the and symbol. i just not really know how to fix it. it recommends using & or whatever . but im afraid it will mess up the functionality of the script.
Hey, no hard feelings. It doesn't hurt to take someones advice and try something. Lets just say you did put & ; in the URL and it screwed up your script, all you had to do was change it back. No big deal. Glad you got it working.
Please let me know what you think and what can be fixed.
Edit: if I try to navigate through your links, like @speedgun mentioned, I get a timeout error.
Looks good though, my only issue would be the lucida handwriting font.
Oh, and 'email me through the conact from' ... contact form. On the support page, just a heads up!
well i tried getting something professional, subtle easy to read and look good. if you have any suggestions for fonts, let me know please.
Line 46, Column 148: Bad value 32px for attribute width on element img: Expected a digit but saw p instead.
…c="images/icons/facebook.png" width="32px" height="32px" alt="Facebook" />
Syntax of non-negative integer:
One or more digits (0–9). For example: 42 and 0 are valid, but -273 is not.
i have no idea what to do?
The problem is the "&" symbol inside the URL.