Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 74
Search took 0.58 seconds.
Search: Posts Made By: frankle
Forum: HTML & CSS 06-29-2011, 08:31 AM
Replies: 3
Views: 416
Posted By frankle
Tony M, no issue. Regards.

Tony M, no issue.


Regards.
Forum: HTML & CSS 06-29-2011, 08:14 AM
Replies: 7
Views: 744
Posted By frankle
Send the exact url. Regards.

Send the exact url.

Regards.
Forum: HTML & CSS 06-29-2011, 08:07 AM
Replies: 7
Views: 404
Posted By frankle
As far as i know using numerical scale for font...

As far as i know using numerical scale for font weight is part of css 1 which is almost dead now, except Firefox3 on Mac.

100 Thin, Hairline, Ultra-light, Extra-light
200 Light
300 Book...
Forum: HTML & CSS 05-02-2011, 05:57 AM
Replies: 2
Views: 439
Posted By frankle
Yes, go on. Regards.

Yes, go on.

Regards.
Forum: HTML & CSS 07-26-2010, 08:17 AM
Replies: 9
Views: 1,789
Posted By frankle
safedesign1, just in words it wont help. ...

safedesign1, just in words it wont help.

Regards.
Forum: HTML & CSS 07-26-2010, 08:13 AM
Replies: 8
Views: 876
Posted By frankle
Show your html and css code. Regards.

Show your html and css code.


Regards.
Forum: HTML & CSS 07-26-2010, 06:15 AM
Replies: 2
Views: 1,660
Posted By frankle
Try using the code below : <!DOCTYPE html...

Try using the code below :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">...
Forum: HTML & CSS 07-26-2010, 05:29 AM
Replies: 4
Views: 4,415
Posted By frankle
Check for the code : <object width="900"...

Check for the code :


<object width="900" height="531"><param name="movie" value="http://www.youtube.com/v/7hJGJ7N7_Bo&amp;hl=en_US&amp;fs=1?rel=0"><param name="allowFullScreen" value="true"><param...
Forum: HTML & CSS 07-21-2010, 10:08 AM
Replies: 7
Views: 764
Posted By frankle
Then use firexfox and don't use ie, thats all. ...

Then use firexfox and don't use ie, thats all.

Regards,
Frankie
Forum: HTML & CSS 07-16-2010, 05:24 AM
Replies: 4
Views: 848
Posted By frankle
I don't know how to explain, but that is the way...

I don't know how to explain, but that is the way to use it. If your have anything else please let me know.


Regards,
Forum: HTML & CSS 07-16-2010, 04:37 AM
Replies: 12
Views: 2,686
Posted By frankle
Sorry, i am still not clear with what you want. ...

Sorry, i am still not clear with what you want.

Regards,
Forum: HTML & CSS 07-16-2010, 04:33 AM
Replies: 4
Views: 848
Posted By frankle
Try replacing your html with the one below : ...

Try replacing your html with the one below :


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type"...
Forum: HTML & CSS 05-31-2010, 05:23 AM
Replies: 3
Views: 1,964
Posted By frankle
Is your problem solve? let me know if it is not. ...

Is your problem solve? let me know if it is not.


Regards,
Forum: HTML & CSS 05-31-2010, 05:15 AM
Replies: 8
Views: 1,662
Posted By frankle
Try adding the below code in your css: ...

Try adding the below code in your css:


a{outline:none;}

Hope this work for you.

Regards,
Forum: HTML & CSS 05-12-2010, 01:29 PM
Replies: 8
Views: 1,139
Posted By frankle
Your question is not clear. Regards.

Your question is not clear.

Regards.
Forum: HTML & CSS 05-12-2010, 01:25 PM
Replies: 6
Views: 1,465
Posted By frankle
Here i got something for you <!DOCTYPE html...

Here i got something for you

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">...
Forum: HTML & CSS 05-11-2010, 06:37 AM
Replies: 2
Views: 1,986
Posted By frankle
Try replacing your css code with the one below : ...

Try replacing your css code with the one below :

#bar {
background-image: url(bar.jpg);
height: 12px;
width: 976px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;...
Forum: HTML & CSS 05-11-2010, 05:15 AM
Replies: 1
Views: 395
Posted By frankle
Try using the code below: <!DOCTYPE html...

Try using the code below:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">...
Forum: HTML & CSS 05-11-2010, 05:02 AM
Replies: 4
Views: 2,470
Posted By frankle
Any link please. Regards.

Any link please.

Regards.
Forum: HTML & CSS 05-11-2010, 04:58 AM
Replies: 14
Views: 1,522
Posted By frankle
Try replacing with the code below: <!DOCTYPE...

Try replacing with the code below:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Forum: HTML & CSS 05-10-2010, 09:53 AM
Replies: 14
Views: 1,522
Posted By frankle
I can see its working fine. Regards.

I can see its working fine.

Regards.
Forum: HTML & CSS 05-10-2010, 05:07 AM
Replies: 4
Views: 1,046
Posted By frankle
Try removing position: relative; form h1 ...

Try removing position: relative; form h1

Regards.
Forum: HTML & CSS 05-10-2010, 04:49 AM
Replies: 14
Views: 1,522
Posted By frankle
Make changes with the code i send and try...

Make changes with the code i send and try uploading it somewhere and send the link i will check what is wrong.

Regards.
Forum: HTML & CSS 05-08-2010, 06:58 AM
Replies: 14
Views: 1,522
Posted By frankle
Try replacing your home page code with the one...

Try replacing your home page code with the one below:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Forum: HTML & CSS 05-07-2010, 05:07 AM
Replies: 7
Views: 1,859
Posted By frankle
Check the image file extension is it a .jpg image...

Check the image file extension is it a .jpg image as you mention in your code.
I am not sure but just check.

Regards.
Showing results 1 to 25 of 74

 
Forum Jump

All times are GMT +1. The time now is 11:25 AM.