7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for PCSAWICK829

I'm studying out of a book for HTML, XHTML, & CSS. We just went over building a basic table. here's my code so far below, validated and working just fine: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="EN" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/xml; charset=utf-8" /> <title>basicTable.html</title> …

UI / UX Design html-css web-design
Member Avatar for PCSAWICK829
0
81
Member Avatar for riahc3

(I know this is the C++ section but since Im not sure where to put this...) I have a movie clip that with ActionScript I would like to do a gotoandStop on (for example) frame 3 of Layer 1 but I would like to keep playing Layer 2. How do …

Member Avatar for JasonHippy
0
105
Member Avatar for seblake

When using <style type="text/css"> body {background-image:url('images/DarkBrushesswlbcbl2.jpg');} </style> I have two 'errors' I do not want. 1) I have a little line to the right of the title graphic that I want to get rid of; 2) Depending on the user's browser, the text does not look the same (right justified …

UI / UX Design html-css web-design
Member Avatar for seblake
0
180
Member Avatar for RMelnikas

Hi, I have made a few websites with only limited pages and the clients want to be able to update them themselves i was looking at something like pagelime [URL="http://pagelime.com/"]http://pagelime.com/[/URL] and was wondering if anyone knows of any other ones and what they are like and if they are worth …

UI / UX Design web-design
Member Avatar for RMelnikas
0
127
Member Avatar for bibiki

hey there, I have a simple page online, and tried to style it a little. here is my [URL="http://gagi.zxq.net/index.php"]page[/URL]. there are five links. I tried to build a simple, css-styled vertical menu. however, the button-like appearance of the links is not of equal length. would anyone tell me what part …

UI / UX Design html-css web-design
Member Avatar for ko ko
0
78
Member Avatar for Griffin54

Hello! One of the web pages I created for my web site does not appear as it should in all browsers except Internet Explorer. In the others - Firefox, Opera, Safari, Google Chrome - my page goes askew (especially in Opera, Safari and Google Chrome). There is something about my …

UI / UX Design web-design
Member Avatar for twiss
0
242
Member Avatar for bibiki

hey there, I havbe the following html and css files: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <link rel=StyleSheet href="style.css" type="text/css"> <title>My site</title> </head> <body> <div id="con"> <div id="navigation"> <ul> <li><a href="http://gagi.zxq.net/star.html">About me</a></li> <li><a href="http://gagi.zxq.net/ekes.html">Blog</a></li> <li><a href="http://gagi.zxq.net/mbretereshat.html">Links</a></li> <li><a href="http://gagi.zxq.net/bouncingball.html">News</a></li> </ul> </div> <hr> <div id="main"> …

UI / UX Design html-css web-design
Member Avatar for twiss
0
216
Member Avatar for jatin.jain

Hi Everyone, I have a requirement of formatting the text inside the input text box. On page load, the textbox value by default get set to say 10.0 or 15.0. What I want is just integer and remove the decimal point and the values ahead. Thanks in Advance. Regards JJ

UI / UX Design web-design
Member Avatar for twiss
0
235
Member Avatar for androidz

hello guys i've been making my web actually its my first web building and i dont have any idea whats going on ie. i've been reading notes and other stuffs surfing on the net for answers but still i cant get it..any suggestions or answers to this?to make my png …

UI / UX Design image web-design
Member Avatar for Dandello
0
121
Member Avatar for ziron

I have tried everything to get the text to wrap around the youtub video, spent hours trying to figure it out. I have multiple websites where there is no problem? Can anyone help me please? Dean Brennan HTML: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> …

Member Avatar for ziron
0
166
Member Avatar for 12jony34

Hello friends, i want to lean the HTML should i join any institute or i will learn from the forums.Please tell me the book for this.

UI / UX Design html-css web-design
Member Avatar for twiss
0
132
Member Avatar for jazzash1

Hi , has anyone have any ideas how I can get something to come up on google to link to my website , for exmaple - puppies in coventry . I have put some meta tags in but it does not show up on google , what can I do …

