hello guys! i am new to css and i got a question! I am trying to create a css style of 2 columns,header,footer. i try this simple code
body{
background-color:#000;
margin:0;
padding:0;
}
...
Type: Posts; User: evas; Keyword(s):
hello guys! i am new to css and i got a question! I am trying to create a css style of 2 columns,header,footer. i try this simple code
body{
background-color:#000;
margin:0;
padding:0;
}
...
it just been more easy to put the image in the table;now i must worry about unigue filenames....dont decided yet ! tnx for replies thoough
hello there! i want to create a webbased database.so i have a table with customer data,(cust_id is primary key) and many other tables and i quess is better to put a foreign key to other tables to...
i ve tried a lot...and i see that if i use header to show image i cannot echo anything else. is that true ? it doesnt seem logical to me....i can show a picture but no messages ? is there any other...
hello there! i got a question about blob mysql data.i have a button and on buttonclick i want to open a popup (and passing date parameter) and show some details and display a photo.if i try
<?php...
hello!i will try to explain my problem here!forgive me from mu english :P
i want to create buttons depented on some field in mysql.i managed to pass the variable value (how many buttons to make)...