10,655 Topics

Member Avatar for
Member Avatar for PhilEaton

Hi! An issue I'm having is using CSS's font-family code to change the font of my website's text. However, the issue is that the font I need is not native to Windows. I know I could download the font and view it like that. But this is of course not …

Member Avatar for Gabriela34
0
212
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
65
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
128
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
109
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
182
Member Avatar for siyajoshi
Member Avatar for princysharma90
0
158
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
230
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
90
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 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 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
242
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
114
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
90
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
128
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
152
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
114
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
110
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
354
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
189
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
134
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
102

The End.