Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 3
1
2
3
>
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
Image Support
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
automatically go to index.html?
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
font-weight
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
IE6 Issues
Views:
439
Posted By
frankle
Yes, go on. Regards.
Yes, go on.
Regards.
Forum:
HTML & CSS
07-26-2010, 08:17 AM
Replies:
9
IE / Firefox Cross Browser Border Issue
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
.css problem
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
extending vertical marquee scroll
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
CSS Menu appearing behind YouTube videos.
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&hl=en_US&fs=1?rel=0"><param name="allowFullScreen" value="true"><param...
Forum:
HTML & CSS
07-21-2010, 10:08 AM
Replies:
7
how to solve this problem?.
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
unordered list bullets
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
HTML/CSS Navigation Bar Problems
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
unordered list bullets
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
How To : Rounded Login Box
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
image link dotted border problem
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
how do i add a 'click here to see more text'
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
[code] Need help on a html calculator please
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
How to get rid of space between divs in Internet Explorer
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
Need some help centering my table please.
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
CSS Layout & change image on mouse over
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
help with a sidebar Please
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
help with a sidebar Please
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
Javascript menu appearing behind content (screenshot inside)
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
help with a sidebar Please
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
help with a sidebar Please
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
Borderless Img & pic not loading
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
Page 1 of 3
1
2
3
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
11:25 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.