English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - December 2007

[Selected]: All categories Computers & Internet Programming & Design

When the alt text for an image appears, I want to make it larger than the browser's default. Is this something that can be done with css or javascript?

For example: when I hover over an image it displays a box with a white background and about a 10-12 point font. Can I change this background color or change the font size and/or decoration (bold, italics, etc).

2007-12-12 23:26:03 · 3 answers · asked by Justin H 7

Can somebody please explain in the simplist way possible what is the difference between HTML and XHTML?

Many thanks.

2007-12-12 22:47:33 · 11 answers · asked by animalita40 1

2007-12-12 19:39:38 · 3 answers · asked by Anonymous

I'm interested in started my own blog. Do you have any great advice for me? Thank you.

2007-12-12 19:03:30 · 1 answers · asked by sdn90036 6

In Java Programming, make a program in which a user enters tests scores from the terminal. Write a while loop that finds the minimum test score, counts the total number of test scores, and prints appropiate messages. The end of input is indicated bya a sentinel of -1 from the user.

2007-12-12 18:18:32 · 1 answers · asked by Anonymous

Write a procedure to set up the matrix that transforms world-coordinate positions to three-dimensional viewing coordinates, given P0, N, and V. The view-up vector can be in any direction that is not parallel to N.

2007-12-12 18:12:51 · 2 answers · asked by kl6073 1

have to deep the communication lines

2007-12-12 16:04:58 · 1 answers · asked by sundeep 9732 1

2007-12-12 14:39:24 · 1 answers · asked by parul 1

http://candyapple.bigcartel.com/

Ok I want to make my site similar to this and I know html but I dont know how she got the tables to be centered and look like that. I can make my own banner for the top but what I want to know is how the bottom part is created? I dont think its tables right? Please help!

2007-12-12 14:25:42 · 3 answers · asked by blythebliss 1

I'm looking to create a simple program that would kind of work the way a tic-tac-toe does, or very similar to it. You can see that this is not complicated at all. On a Budget.

2007-12-12 11:17:18 · 3 answers · asked by InnoScentz 4

make a program that will input xcoordinate,ycoordinate,quadrants and results by using function..

this is the given program but it had a problem.. it is lacking..

#include
getXcoordinate()
getYcoordinate()
getQuadrant()
displayQuadrant()

main()
{
getXcoordinate();
getYcoordinate();
getQuadrant();
displayQuadrant();
}
getXcoordinate();
{
printf();
scanf();
return ();
}

getYcoordinate();
{
printf();
scanf();
return ();
}


what's the next???
by getting quadrants, we used
if(x>0&&y>0)
q=1;

after getting quadrants?? what will be the next???

the error when i compile this program is "getYcoordinate" there is something with it...



please help me

2007-12-12 11:15:14 · 2 answers · asked by ChArMz_aThEnA 1

If you are not using css to format a simple webpage, how can you align something? I have tried to use align="center" but it is not valid to xhtml-strict???

2007-12-12 08:01:28 · 5 answers · asked by Mrs Moo 2

Hi

I've just asked about the pro and con of Php and Asp.

I've decided to go ahead start using Php - http://www.w3schools.com/php/php_variables.asp seems to be good place to start only:

How do I install a local test server on my pc so when I create the php files in Dreamweaver 8 they can be veiwed ?

Cheers in advance !!

Ashley

2007-12-12 07:12:04 · 3 answers · asked by mrajsmith2000 1

I've heard, MacOS includes its own server, right on the machine, right out of the box! Does that mean, I could run my very own PHP stuff right there, without uploading to a danged online server?

2007-12-12 07:04:22 · 1 answers · asked by fjpoblam 7

"State the value of 0100 0000 1110 as a decimal number if it represents a signed binary integer using two's complement representation?! "

I dont know how to do this, what does "signed binary integer" mean? the signed bit i dont understand. I tried working out the question like this but its wrong?

0100 0000 1110
+ 1011 1111 0001 + 1 = 1011 1111 0010 when i convert it i get 3058 what am i doing wrong? thx 4 any help

2007-12-12 06:47:59 · 6 answers · asked by Anonymous

0

Hi

I want to start producing larger website with database ability.

So would it better/easier to learn Php or Asp or even Perl.

Does anyone have any tips ?

Cheers

Ashley

2007-12-12 06:40:42 · 11 answers · asked by mrajsmith2000 1

I am trying to make a table with HTML, i want it to have 2 columns, 1 column needs to be 5/10 % and the rest for the other column. No matter what width i give the columns they are splitting pretty much 50%.
this is what i done before tag...