UI / UX Design ui-ux web-design
Member Avatar for pgmco
0
100
Member Avatar for advxc153

I'm relatively new to all this so go slow. But what I'm trying to do is have a button where the user can click it and download a file from my site to their computer. I don't know if you need a script to do this or if their is …

UI / UX Design pdf web-design
Member Avatar for Kraai
0
100
Member Avatar for mushget

Hello, Please help me. I'm running site made only in html and css and is hosted on Apache server. I cannot change anything, except adding programming code into html head and body. How I could add Amazon store pages made in xml into my html pages... Is there any solution …

UI / UX Design html-css web-design xml
Member Avatar for twiss
0
75
Member Avatar for bigwhiteegg

Hi there what I'm trying to do here is [subject] building a website that updates several other sites' content such as some images and URL hopefully it is not in the illegal arena I have some idea in mind just not sure if it is going to work so i …

UI / UX Design web-design xml
Member Avatar for Alish735
0
116
Member Avatar for Cap'nKirk

Hi, I am trying to figure out how to place an image that is floated to the left, text that should be centered & and an image that is floated to the right all within the same div that is 400px X 25px. Here is my code at the moment:- …

UI / UX Design html-css web-design
Member Avatar for Cap'nKirk
0
76
Member Avatar for debasishgang7

I am designing a commenting script.I am fetching comments from My sql database with the help of php.And after fetching all comments i am trying to append the comment form (Enter Name:,Enter Comment blah blah...)at the last of the page. For Example: The main page here... ++++++++++++++++++++++++++++++ Name: XXX XXX …

UI / UX Design html-css web-design
Member Avatar for floatingDivs
0
127
Member Avatar for RunTimeError

Hey guys. Got a pretty simple question about getting my navigation DIV to stay in one spot. I've got a DIV that I have given a height and width of 100% and a fixed position to. I also have a background image aligned to center in this div. My problem …

UI / UX Design html-css web-design
Member Avatar for RunTimeError
0
260
Member Avatar for Arjun_Sarankulu

[URL="http://192.168.25.14/market-operations/clearing-settlement/collateral-formats"]http://192.168.25.14/market-operations/clearing-settlement/collateral-formats[/URL] After opening the url you can see that in the content[B]For Other banks[/B] after that there is spaces before the line but in rest it does not have I want it to be same as rest I tried [B]padding-bottom:0;[/B] But still not working

UI / UX Design web-design
Member Avatar for gogreen1
0
60
Member Avatar for Flynox

Hey, I know I havn't been very active on this forum... Well, I have been lurking them, but not posting. Lol. But anywho, I have a question. Look on this website: [url]http://hexagen.webs.com/[/url] Notice the border size. It's less than a pixel. How would I do that? I know that using …

UI / UX Design web-design
Member Avatar for Flynox
0
196
Member Avatar for Racoon200

This is the file Tree: -page folder --main.html --style.css --english ---hello.htm --spanish ---hola.htm How can I make hola.htm or hello.htm link the style.css in the parent folder?

UI / UX Design html-css web-design
Member Avatar for floatingDivs
0
163
Member Avatar for siknoz

So I'm new to the programming side of webpages, but I'm trying to learn. I am in the process of making a single page website for a local radio group of roughly 20-30 members which may increase over time. They want to be able to show when they are online. …

UI / UX Design session web-design
Member Avatar for RoyalElite96
0
82
Member Avatar for mdminternet

Hi guys, I've got a little bit of an internet explorer problem. If you visit the website at [url]http://www.removals-edinburgh.com[/url] you will see that I have customised a version of the menu which is available at [url]http://www.impressivewebs.com/mega-menus-ajax-jquery/[/url] to suit the style of the site. The menu appears just fine in both …

UI / UX Design html-css storage web-design
Member Avatar for floatingDivs
0
132
Member Avatar for GreenDay2001

In this tutorial you will learn how to create a simple menu using Flash, while the menu items themselves will be imported from an XML file called menu.xml. 1. Start by creating a new flash document which can be called anything you like as long as the size is set …

