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.

webknit

Members
  • Joined

  • Last visited

Everything posted by webknit

  1. hi there in process of making a new site for my sister who is a singer actor. I am a undergrad and like to post stuff on here to find ways in which i can improve. Obviously the writing and pics not done yet, we are looking at the content, slideshows layout, fonts, jquery, footer, logo, etc etc site located here http://www.shaneprendergast.co.uk/try/terri-site1/index.html many thanks shane p.s music upcoming and theatre pages have not been created yet
  2. here is my new site in production, no links or anything yet just the interface. opinions on fonts?colours?graphics?layout?mouseovers? www.webknit.co.uk many thanks
  3. webknit posted a topic in Server Side
    i can easily obtain information and write to forms i can open files and read them with File.open("file.txt", "r") do |ini| while (line = ini.gets) puts line end end i have a simple tool to match strings string=john if string=~ /(john)/ puts "match" else puts "no match" end but how can do the two together? i have a list of usernames and when a user inputs a username via a form it will search through the text file and if ok they register ELSE choose another i need somehing like????????STUCKKKKK File.open("file.txt", "r") do |ini| while (line = ini.gets) end end if line=~ /(john)/ puts "match" else puts "no match" end please help!!!
  4. excellent its working now! ive uploaded so people can look
  5. yeah sorry i changed it after you said jheg
  6. why has the mouseover suddenly stopped working nw?
  7. nope still not going i have a.red:link{ color:yellow;} a.red:hover{color:red;} a.red:visited{color:green;} a.red:active{color:blue;} and the HTML <a class="red" href="">shane</a> uploaded at http://www.shaneprendergast.co.uk/folder/practice.html now i have the green but no mouseover effect, its absolutely doing my nut in
  8. what change a.red:link{ color:yellow;} to a.red{ color:yellow;} nope that dont work i have figured it out now on my site but ive no idea what i was doing wrong, just looking at why this is not working now i am baffled?
  9. i am trying a simple mouseover with a css classes on my a hrefs but cannot get it to work??? Here is just a simplified one but i still cant get this going. my html is <a class="red" src="">shane</a> and CSS a.red:link{ color:yellow;} a.red:hover{color:red} a.red:visited{color:#F00} a.red:active{color:#C96} the link is staying black??? but the hover is working. why is the color yellow now showing? i have posted this simple site at http://www.shaneprendergast.co.uk/folder/practice.html cheers shane
  10. Just noticed I've a ugly border on my twitter logo on some browsers.please ignore this.will be changed tomo. Was just because I added my twitter account and forget to change css
  11. hi i am a web design and development undergrad, i have recently constructed a portfolio type site that i can add to and practice on. I am not the best designer and am trying to improve. Would appreciate opinions on my logo, overall site, mouseovers and things like that. my site is at www.webknit.co.uk Many thanks

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.