20,737 Topics

Member Avatar for
Member Avatar for daniwrites

Hi Everyone, I would really appreciate some help on this. I'm a web project manager - and the machine mgmt gave me has pretty much given up completely. It only works in Safe Mode - luckily Safe Mode with networking so I am able to get online. I have backed …

Member Avatar for cede_delcon
0
595
Member Avatar for davy_yg

Hello, I basically trying to erase the underline on the websitelink. I have this : style.css #newlink a:link{font-color:blue; list-style:none;} weblink.php <div id="newlink"><a href="http://www.website.com">www.website.com</a></div> What else should I edit? The weblink is still underline and the font color still does not change.

Member Avatar for pritaeas
0
66
Member Avatar for PhilEaton

Hi! I am making a simple box and inner box. The outer box is white and the inner box is purple. The inner box width is static (95%, i understand this is not necessarily static, but in the context of the height you'll understand) but the height is set to …

Member Avatar for PhilEaton
0
232
Member Avatar for Designer_101

Hi there, I'm having a little difficulty getting the height of a containing div to adjust, so it will fit the child elements inside. You will be able to understand the problem if you visit: www[dot]websiteacademy[dot-net]/expedientlive/individuals/our-courses/ If you click on the **NVQ’s and QCF’s** link, you'll see a vertical navigation …

Member Avatar for AleMonteiro
0
112
Member Avatar for LittleIck

Hi folks, I'd appreciate any advice you can offer me. I might just be missing the fix for this out of sheer fatigue. I'm working with a scrolling div styled with "width: 100%" (identical to the one on my current site http://notionalanthem.com). I want to add fixed-width blocks of text …

Member Avatar for LittleIck
0
129
Member Avatar for mcuk

Hi, I am looking for advice on the best place to start with programming. I work for a web design company and currently create database powered sites using PHP and MySql. I seem to learn very quickly with the right resources. When I started many years ago in PHP, I …

Member Avatar for abhishekde.nasa
0
116
Member Avatar for rotten69

Hey everyone, I'm posting this thread in this forum because I am not sure where else it should go to. Anyway, I'd like to straight jump to the question. I want to make the URL to my site look like mob.mysite.com. how do you achieve something like this? do I …

Member Avatar for rotten69
0
110
Member Avatar for nikita.chandra

hi! i have downloaded fonts as Vtc-NueTattooScript.ttf and Vtc-NueTattooScript.otf and now i want to use these in my html page. how can i use these fonts using html and css. please help !!!!

Member Avatar for fheppell
-1
183
Member Avatar for siyajoshi
Member Avatar for princysharma90
0
159
Member Avatar for papadarl

I am having a problem with validation I dont understand what the w3 school is saying. Can anyone help

Member Avatar for lps
0
69
Member Avatar for unamoo

Hi there, I was wondering if anyone could help me. I need to build a website which will display a streaming window when a link is clicked and stream video files saved in a different location. I am a little clueless about multimedia and web development so any help or …

Member Avatar for Helianthus
-2
231
Member Avatar for Robert disuza

Hey friends i am starting as profesional in IT servvices so kindlly put a light which CMS is best in the field of web design and deelopment and easy to operate? SNIP - SNIP

Member Avatar for smith warnes
-1
76
Member Avatar for Arizona Web

[B]The Web Designer Versus the Web Developer: Who is Right? by Chris Hooley of MCP Media, Inc. [/B] For some reason, they have the same goals, but can't seem to agree on the right way to achieve them. Your designer swears that you need a super slick interface with all …

Member Avatar for Smohil
0
1K
Member Avatar for gAb1

Hi, i'm trying to make this work but i can't! I cleaned a code and fix the codestyle. I edited it to my needs, but i'm stuck when i'm trying to make links to change when the variable language is changed. Sorry my english is bad. I'd like to make …

Member Avatar for gAb1
0
91
Member Avatar for jeff.erskine.1

Hi, I just volunteered to help a non-profit out with their webdesign. I know the bare minimum. We added information to one of the pages and now the borders won't line up. I think it is something with the DIV. www.thegardenofhope.org Here is what we have: <div class="wrapper"> <div class="header"> …

Member Avatar for jeff.erskine.1
0
353
Member Avatar for DyO1

Hello can you please give me a code for a tabed web browser? browser name=webbrowser1 form name=form6 new tab button=NewTabToolStripMenuItem

Member Avatar for Maligui
0
103
Member Avatar for MidiMagic

How do you make a style that affects the font attributes of [B]only[/B] the numbers in ordered lists (ol) without affecting the contents of the list items? No kludges please, and the solution must validate as XHTML 1.0 strict.

Member Avatar for JesusFreak83
0
2K
Member Avatar for Pardess

i am responsible to develop a database for an organization, and i want to develop a centralized database system. i decided to use PHP as fornt-end and mysql as back-end and wamp server as web server... now i dont know how to implement it and will you tell me that …

Member Avatar for pritaeas
0
67
Member Avatar for NubTruck

I have been reading some tutorials about floats from various sources on the web. They say that if you want to float one div element next to another you are to put a float attribute into one of the div elements. for example one website says this... > Quote From …

Member Avatar for AleMonteiro
0
243
Member Avatar for niall_heavey

Hi all, Not sure if this is something that is possible or not but what i'm looking for is as follows....... I have an excel sheet of football league tables. The sheet automatically updates when I enter in results I'm looking for a way (prefibally in HTML as i'm fairly …

Member Avatar for AleMonteiro
0
2K
Member Avatar for thedancingbug

What does this mean? **Error Line 95, Column 56: end tag for "input" omitted, but OMITTAG NO was specified** <td><input type="button" value="Add to Cart"></td**> You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". **Info …

Member Avatar for AleMonteiro
0
401
Member Avatar for <M/>

I made a menu and for some odd reason, I can't figure out why, they bounced out of their positions... Can someone tell me why this is going on? I'll post my source code if needed. Thanks

Member Avatar for AleMonteiro
1
115
Member Avatar for <M/>

I am trying to build a rollover content menu... just like the one in the mbusa site (their site menu)... does anyone know how to make one or can show me a reference to one? Thanks!

Member Avatar for <M/>
0
91
Member Avatar for arctushar

Hi I have made a webpage with css. Its working fine in firefox. but not working in Explorer. But when I zoomout to 90% its working in IE. html code is <html> <head> <title>test slice</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="style.css" rel="stylesheet" type="text/css"> </head> <body> <div id="header_border"> <div class="table"> <ul><li></li> …

Member Avatar for rotten69
0
129
Member Avatar for thedancingbug

Hello. I am doing an assignment. I just need someone to validate that I did it correctly. According to the book I must: "set the default namespace for the document to the XHTML namespace". I'm a bit confused as to how to do it, but I did this: <?xml version="1.0" …

Member Avatar for rotten69
0
197
Member Avatar for <M/>

I created a page, and part's of my site won't center... can anyone help me center it... for example boxes fly out of the container... Here is my code (sorry for being disorganized and sloppy, I forgot to rename every apDiv): This is my css: #center { margin: 0 auto; …

Member Avatar for <M/>
0
153
Member Avatar for LastMitch

Hi I have a issue with lining up with my logo. IE & Firefox can't line up straight horizontal with the logo. I also have a random image background php code on the index page, but I can't seem to figure whether the random image script is the reason that …

Member Avatar for LastMitch
0
110
Member Avatar for borkodb

Hi everybody! I'm new here, so don't blame me if i posted in the wrong topic. I made some vertical spry menu with Dreamweaver, but when I look it with IE, it looks different (worse) than it looks with Firefox for example. I see in the javascript file,that there are …

Member Avatar for rotten69
0
115
Member Avatar for GilbertB

I want to learn how you can do or is there any tool to do a search field in a website which basically you enter a domain name and it search if the domain is available or not. Basically this you can find it in web hosing websites - when …

Member Avatar for rotten69
0
111
Member Avatar for ebanbury

Hi I have the following web page: www.createtime4u.com/index - Copy.html Most of the page is now pretty responsive to changes in the desktop size (I haven't added any media queries for mobile etc yet) However I'm really stuck on this CSS slideshow. Most of the CSS for this slideshow I've …

Member Avatar for rotten69
0
357
Member Avatar for suavedesign

I have a website with embeded mps files. On ie9, you can see that it works fine; the media file shows up, you can press play, and it works. Here's the problem: In firefox, the mp3 player doesnt show up, and a pop-up message says that additional plugins are needed. …

Member Avatar for Helianthus
0
190
Member Avatar for des.hutch

Hello all, I'm looking for some help. What I want to do is quite simple only I don't have the knowledge or expertise in web development. I need a web page with a text field, which when submitted parses and saves the information to a table to be viewed. That …

Member Avatar for des.hutch
0
135
Member Avatar for newbie1234

My blog is www.khazanakhoj.blogspot.in. In this blog i am not able to go to old post and next post. Even i opened particular blog, in that also its not coming. Is here any help regarding this problem.

Member Avatar for rotten69
0
149
Member Avatar for <M/>

I created a rollover image link... and the links don't work... can someone tell me what I got wrong....? my code: CSS is down here #F { position:absolute; width:96px; height:90px; z-index:1; background: url('facebook.png') } #F:hover { background-image: url('facebook_hover.png') } #T { position: absolute; width: 96px; height: 90px; z-index:1; background: url('twitter.png'); …

Member Avatar for <M/>
0
103
Member Avatar for pyeri

I have written a simple and minimalist HTTP proxy server that runs on command line. In the Start() method, a TcpListener blocks until it gets a client request and creates a new thread (ThreadHandleClient method) that processes this client, fetches its url and relays data. The trouble is in the …

0
85
Member Avatar for fiona.mcburney

Hi there! I need enlightenment on the subject of altering an A record for a website domain name. I have obtained the correct IP address and provided it to the holder of the domain name records so he can change the A record. As far as i am aware this …

Member Avatar for JorgeM
0
96
Member Avatar for GrEEfInd

Hey everyone, new to this place but i was hoping someone cuold tell me if theres somewhere where i can just copy and paste a code into my website for a comment box or something along those lines?? cause i'm not a web developer or software designer so i'm pretty …

Member Avatar for Noahv11
0
652
Member Avatar for magdi_alafifi

hi, okey here's what i'm trying to do.. i'm making a gallery .. when u roll over on the thumbnail -which is actually a text image- the big photo swaps to a 50% opacity image and when u click it swaps to the same photo with 100% opacity so what's …

Member Avatar for magdi_alafifi
0
77
Member Avatar for hfxdkhrxtr

How to implement (Browse from path "c:\Proxy List.txt") Proxy List in C# WebBrowser control/Component. What I want to know, is how to implement proxy-list from "c:\proxylist.txt", so my C# webBrowser control use this proxy for browsing when its run. I also don't want to change proxy through registry ... because …

0
161
Member Avatar for PhilEaton

Hello! So I just installed Ubuntu Server 12.04 on my machine. I have the web server and SSH server working, you can acces both from the internet. However, every time I attempt to run update or upgrade commands from SSH, it fails to do so, resulting in a similar error …

Member Avatar for PhilEaton
0
266
Member Avatar for squigworm

I am having trouble importing a properly working .gif file into Dreamweaver. I am in the process of learning how to code and in the meantime could really use some help with this. So far I have found the suggested code <img src="image.gif" alt="image" /> Is this the best way …

Member Avatar for JorgeM
0
582
Member Avatar for hollystyles

The aim of this tutorial is to save burgeoning self taught developers some of the early pitfalls that lurk on the road to programming enlightenment. It will attempt to do this by distilling the last 50 years of software engineering philosophy into a relatively short single tutorial, applying the concepts …

Member Avatar for buck1107
2
4K
Member Avatar for monica.slocum

I am trying to insert a small flash animation at the top of a webpage. The webpage is here www.idroidrandp.com/mbz. At the very top of the page you can see where the animation shows for an acheivement. Well the issue I have is when I insert it as a .swf …

Member Avatar for monica.slocum
0
197
Member Avatar for thecameraman

Hello, I created a site where you have to log in and it begins a session. I wanted to make a stay logged in feature so I started using cookies. I made it so if there was no session then check for cookies. My site also sends out emails with …

Member Avatar for thecameraman
0
207
Member Avatar for Percival07

HI PEOPLE, i have a problem with creating a menu in html, I tried creating 1 with list and it changes each and everytym i change a computer to another. Any1 with a better approach maybe?

Member Avatar for JorgeM
0
140
Member Avatar for fuchsia555

Hello Dears I need help in having two columns in my website , i don't know why it can't be done i tried everything with table and div and css ,, but it appears on column is down and the another is up it's so strange !!!!!!!! i tried also …

Member Avatar for JorgeM
0
160
Member Avatar for sanykhan

we have a new team in odesk and we are web developer team but we are confused about our team web site developmet. please see our [site](http://www.teamworkerpm.com) and give us a suggetions about our site. and you can see our odesk profile team. [odesk profile](https://www.odesk.com/users/~~927d1abd625ccb19) thanks all

Member Avatar for lps
0
486
Member Avatar for fcvolunteer

I'm trying to finish the last tweaks on a [site](http://www.friendshipcirclenc.org/fc-evaluation-2011-2012/) I created using an Elegant Themes Wordpress theme and I'm having a frustrating time figuring out how to center the page titles so they are each exactly centered regardless of their width. Here's an image of how I want it …

Member Avatar for fcvolunteer
0
217
Member Avatar for mitong

I have a home network with a laptop (wireless) and a PC (wired), both connect to the internet through a DSL 2-wire gateway from Qwest. My PC has developed a problem connecting to the internet from a browser. I can get e-mail and my programs update automatically, but cannot connect …

Member Avatar for bbcb
0
531
Member Avatar for dany12

htaccess transform contact.php in contact? I have tried this to transform index.html to index but is not working RewriteRule ^index\.html$ http://localhost/Seaweb/index/ [R=301,L] any help apreciated

Member Avatar for dany12
0
78

The End.