UI / UX Design ui-ux web-design xml
Member Avatar for gogreen1
0
1K
Member Avatar for Awah Mohamed

hey people i am building a website that has a leftbar which has some links. i added the code and the div of the leftbar and everything was very fine until i tried to lunch the site on firefox and safari. in opera and IE it is fine but in …

UI / UX Design html-css web-design
Member Avatar for ko ko
0
90
Member Avatar for trixma

Hey guys, I'm trying to vertically center-align text on a button but no matter what it always shows up too low. Here's my CSS [CODE].fb8 { background: url(button.png) no-repeat; border: none; outline: none; color: #bbbbbb; height: 22px; width: 105px;}[/CODE] and this is my html: [CODE] <input type="button" value="Login" class="fb8" name="btnLogin" …

UI / UX Design html-css image web-design
Member Avatar for ko ko
0
126
Member Avatar for manchurianCEO

Hi, I'm building a website and using CSS. Just finished the layout but if I type something inside the content tag of the index page, that content shows on every other page in the website. ie. I click in the "about me" button and that same line I typed in …

UI / UX Design html-css web-design
Member Avatar for The5sisters
0
94
Member Avatar for kaveman

Howdy, NewB to CSS and have a background image set to show up on my html pages, and so it does... body { font-family: "Trebuchet MS", sans-serif; background: #bbb url(../imageshtml/page_background.jpg); margin: 0; padding: 0; } This currently happens to all of my html pages, BUT I don't want it happen …

UI / UX Design html-css image web-design
Member Avatar for kaveman
0
236
Member Avatar for inni2626

Hi Everyone, I have images in my div and i wanted when you hover on the image it gives you information about the image.How can i do that? By the way am using dreamweaver! Please advice :-/ [CODE] <div class="gallery"><!-- Start of gallary div--> <h3><a href="../images/Alien_Predator_Shoulder.JPG"><img src="../images/Alien_Predator_Shoulder_mini.jpg" width="63" height="69" alt="alien_predator" …

UI / UX Design image web-design
Member Avatar for ko ko
0
114
Member Avatar for Spycat

Hi, I have a site that looks fine locally, but when I view it online, it gets messed up. Specifically, it does not resize correctly (eg at 800x600). In a turnabout, this only occurs in Firefox (3.6.16) - in IE 8 it resizes ok. To further confuse the matter, if …

Member Avatar for Spycat
0
223
Member Avatar for Violet_82

Hi peeps, I have a question about accessibility Now, this is the website I am working on [url]http://antobbo.webspace.virginmedia.com/webediting/tables.htm[/url] and my question is about the best way to make sure that people with their javascript off can enjoy the same benefits as those having javascript on and if there is anything …

UI / UX Design html-css web-design
Member Avatar for Violet_82
0
241
Member Avatar for Qeeqie

how to make writing or moving images on a website using Dreamweaver 8.0?? help me please. thanks...

UI / UX Design image multimedia web-design
Member Avatar for gogreen1
0
83
Member Avatar for ben.matthews18

Hi could anyone help me with creating a really simple drop down css menu? For example 1 main link and then when you hover over it a list of 3 appear below it. I'm struggling to grasp the concept as ones i've seen around are really complicated. Many thanks

UI / UX Design html-css web-design
Member Avatar for saliha
0
133
Member Avatar for LloydFarrell

Hi all, im looking for some help help, i have this css which looks great, im happy with how the input type text boxes are displayed and the textarea looks neat too - What I cant figure out is when I add a combo box, check box or image I …

UI / UX Design html-css image web-design
Member Avatar for saliha
0
218
Member Avatar for rooter1204

Are there any easy and probably "free" ways to make good animated gif banners?

UI / UX Design multimedia web-design
Member Avatar for gogreen1
0
274
Member Avatar for spookies

Hi All I have a cross browser problem aligning a logo - in ie it is a little higher than in firefox and safari - I will attach the code - appreciate any help. thanks - rich [URL="http://www.lyndalehousekeeping.co.uk/site"]http://www.lyndalehousekeeping.co.uk/site[/URL] [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> …

UI / UX Design html-css web-design
Member Avatar for gogreen1
0
141
Member Avatar for duliduli556
Member Avatar for srajanbill
0
99
Member Avatar for LogicWeb

For whatever reason Firefox 4 is displaying the sub-menu links totally off, whereas it works fine in Chrome and IE9. See attached. Thanks.

UI / UX Design web-design
Member Avatar for LogicWeb
0
94
Member Avatar for perll

hi, i ve an image in adobe photoshop without background. when i try to insert it into adobe flash file it shows a white background and i dont want the image w background color. can somebody help me. Thanx.

Member Avatar for srajanbill
0
205
Member Avatar for [R.fm]Patchy

Hello DaniWeb community, So first of all, I'd like to note that I am a new user here on DaniWeb and I have put off posting due to my personal belief that new members just don't get the help they need (possibly because the majority of them turn out to …

UI / UX Design ui-ux web-design
Member Avatar for Kraai
0
168
Member Avatar for TySkby

Hello, I'm working on a site that is a web representation of a magazine (for your reference: [URL="http://jettisonquarterly.com"]http://jettisonquarterly.com[/URL]). You can view and "flip" through the entire magazine's most current issue. The problem is that since the site's content is designed for a specific aesthetic in inDesign and each page is …

UI / UX Design image seo ui-ux web-design
Member Avatar for pause4
0
193
Member Avatar for princekool

Hey everyone; Am having problem linking pages in flash, i tried action script linking but when publishing and i click on the buttons its showing error message "the specified path cannot be found" and i specified de exact file wich the pages are located, hav tried evrythng else i thot …

Member Avatar for adarsha_saraff
0
201
Member Avatar for LogicWeb

Greetings, Testing our site with official IE9 release, some quirks I found. First, [url]www.logicweb.com[/url] is the site. When viewing the site with IE9, the problems are: 1. Drop down menu is under layered, under the main grey banner on home page. Also, the font style/face is entirely different than when …

UI / UX Design web-design
Member Avatar for LogicWeb
0
78
Member Avatar for jonadams51

Hi All, Just wondering... I have a chunk of code which is reused on many pages. The boss has just told me he wants the displayed elements to look slightly different on some pages. I've designed the HTML to be layout independent but I'd like to know your opinions... Is …

UI / UX Design html-css web-design
Member Avatar for jonadams51
0
82
Member Avatar for litias

Hi there...my codes are working fine for chrome and firefox but IE8 is giving me a hard time can anyone please help me out ? Here are my codes [url]http://www.mediafire.com/?7bfqjps29o65594[/url]

UI / UX Design web-design
Member Avatar for makman99
0
64
Member Avatar for esraa waqfi

heey ..i need help ..if anybody can help me in web design tell me to send him what i need help in..and i will be thanks :)

UI / UX Design web-design
Member Avatar for Ezzaral
0
121
Member Avatar for Dante2

Ok, I am trying to create a float based layout with an image in the background of the wrapper for my content. I have set the wrapper to 789px wide (no problem there), got auto margins working to set the wrapper in the middle of the page, but the image …

UI / UX Design html-css web-design
Member Avatar for Dante2
0
99
Member Avatar for aman rathi

hello every one first of all thanks to daniweb and all its members who alwasy helped me lot. i am very beginner to html and started just 3 or 4 days ago and facing lots of problems i am doing html by using internet explorer latest(8) and also on mozilla. …

UI / UX Design web-browser web-design
Member Avatar for aman rathi
0
115
Member Avatar for babafemi

hi my name is babafemi ibitolu from nigeria. i'm quite new in the IT feild. I am doing my post graduate diploma in information technology( though correspondence), but what i realised is that all that i have read so far is not practical at all. now i am considering web …

UI / UX Design multimedia web-design
Member Avatar for goldybedi
0
353
Member Avatar for semth94

hi Any body can tell me about java/script,html,php. plz help me thanks.

UI / UX Design web-design
Member Avatar for goldybedi
0
91

The End.