Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

alisiaro

Members
  • Joined

  • Last visited

  1. 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
  2. anyone can help me please?
  3. Hi please review my layout.
  4. Hi, I need to make a similar site like the following:www.vivabiotics.com. PLease be so kind help me how can I obtain the picture background? Many thanks, Alisia
  5. Problem solved!Thanks!
  6. 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.
  7. the header is instead of the bottom, and the bottom is instead of the header
  8. the problem is also that I press F11 the page also does not appear in the browser.
  9. 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
  10. it works thanks a lot!
  11. 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
  12. please review my web site
  13. what do you say of this header?I want to make a restaurant website.
  14. Any idea how to make this? See the attachement.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.