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 2
1
2
>
Showing results 1 to 25 of 30
Search took
0.08
seconds.
Search:
Posts Made By:
Obsidian
Forum:
Java and JSP
03-28-2013, 04:00 PM
Replies:
3
Learning java help
Views:
1,375
Posted By
Obsidian
When I started to learn Java a few years ago, I...
When I started to learn Java a few years ago, I used the following resources that have really helped out.
YouTube - Video Resources for learning Java.
...
Forum:
HTML & CSS
03-18-2013, 06:53 PM
Replies:
3
HTML email in blackberry aligns all text center
Views:
749
Posted By
Obsidian
Greetings, I do see that the first table's...
Greetings,
I do see that the first table's column is set as <td align="center"> that will center all of the text and other content.
You may try adding the CSS "text-align: left" to the second...
Forum:
JavaScript programming
03-18-2013, 06:43 PM
Replies:
21
how to read javascript files?
Views:
646
Posted By
Obsidian
Philip M, you're right it does have the same...
Philip M, you're right it does have the same coding -- I should of read the syntax better from the earlier post. Thanks for noting this.
Forum:
HTML & CSS
03-18-2013, 05:28 PM
Replies:
7
Really Basic Hyperlink Problems...
Views:
305
Posted By
Obsidian
From what I understand, you are trying to link to...
From what I understand, you are trying to link to the .htm pages? If that is so, you'll need to revise the file extension in the code to .htm since they are a different extension than the .html.
...
Forum:
JavaScript programming
03-18-2013, 04:18 PM
Replies:
21
how to read javascript files?
Views:
646
Posted By
Obsidian
I've worked with the code and made some...
I've worked with the code and made some adjustments. It looks like it works best in the head section of the page. Below is the prototype code you can test out.
<html>
<head>
<script...
Forum:
HTML & CSS
03-18-2013, 04:02 PM
Replies:
7
Really Basic Hyperlink Problems...
Views:
305
Posted By
Obsidian
Can you provide an example of the hyperlink...
Can you provide an example of the hyperlink issue? I can work with you to resolve this.
Forum:
Computer Programming
03-18-2013, 03:56 PM
Replies:
14
new to programming
Views:
1,465
Posted By
Obsidian
I see other folks have provided some useful...
I see other folks have provided some useful tutorials, below are some additional resources I can suggest.
Reading Resources:
C++ Tutorials: http://www.cplusplus.com/
Python Tutorials:...
Forum:
Geek News and Humour
03-07-2013, 09:46 PM
Replies:
298
Funny images.
Views:
90,104
Posted By
Obsidian
http://media02.hongkiat.com/error_404_01/catswhoco...
http://media02.hongkiat.com/error_404_01/catswhocode.jpg
This was one of the funniest 404 pages from http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/.
Forum:
HTML & CSS
03-07-2013, 09:35 PM
Replies:
15
Text not wrapping correctly in P Element
Views:
447
Posted By
Obsidian
You're welcome. I'm glad this worked out for the...
You're welcome. I'm glad this worked out for the header. :)
Forum:
Site reviews
03-07-2013, 09:30 PM
Replies:
2
Could this web design be improved?
Views:
434
Posted By
Obsidian
Thanks for the suggestions. I can look into...
Thanks for the suggestions. I can look into adding icons and graphics that might fit in well with the navigation.
I suppose a text twitter widget could also fit in the top right corner of the...
Forum:
HTML & CSS
03-07-2013, 05:01 PM
Replies:
5
how to speed up my page?
Views:
158
Posted By
Obsidian
There are many ways to optimize your webpage(s)...
There are many ways to optimize your webpage(s) for speed. Below are some tips I use for my sites.
Compress JavaScript, HTML, & CSS. Use this handy compressors for these scripts.
CSS:...
Forum:
HTML & CSS
03-07-2013, 03:41 PM
Replies:
15
Text not wrapping correctly in P Element
Views:
447
Posted By
Obsidian
I've inspected the code, it seems that the height...
I've inspected the code, it seems that the height of the header will need to be specified. Try adding the height the same as the image, below is what you can add to the #header in the CSS:
height:...
Forum:
Graphics and Multimedia discussions
03-07-2013, 03:21 PM
Replies:
4
How to turn white into pure white
Views:
1,430
Posted By
Obsidian
If you could provide a screen shot or an...
If you could provide a screen shot or an attachment -- I can assist with matching the pure white. I'll use one of the Adobe Programs to help with this.
To blend the picture in Adobe Photoshop, try...
Forum:
HTML & CSS
03-06-2013, 10:07 PM
Replies:
9
How do I set up three columns like this?
Views:
397
Posted By
Obsidian
I could suggest using min-width for this setting....
I could suggest using min-width for this setting. The sample below is flexible to the screen size, however when the screen shrunken the boxes will not shrink below 200px. I use a similar column...
Forum:
HTML & CSS
03-06-2013, 08:49 PM
Replies:
7
Beginner CSS help
Views:
337
Posted By
Obsidian
Hello, I've inspected the code of the page...
Hello,
I've inspected the code of the page and it appears these sections are coded correctly, however there is an issue with the the META tag (see code below) where it is missing the end quote....
Forum:
Site reviews
03-06-2013, 08:04 PM
Replies:
2
Could this web design be improved?
Views:
434
Posted By
Obsidian
Could this web design be improved?
Greetings,
I have earlier made some design changes to my website. The change was to replace most of the images with cross-browser CSS -- thankfully it works after hours of testing. The website's...
Forum:
General web building
03-04-2013, 06:28 PM
Replies:
3
FTP? Filezilla Error message
Views:
3,271
Posted By
Obsidian
The statements do say the username had been...
The statements do say the username had been approved; however with the authentication line it does say that the password is invalid. You may want to check if the keyboard settings are correct...
Forum:
Building for mobile devices
02-28-2013, 03:04 PM
Replies:
3
Cell Phone Screen Resolution For Mobile Web Design
Views:
1,941
Posted By
Obsidian
The first time that I developed a mobile website,...
The first time that I developed a mobile website, the layout was simply based off of percentages instead of pixel sizes. The percentage of these sizes will be very flexible to fit just about every...
Forum:
HTML & CSS
02-26-2013, 08:10 PM
Replies:
4
Cross-Browser Functionality Troubles
Views:
326
Posted By
Obsidian
I tested the code in Google Chrome, so far the...
I tested the code in Google Chrome, so far the code works correctly and drops down when the button is pressed.
Do note you should include the <!DOCTYPE HTML> right above the <html> tag as the...
Forum:
Geek News and Humour
02-25-2013, 06:53 PM
Replies:
298
Funny images.
Views:
90,104
Posted By
Obsidian
That is just absolutely hilarious and it does...
That is just absolutely hilarious and it does make one think about how much technology has greatly evolved through these few decades. I just enjoy seeing these retro computer components and such. The...
Forum:
HTML & CSS
02-25-2013, 06:37 PM
Replies:
2
Using a CSS sprite for multiple buttons
Views:
170
Posted By
Obsidian
CSS sprites do help with the download speed of...
CSS sprites do help with the download speed of the page. They can be used for any other aspect for the webpage's design such as icons, logos, backgrounds, or even for list bullets. It might be fun...
Forum:
General web building
02-25-2013, 06:29 PM
Replies:
14
Better to alienate IE users?
Views:
6,138
Posted By
Obsidian
It would indeed be a bad business call to...
It would indeed be a bad business call to alienate folks from using IE for the site (as alykins had mentioned earlier). I would recommend placing a note somewhere in the footer -- a common location...
Forum:
HTML & CSS
02-22-2013, 05:59 PM
Replies:
2
Rounded & Shaded Borders: CSS3 or GIF Images?
Views:
253
Posted By
Obsidian
I see. I can be fine with a few browser versions...
I see. I can be fine with a few browser versions that don't fully support the round borders.
Thank you for help. :)
Forum:
JavaScript programming
02-21-2013, 03:11 PM
Replies:
6
Putting an "or" in javascript
Views:
320
Posted By
Obsidian
"||" is be the statement for "or" in JavaScript...
"||" is be the statement for "or" in JavaScript as earlier stated by Phillip M.
The link below is a good reference to these Logical Operators provided from W3Schools.com -- I personally use this...
Forum:
HTML & CSS
02-21-2013, 02:47 PM
Replies:
2
Rounded & Shaded Borders: CSS3 or GIF Images?
Views:
253
Posted By
Obsidian
Rounded & Shaded Borders: CSS3 or GIF Images?
Greetings,
I am planning on renovating my website to remove unnecessary code and tables. The layout is based off a mixture of floating div tags and tables to stabilize the design. Should I...
Showing results 1 to 25 of 30
Page 1 of 2
1
2
>
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
08:23 PM
.
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.