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.

Perfect

Members
  • Joined

  • Last visited

Everything posted by Perfect

  1. Its the bit under the nav thanks anyway
  2. Hi I need help aligning my site probably a simple answer but im still learning As you can see in the attachment below the grey box on the right it is too big and I can work out how to make it inline without it going down to the bottom 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" xml:lang="en" lang="en"> <head> <title></title> <link rel="stylesheet" href="main.css" type="text/css" /> </head> <body> <div id="header" > Hello </div> <div id="nav"> <ul> <li>hi</li> <li><a href="#">hi2</a></li> </ul> </div> <div id="content1"> hi </div> <div id="content2"> ies, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like). Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from th </div> <div id="content3"> poo </div> </body> </html> body { background-color: #000000; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; } #wrapper { width:960px; height:0auto; } #header { height: 100px; width:960px; background-color:white; -moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; padding:8px; 8x; 8px;0px; } #nav { height: 40px; width:960px; background-color:white; padding:8px; 8px; 4px; 8px; } #nav li { display:inline; padding:3px; } #nav a { padding:20px 20px;} #nav a:link, #navlist a:visited { color: #000; background-color: none; text-decoration: none; } #nav a:hover, #active { color: #fff ; background-color: #A0A0A0 ; text-decoration: none; } #content1 { width:960px; height:20px; background-color: #A0A0A0; padding:8px; 8px; 4px; 8px; } #content2 { width:480px; height:0 auto; background-color: white; padding:8px; 0px; 0px; 8px; float:left; } #content3 { width:479px; height:0 auto; background-color: white; padding:8px; 0px; 0px; 0px; float:right; }
  3. Mine is not really related to website stuff but ohwell @stewthecyclist
  4. im not sure
  5. I don't think its true I saw it on a video of exactly how you described it and it was an advert on a funny vid website
  6. The blog bit
  7. Ive sorted out the background issue but it wont go left now! html is <!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" xml:lang="en" lang="en"> <head> <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script> <script type="text/javascript" src="js/lightbox.js"></script> <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> <title>Stewart Gliniecki Photography</title> <link rel="stylesheet" href="main.css" type="text/css" /> </head> <body> <div id="wrapper"> <div id="header"> <img src="header.jpg" width="955" height="200" alt="header" /> </div> <div id="nav"> <ul> <li><a href="PowerPoint.html" title="boo">home</a></li> <li><a href="PowerPoint.html" title="boo">About</a></li> <li><a href="PowerPoint.html" title="boo">Pictures</a></li> <li><a href="PowerPoint.html" title="boo">Contact</a></li> </ul> </div> <div id="header2"> <h2>Home</h2> </div> <div id="content"> Hello and welcome to my photography website. I product print and stock photos for sale for you. My photos range from adventure sports too wildlife and only the best make it too this website. <h5>Picture genre</h5> <ul> <li>here</li> <li>here</li> <li>here</li> <li>here</li> <li>here</li> </ul> You can purchase my pictures ethier as a stock picture in a varrious sizes of sites such as istock or you can purchas prints of the item off ebay. <h5>Purchase</h5> <ul> <li>here</li> <li>here</li> <li>here</li> </ul> <br/> Please take some time too look at my pictures </div> <div id="recent"> <br/><br/><center><a href="imgsoon1.jpg" rel="lightbox"><img src="imgsoon.jpg" /></a></center> <br/><br/><br/><center><a href="imgsoon1.jpg" rel="lightbox"><img src="imgsoon.jpg" /></a></center> <div id="blog"> random ranrandom random andom random andom random random random andom random andom random random random andom random andom randomrandom random andom random andom random random random andom random andom random random random andom random andom randomrandom random andom random andom random random random andom random andom random random random andom random andom randomdom andom random andom random random random andom random andom random random random andom random andom random </div> </div> </body> </html> Css body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #wrapper { width:955px; } #header { width:955px; background-color:black; color:white; } #header2 { width: 472px; height: 42px; float:left; background-color:black; margin: 0; color:white; padding-left:5px; } #nav { width: 476px; float: right; margin: 0; background-color:black; color:white; border-left:1px; } #nav li, #nav li a { display:inline; list-style-type:none; padding:10px; font-size:15px; color:white; text-decoration:none; } #nav a:hover { border-bottom:5px solid white; padding-bottom:3px; color:white; } #content { width:467px; height: 337px; float:left; background-color:black; margin-bottom: 5px; color:white; padding-top:5px; padding-left:5px; padding-right:5px; border-top:1px solid; border-bottom:1px solid; } #recent { width: 466px; height: 325px; float: right; margin: 0; background-color:black; color:white; border-left:1px; padding-left:5px; padding-top:17px; padding-right:5px; border-top:1px solid; } #blog { width:476px; height:150px; margin: 0; background-color:black; color:white; border-left:1px solid; float:left; } Hope you can help
  8. ill upload to a free host
  9. i dont want everything to turn black and it still wont work
  10. Sure body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:white; } #wrapper { width:955px; height:0 auto; } #header { width:955px; background:black; color:white; } #header2 { width: 472px; height: 42px; float:left; background:black; margin: 0; color:white; padding-left:5px; } #nav { width: 476px; height: 0 auto; float: right; margin: 0; background:black; color:white; border-left:1px; } #nav li, #nav li a { display:inline; list-style-type:none; padding:10px; font-size:15px; color:white; text-decoration:none; } #nav a:hover { border-bottom:5px solid white; padding-bottom:3px; color:white; } #content { width:467px; height: 337px; float:left; background:black; margin-bottom: 5px; color:white; padding-top:5px; padding-left:5px; padding-right:5px; border-top:1px solid; border-bottom:1px solid; } #recent { width: 466px; height: 325px; float: right; margin: 0; background:black; color:white; border-left:1px; padding-left:5px; padding-top:17px; padding-right:5px; border-top:1px solid; } #blog { width:476px; height:150px; margin: 0; background-color:black; color:white; border-left:1px solid; }
  11. show
  12. Still wont turn black
  13. at a big
  14. camera
  15. which were eaten
  16. turned
  17. Hi, sorry yet another question inbound This section of code wont put the background black any ideas why? #blog { width:476px; height:150px; margin: 0; background:black; color:black; border-left:1px solid; } Thanks
  18. Perfect replied to Perfect's topic in Frontend
    Thankyou very much
  19. Perfect posted a topic in Frontend
    Hi, I need help with my nav just cant seem to get it right First of all when the links arnt hovered over they just stay blue I would like them too be white And second of all when I hove over them I want the first small lie to go (images are attached) The code is: <!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" xml:lang="en" lang="en"> <head> <title></title> <link rel="stylesheet" href="main.css" type="text/css" /> </head> <body> <div id="wrapper"> <div id="header"> <img src="header.jpg" width="955" height="200" alt="header" /> </div> <div id="nav"> <ul> <li>home</li> <li>home</li> <li><a href="PowerPoint.html" title="boo">home</a></li> <li><a href="PowerPoint.html" title="boo">home</a></li> <li><a href="PowerPoint.html" title="boo">home</a></li> </ul> </div> <div id="header2"> <h3>Home</h3> </div> </div> </body> </html> body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:white; } #wrapper { width:955px; height:0 auto; } #header { width:955px; background:black; color:white; } #header2 { width: 477px; height: 0 auto; float:left; background:black; margin: 0; color:white; } #nav { width: 476px; height: 0 auto; float: right; margin: 0; background:black; color:white; border-left:1px; } #nav li { display:inline; list-style-type:none; padding:10px; font-size:15px; color:white; text-decoration:none; } #nav a:hover { border-bottom:4px solid white; padding-bottom:2px; color:white; } Edit: Btw you cant see the links on the pic but there there so please look at code Thanks
  20. Perfect replied to Perfect's topic in Frontend
    ahh sorted it forgot to put ; at end of one of the lines silly me
  21. Perfect replied to Perfect's topic in Frontend
    Yeh i was just messin about with the code thats why it has inline lol
  22. Perfect posted a topic in Frontend
    Right probable stupid and easy ansewer but I just cant seem to get my floats too go where i want them too My css code is body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #wrapper { width:1024px; height:0 auto; } #header { width:1024px; background-color:black; font-color:white; } #nav { width: 400px; height: 0 auto float:inline; background:black; margin: 0px 0px 0px 0px; } #header2 { width: 400px; height: 0 auto float: right; margin: 0px 0px 0px 0px; } and my html is <!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" xml:lang="en" lang="en"> <head> <title></title> <link rel="stylesheet" href="C:/Documents and Settings/Stewart/My Documents/photography/main.css" type="text/css" /> </head> <body> <div id="wrapper"> <div id="header"> <img src="C:/Documents and Settings/Stewart/My Documents/photography/header.jpg" width="1024" height="200" alt="header" /> </div> <div id="nav"> hey gfhdhjdskdfdjfjsdfsj fgjdfgfds gjdfgjfgf hghdhggdhfh </div> <div id="header2"> hhey jefhwdf dwfhjdgfv fgfdgechbsdghcsh fgnjkjfdghjdfg fdgbfgfgesged </div> </div> </body> </html> Any help apreciated Thanks
  23. of
  24. which then became
  25. Slime

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.