Forum: PHP 9 Days Ago |
| Replies: 3 Views: 102 |
Forum: PHP 9 Days Ago |
| Replies: 3 Views: 102 Help, Dynamic Subject for mail script Hi,
So I'm creating a website for clients that have tons of different courses available, they have opted to not place any course outlines within the site and instead, make the interested party... |
Forum: JavaScript / DHTML / AJAX 10 Days Ago |
| Replies: 1 Views: 236 Mail form Subject Help Hi,
So I'm creating a website for clients that have tons of different courses available, they have opted to not place any course outlines within the site and instead, make the interested party... |
Forum: Graphics and Multimedia 23 Days Ago |
| Replies: 7 Views: 551 |
Forum: Graphics and Multimedia 24 Days Ago |
| Replies: 7 Views: 551 |
Forum: Site Layout and Usability 24 Days Ago |
| Replies: 3 Views: 759 Re: Website basics Hi Santa,
There's no reason to get into CNAME, A or any other details.
All you have to do is (if you havent already), contact enom.com and ask them to change your nameservers... |
Forum: Graphics and Multimedia 24 Days Ago |
| Replies: 7 Views: 551 |
Forum: Graphics and Multimedia 24 Days Ago |
| Replies: 3 Views: 307 Re: Resolution and printing Print,
Is usually 300dpi and CMYK.
You can also use 360dpi, 720dpi, 1440dpi and 2880dpi.
As for format, I would recommend EPS or TIFF |
Forum: HTML and CSS 24 Days Ago |
| Replies: 5 Views: 456 Re: Round table in HTML Don't be ridiculous! CSS3 Only supports rounded corners markup!
And if you too lazy to read not even 30 lines of text teaching you how to do it! Whats the point of me pasting it here, because you... |
Forum: Graphics and Multimedia 26 Days Ago |
| Replies: 7 Views: 551 Photoshop Lesson 1 - Simple, nice looking button Photoshop Lesson 1 - Simple, nice looking button
Difficulty: 2/10 - Meaning you should have some Photoshop Experience
After this lesson, you will be able to create, a simple, good looking button in... |
Forum: HTML and CSS 26 Days Ago |
| Replies: 2 Views: 348 Re: HTML image hi,
Not sure if i fully understand you, could you post the source |
Forum: HTML and CSS 26 Days Ago |
| Replies: 3 Views: 304 Re: Controlling the max text length Or you could just use padding (which can be added directly to your div id)
So if your div is 100px long and you would like it to start a new line at 50px you would add
padding-right:50px |
Forum: HTML and CSS 26 Days Ago |
| Replies: 5 Views: 456 Re: Round table in HTML Simple:
Tutorial 1 (http://kalsey.com/2003/07/rounded_corners_in_css/)
Example 2 (http://www.sitepoint.com/article/css-round-corners-boxes-curves) |
Forum: HTML and CSS 26 Days Ago |
| Replies: 5 Views: 456 |
Forum: PHP 27 Days Ago |
| Replies: 3 Views: 216 |
Forum: HTML and CSS 27 Days Ago |
| Replies: 4 Views: 450 |
Forum: HTML and CSS 30 Days Ago |
| Replies: 5 Views: 576 Re: Space Between Tables in IE Hi,
So what I did was, remove the bottom nested table and added it below. It should work (can't tell though because your page consists of only images).
<html>
<title>Vidora.info - The Way Browsing... |
Forum: Graphics and Multimedia 30 Days Ago |
| Replies: 11 Views: 845 Re: Flash check box Ok...
1. Open the components panel by hitting ctrl+f7.
2. Drag the checkbox component onto the stage, and select the checkbox component in Frame 1.
3. Type "checkbox" as the Instance Name, to name... |
Forum: Graphics and Multimedia 31 Days Ago |
| Replies: 11 Views: 845 Re: Flash check box Could you rephrase your question please. Not sure I'm QUITE understanding what you are asking!
What Font size?
What Checkbox? Check box gets !checked! So you don't require any font |
Forum: Graphics and Multimedia 31 Days Ago |
| Replies: 14 Views: 828 |
Forum: HTML and CSS 31 Days Ago |
| Replies: 7 Views: 463 |
Forum: HTML and CSS 32 Days Ago |
| Replies: 2 Views: 334 Re: CSS Style sheets 1. What is CSS?
CSS stands for Cascading Style Sheets and is a simple styling language which allows attaching style to HTML elements. Every element type as well as every occurance of a specific... |
Forum: MySQL 32 Days Ago |
| Replies: 3 Views: 498 Re: Registration form Hi e_pech,
Since Peter already give you an explanation. I will throw in some links for you.
Simple user login script (http://threesquared.net/index.php?page=scripts&i=login) * You will need to... |
Forum: HTML and CSS 32 Days Ago |
| Replies: 8 Views: 388 Re: military stuff... Hi,
I would say, start with a layout. Decided what navigational items you want and start google information from there |
Forum: HTML and CSS 32 Days Ago |
| Replies: 2 Views: 523 |
Forum: HTML and CSS 33 Days Ago |
| Replies: 3 Views: 287 Re: CSS doubt Hi sreein,
This is the way I understand it, If you don't want to use relative positioning. Float would be your next bet. I use it mainly for layouts. But people do use it for images as well.
Here a... |
Forum: HTML and CSS Jun 12th, 2008 |
| Replies: 2 Views: 300 Re: submit image png ie6 Hi,
IE6 renders PNGs. Only doesn't support transparency. So you basically have two options:
1. Create your btn with the same background colour as the page.
2. Download a fix. Heres one I quickly... |
Forum: HTML and CSS Jun 12th, 2008 |
| Replies: 3 Views: 320 |
Forum: HTML and CSS Jun 10th, 2008 |
| Replies: 5 Views: 497 Re: CSS Margin Problem Hi Metal,
Try this:
CSS:
/* CSS Document */
/* #########################
## Simple 3-Column Layout from CodeDesign.com
## Version 1.0 |
Forum: HTML and CSS Jun 10th, 2008 |
| Replies: 4 Views: 542 Re: trouble uploading from dreamweaver cs3 When defining a site, you have the option to store it in a specific folder on your server.
Usually these are (and not limited to):
"httpdocs"
"publichtml"
ect.
Have you double checked ensuring... |
Forum: HTML and CSS Jun 9th, 2008 |
| Replies: 5 Views: 483 Re: CSS Div help needed Hi Kained,
Simple.
Change the content height attribute to:
height: auto;
Should work. If it doesnt. Let me know. Will look into it further
Regards, |
Forum: HTML and CSS Jun 4th, 2008 |
| Replies: 5 Views: 264 Keyword stuffing is wack! What tiger86 is sugguesting is called keyword stuffing.
"This method is completely outdated and adds no value to rankings today. In particular, Google no longer gives good rankings to pages... |
Forum: Site Layout and Usability Jun 4th, 2008 |
| Replies: 3 Views: 765 Re: form page to send an email Hi dbow1,
Create the following php document and save it as mail.php:
<?php
$visitor = $_POST['name'];
$visitormail = $_POST['email'];
$address = $_POST[['address'];
$tele = $_POST['tele']; |
Forum: HTML and CSS Jun 3rd, 2008 |
| Replies: 4 Views: 311 Re: CSS Horzonital Hover Menu Ok, I'm willing to help you out. But i will your source.
Then from there i will see what i can do.
How does that sound? |
Forum: Website Reviews Jun 3rd, 2008 |
| Replies: 3 Views: 290 Re: peipains.com Hi Peipains,
I like the whole grunge look. Maybe make the header repeat. Looks abit strange being cut of the way it is.
Scrollbar on the footer??
The index page could also be a little more... |
Forum: Website Reviews Jun 3rd, 2008 |
| Replies: 4 Views: 440 |
Forum: HTML and CSS Jun 3rd, 2008 |
| Replies: 1 Views: 562 Re: Dropdown text box class Hi Rohit,
Yes you can.
CSS is as follows:
select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000; |
Forum: HTML and CSS Jun 3rd, 2008 |
| Replies: 4 Views: 328 Re: DIV help Dave,
Just took a look at your site. Like the design alot, a bit image heavy, but nice.
Now, about the div issue:
Have to agree with Buddy. Can't see nothing wrong with it. |
Forum: HTML and CSS Jun 3rd, 2008 |
| Replies: 5 Views: 264 |
Forum: HTML and CSS Jun 3rd, 2008 |
| Replies: 1 Views: 420 Re: CSS hover menu Cooler CSS Menu
<!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">
<head>
<meta... |