(even the number 1 won't make it smaller)
(99 is not doing anything)


No matter what number i use, it keeps messing up.
Does anyone know where i am going wrong?
Thank you in advance.

2007-12-12 06:22:53 · 3 answers · asked by Humza 5

I want custom ones and pre-made ones.

Here are what I want them to look like:

http://i214.photobucket.com/albums/cc17/thisis4megan/clique.jpg

and....

http://i214.photobucket.com/albums/cc17/thisis4megan/awesome.jpg


THANKS A MILLION!

2007-12-12 06:21:10 · 1 answers · asked by ♥ ♥ ♥ 2

1

im trying to code my page and i realized i already used link formatting to edit the other links on my page. well i want to format one specific link to act diffrently is there a way i can do that?

2007-12-12 06:08:06 · 5 answers · asked by Anonymous


with float elements belong the comments class on the page's left margin, width of element 180px, padding 5 px, text color white, font size 8pt.
I have...class.comments {font-family: arial, helvetica, sans-serif; font-color: white; font-size: 8pt; margin-left: 180px; padding: 5px}....the boder that I defined in the htm document as .comments {backgound-color: brown} the background color and the text all all the way across the page and not confined to the 180 px. What am I doing wrong????

2007-12-12 05:16:10 · 2 answers · asked by kook417 1

using HTML or any other code is there a way i can freeze the web page so when the window is resized the page does not auto size and you would actually have to scroll

2007-12-12 04:38:03 · 3 answers · asked by Anonymous

I am having a problem with validating my website. Every time i validate it, it says 'This Page Is Tentatively Valid XHTML 1.0 Strict'. I am using xhtm 1.0 strict and http://validator.w3.org validation service.

after validation:
The uploaded document "index.html" was checked and found to be tentatively valid XHTML 1.0 Strict. This means that with the use of some fallback or override mechanism, we successfully performed a formal validation using an SGML or XML Parser. In other words, the document would validate as XHTML 1.0 Strict if you changed the markup to match the changes we have performed automatically, but it will not be valid until you make these changes.

2007-12-12 03:37:17 · 3 answers · asked by shwan m 1

Ok, I'm working with Dreamweaver to design my church's website (on my Mac), and I finished the site yesterday. I published my site to the web and found that everything was working perfectly when you go to the website. I viewed it on my computer, my husband's computer and another friend's. Today someone with a PC came to me and said it wasn't working... I went into the site on a few other PC and over half of my images aren't showing up!

Has anyone encountered this? Can anyone tell me if there is any sort of HTML I need to add for the site to work on both a PC and a Mac?? Help Please!!!

the site is http://www.citybiblechurch.com

2007-12-12 03:34:32 · 6 answers · asked by DanielleJane 3

Can someone help me with my code? It keeps showing Pass and Merit for every name and option button i select.


Option Explicit
Dim Average_Mark As Double

Private Sub CmdOK1_Click()
If FrmMark.OptModule1 = True Then
Range("Data!c26").Value = 5
End If
If FrmMark.OptModule2 = True Then
Range("Data!c26").Value = 9
End If
If FrmMark.OptModule3 = True Then
Range("Data!c26").Value = 13
End If

Average_Mark = Range("Data!c28").Value

If Average_Mark <= 40 Then
MsgBox "Fail"
End If
If Average_Mark > 40 < 55 Then
MsgBox "Pass"
End If
If Average_Mark >= 55 < 70 Then
MsgBox "Merit"
End If
If Average_Mark >= 70 Then
MsgBox "Distinction"
End If

End Sub

2007-12-12 03:21:05 · 5 answers · asked by basics_87 1

you are multiplying matrices.. please help me i dont understand! thanks alot!!!

2007-12-12 03:06:41 · 1 answers · asked by Deannapril H 1

1

I am looking for 2 column tables in HTML text to add to my website. Can any one send me the html text

I need something that looks like this

First one)

__________________________
|_________________________|
| | |
| | |
| | |
| | |
__________________________
obviously im improvising

and another that looks like.
SECOND)
___________________
| | |
|_______|___________|
| | |
| | |
| | |
|_______| |
| | |
| | |
| | |
|_______|___________|

2007-12-12 02:54:24 · 5 answers · asked by betrthanurex 2

i input 10 integers and the program will find it's higest number and lowest number. i already have the code for inputting 10 integers and finding it's highest and lowest number but i dont know how to do this with array.

how can i insert array into my code?

this is the code:

main()
{
int myI;
int hi, low;
int i;

clrscr();
for(i=1; i<=10; i++)
{
printf("Enter integer #%d:",i); scanf("%d",&myI);
if(i==1)
{
hi=myI;
low=myI;
}
if(myI>hi)
{
hi=myI;
}
if(myI {
low=myI;
}

}
printf("The highest integer is %d\n",hi);
printf("The lowest integer is %d\n",low);
getch();
}
thnx

2007-12-12 02:05:36 · 3 answers · asked by Mikaela 1

im doing this project on web desing and its worth 500 points ..i have to make a wbe site for a hotel...so i was wondering were can i get a layout for the hotel.......

plz list a site where i can get the code of the layout

2007-12-11 23:42:04 · 6 answers · asked by Anonymous

Ok, i am trying to run an example program in our book..i am new to programming java..
i write the program in a notepad and saved it in a folder "bin"..

(in command prompt)
C:\Program Files\Java\jdk1.6.0_01\bin>

when i entered javac filename.java in this prompt,
it says that 'javac' is not recognized as an internal or external command..
what does it mean?
and when i tried entering filename.java in this prompt, the notepad shows up..and that's all. it didn't show the output of the program. please help me with this. i just want to learn.

i am using the jdk1.6.0_01..

2007-12-11 23:37:24 · 4 answers · asked by aquariusXgirL 2

fedest.com, questions and answers