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.

Juelz

Members
  • Joined

  • Last visited

  1.    Fitoalgotte reacted to a post in a topic: Photoshop for starting web design?
  2. when made in photoshop like so.. [yt] [/yt]
  3. Basically I let my girlfriend borrow my laptop for months, now that I have it back, whenever I go on the net it comes up with an alert on almost every page I visit (even google) saying the site isn't trusted and please add exception certificate! sometimes it wont even let me add an exception and even at-times when it does it will only display the page as text! no color no images! how do I correct this problem! I've tried to lower the security settings with no luck! (operating system windows xp)
  4. Lol your'e on youngwebbuilder.com arent you
  5. The first design probs the best.. what you've done on the "C" with the diamond shapes at the end, do the same on the "K"
  6. Learning CSS and Im stuck! please help, below is the question I have been asked: topic: Multiple Selectors On the CSS tab, select only the h3 header nested inside three <div>s and change itscolor to red. this is what my HTML looks like <!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="stylesheet.css"/> <title>Result</title> </head> <body> <h3>I'm plain old font!</h3> <div> <h3>Me, too!</h3> <div> <h3>Me three!</h3> <div> <h3>Forget you guys. I'm about to be red!</h3> </div> </div> </div> </body> </html> In regards to the question I dont know how to write this in the CSS tab, please help!
  7. Im learning CSS using codecaedmy, here is the task they have given me: On the CSS tab: Set your link's text-decoration to "none". Give it whatever color or font type you like! my code img { display: block; height: 100px; width: 300px; margin: auto; } p { text-align: center; font-family: Garamond, serif; font-size: 18px; } /*Start adding your CSS below!*/ div{ height: 50px; width: 120px; border-color: #6495ED; background-color: #BCD2EE; border-radius: 5px; margin: auto; text-align: center; } a{ text-decoration: none; color: #8B6914; } what is wrong with my link text decoration I think I've put it in right...
  8. Put it this way is there a FREE alternative that does exactly (or near enough) what DW does? I need something that can create professional looking websites, a free option would ofcourse be better but obviously there isnt much things that are free that is worth having lol
  9. Im learning HTML and CSS right now, I cant really understand what Dreamweaver does... do you not need to know HTML and CSS to use dreamweaver?
  10. Its a html tutorial from code academy and I didnt actually write the code... I only added in the "<p style="font-size: 8px">" which was from there example! Heres another example they give To change the color of text, simply add the style attribute in the opening tag, then make the style equal to "color:blue" (or whatever color you like). For example: <h2 style="color:red">
  11.    Juelz reacted to a post in a topic: Whats wrong with this simple code?
  12. So Im elarning to code and I swear code academy is faulty what have I done wrong? Question: On line 7, make the text size 8px. On line 8, make the text size 12px. On line 9, make the text size 44px. <!DOCTYPE html> <html> <head> <title>First font size change</title> </head> <body> <p> <p style = "font-size: 8px">Some text for you to make tiny! </p> <p> <p style = "font-size: 12px">Some text for you to make normal size!</p> <p> <p style = "font-size: 44px"> Some text for you to make super big!</p> </body> </html>
  13. I want to be an IT Technician at entry level, do any of you have any experience in what I'd need? I've dug around abit online but wouldnt mind someone who knows what they are talking about giving advice..
  14. I used it briefly till I noticed the amount of bugs the interactive tutorial had.. I'm thinking of trying to give it another go because the system they used to teach is near enough amazing tbh. Its almost like you are doing an official distant learning course. So anyone ever used it? if so did you find it good or bad?
  15.    Juelz reacted to a post in a topic: Photoshop for starting web design?
  16. Thanks.. I always assumed people used software such as PS to make all the visuals of the website... man I really need to get to grips with CSS..

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.