-
please review my layout
I am not going to code it. The company that required it (it is for a job apply) wants it just in photoshop. Insead of the woman it will be a video.I am a beginner.They give me the following web site:www.vivabiotics.com, to create one on the same subject, but with a totally different graphics. Many thanks, Alisia
-
please review my layout
anyone can help me please?
-
please review my layout
- background picture
-
help with my css buttons
Problem solved!Thanks!
-
help with my css buttons
Hi, I have the following css code:*{ padding:0; margin:0; } body { height:985px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; background-image: url(bk.gif); background-repeat: repeat-x; } #container { width: 607px; height:987px; margin:auto; } #header { width: 607px; height: 985px; background-image: url(Untitled-1.png); position:relative; margin-top:+1px; border:0; } #mainpage { width: 140px; height: 130px; background-image: url(mainpagegreen.png); position:relative; margin-left:170px; margin-top:20px; background-color:transparent; } and the following html code: title>Untitled Document</title> </head> <body> <div id="container"> <div id="header"></div> <div id="mainpage"></div> </div> </body> </html> I want to align the buttons like in the image attached.Can someone help me with html and css code to align the buttons? I do not know where is the mistake, as my main page button does not appear in the right place.
-
help with my css code
the header is instead of the bottom, and the bottom is instead of the header
-
help with my css code
the problem is also that I press F11 the page also does not appear in the browser.
-
help with my css code
I have the following css code: *{ padding:0; margin:0;} body { height:985px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; background-image: url(bk.gif); background-repeat: repeat-x;} #container { width: 607px; height:987px; margin:auto;} #header { width: 607px; height: 985px; background-image: url(Untitled-1.png); position:relative; margin-top:+1px; border:0;} and the following html code: <!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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="listacss.css" rel="stylesheet" type="text/css" /> <title>Untitled Document</title> </head> <body> <div id="container"> <div id="header"></div> </div> </body> </html> The problem is that I see reverse the web page, the head is instead of the bottom. can you help me why?I have MaCROMEDIA MX 2004. Thanks, Alisia
-
header does not align center
it works thanks a lot!
-
header does not align center
I have the following code in css: *{ padding:0; margin:0; } body { width: 605px; height:987px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; background-image: url(bk_03.gif); background-repeat: repeat-x; } #container { width: 605px; height:987px; margin:auto; } #header { width: 605px; height: 987px; margin: auto; background-image: url(layout_02.gif); background-repeat:no-repeat; position:relative; margin-top:+1px; border:0; } and the folowing in html: <title>Untitled Document</title> </head> <body> <div id="container"> <div id="header"></div> </div> </body> </html> I want the header to be align centered and I do not understand why do not work. Can you help me? Thanks, Alisia
-
website review
- header
-
header
-
how to make this