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.

T3hscott

Members
  • Joined

  • Last visited

  1. I'm new to the world of web developing so this may be a basic question to most of you so please bare with me I'm building a site or my auntie's dance school (this is my first full site) and I have added in a navigation bar at the top of the page but she now wishes to have it running down the left hand side. I'm having some problems with switching it around. Am I missing something? or do I need to redo it form scratch? my code if it helps is below: HTML: div id="navbar"> <div class="navlinks"> <ul> <li><a href="homepage.html">Home</a></li> <li><a href="Timetable.html">Timetable</a></li> <li><a href="Merchandise.html">Meet the Teachers</a></li> <li><a href="Gallery.html">School Gallery</a></li> <li><a href="faq.html">FAQs</a></li> <li><a href="Contact.html">Contact Us</a></li> </ul> </div> </div> CSS: #navbar {width: auto; height: 30px; position: relative; border-bottom: 2px solid #FFFFFF;} .navlinks {position: absolute; top: 4px; left: 140px;} .navlinks ul {margin: auto;} .navlinks li {margin: 0px 18px 0px 0px; list-style-type: none; display: inline;} .navlinks li a {color: #FFFFFF; padding: 5px 12px 7px; text-decoration: none; font-size: 18px; font-family: "Broadway";} .navlinks li a:hover {color: #FFCCDD;} Thanks guys
  2. what are the advantages of PHP over JS or JS over PHP? I thought they were completely different areas? or have I got that wrong :S cheers
  3. ok thanks i'll give it a look, also whats the aversion to bumping? I was led to believe it was standard forum practice? cheers guys
  4. sorry about that thanks for help
  5. hey guys, this follows on from a thread from earlier on but i'm looking into a career in web development. I've just graduated and unfrotunately web dev or design was not something that was offered in adundance on my course and since graduating I have struggled with finding grad work, me and a couple of 1000 others I know. I've decided to start learning web development and have already got a pretty decent grasp on X/HTML and CSS (the basics at least)which i have picked up from books etc and i'm really enjoying it so much so that i'm now re-designing and handcoding a new website for my auntie's dance school (which from reading other threads will form part of my portfolio, yes?). I have started another thread here: http://www.webdesignerforum.co.uk/topic/55719-web-technology-courses/ and any advice on that would also help me. My plan is to teach myself as much as possible and attend a couple of courses whilst working at a call centre for some money to fund these, and the advice from a previous thread has advise on just developing a couple of "mock sites" (i think thats right) and create a few designs of what I think would look good or of sites I think may be good. I did a module on user interface design, which was AMAZING and although it was mainly targeted at software the principles i believe can be adapted to web dev also so designing isnt really problem, not to say they will be good but again I get the basic concepts, i.e. as least clicks as possible tomake it easier (Fitz' law) etc. My question is, is this the right thing to do? should I be focusing on trying to land a web dev job based on my basic knowledge of X/HTML and CSS or is learning a wider new skill set and taking some time to devcelop this and having something to show for it, i.e. a small portfolio the better way to go? I really enjoy the developing and really want to turn this into a career I could just do with some friendly advice from guys who have been there and done it, whether you have been in my shoes or have seen someone in a situation similar. thanks guys and sorry for the long thread
  6. Hey guys looking for any recommendations on good courses for web development (i.e. javascritp, PHP etc) i'm in the liverpool area so looking for courses around there or online, I have already found some at a local college but just thought i'd see if anyone knows on here. cheers guys
  7. T3hscott replied to T3hscott's topic in General Chat
    ahh right cool thanks
  8. T3hscott posted a topic in General Chat
    If I wanted to create my own site with a blog what language/s would be needed? cheers
  9. as the title states i'm just curious which is better as i'm looking at starting a project and i'm curious whether i'd be better of u hand coding or using dreamweaver? i know html and css but i'm just thinkg that maybe DW is easier to organise a site but not a 100% :S cheers
  10. sorry if this is the wrong section but i am just wondering what th enext step of after HTML and CSS? is it Javascript or PHP or some other language? cheers
  11. Yes it will be for free it is just a timetable for a school wasnt sure a standard link would work so cheers
  12. sorry if this is the wrong section but i was just wondering if there is anyway to add a downloadble file (PDF or word document) into my site so visitors can download it. can this be done using CSS or HTML or do i need a server to upload it to? cheers
  13. hey guys problem solved i was adding content in the wrong area all now fully sorted major n00b alert!! lol but thanks
  14. any content i add is being displayed under the footer :S

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.