10,628 Topics

Member Avatar for
Member Avatar for coliv

I've been stumped as to how I should code this menu in html/css. The fact that the text is right aligned, and the placement of the button background throws me off. Can anyone help me out/guide me in the right direction?

Member Avatar for kidwon
0
85
Member Avatar for fuston05

Just curious as to which is better to use in css ... width % or width in px?? Are there any known browser compatibility issues that might prompt a preference between the two? Thank you in advance for you input. :)

Member Avatar for fuston05
0
165
Member Avatar for decl

I am fairly new to the Web Development world. When I create a new site, most often as there will be a slight movement, right to left, or left to right of the page when switching from page to page. I am using Dreamweaver CS4. Any help would be appreciated

Member Avatar for teedoff
0
2K
Member Avatar for Elehas

Alright I have a major issue here that has stumped me all weekend. A site i'm working on displays correctly in firefox but incorrectly in Safari, Chrome and IE. Don't worry about Internet Explorer. Weird thing is how it is displaying incorrectly. When you click on content or a link …

Member Avatar for teedoff
0
135
Member Avatar for 802designs

I am working on a web designs which can be seen at [URL="http://www.vtjazz.org/new-home-page/index.html"]http://www.vtjazz.org/new-home-page/index.html[/URL]. The layout looks the way we want it and is fine when the browser window is enlarged. However, if the window is made small than the content area things get strange. What I want to happen is …

Member Avatar for teedoff
0
98
Member Avatar for girishankar

[code]<p class="secondary_nav"><a href="locations_overview.html" class="secondary_nav">Overview</a></p> <p> <select name="select nav" size="1" style="background-color:#FFFFFF" onChange="location.href=options[selectedIndex].value;"> <option value="locations_aberdeen.html">Aberdeen <option value="locations_arendal.html">Arendal <option value="locations_athens.html" selected>Athens <option value="locations_bangkok.html">Bangkok <option value="locations_beijing.html">Beijing <option value="locations_capetown.html">Capetown <option value="locations_dubai.html">Dubai <option value="locations_durban.html">Durban <option value="locations_genoa.html">Genoa <option value="locations_gsc.html">Global Support Centre <option value="locations_hochiminh.html">Ho Chi Minh City <option value="locations_hong-kong.html">Hong Kong <option value="locations_houston.html">Houston <option value="locations_jakarta.html">Jakarta <option value="locations_kuala-lumpur.html">Kuala Lumpur <option …

Member Avatar for pritaeas
0
83
Member Avatar for nats01282

Hello, i was searchin for some fancy flash effects for my website and come accross this website [URL="http://agencynet.com/#/home/"]http://agencynet.com/#/home/[/URL] i am unsure what this website is coded in and would like to know. and also what skills are needed to create a website like this? im not after creating a massive …

Member Avatar for nats01282
0
66
Member Avatar for balinda_wilson

I am having a slight problem and want to know if anyone can help me. I have an assignment that requires me to hard code a basic Web page describing my profession, hobbies, or interest. This page will be the homepage of the website. My hobby - writing My profession …

Member Avatar for Cool&Awesome
0
1K
Member Avatar for isotope

Hi everybody, there's something I'm struggling with since a few days but I didn't get to any point. Actually I'm not really sure that what I would can be done via CSS, but I'm sure that some of you (surely with a greater experience than mine) can help me have …

Member Avatar for isotope
0
78
Member Avatar for vedro-compota

Hello! Whether who will prompt css-property which certain div to be stretched on веритекали in conformity c in the size containing in first div (which sizes are defined in pixels)... In advance I thank.))

Member Avatar for vedro-compota
0
162
Member Avatar for myk45

Hello, im very new to Web development. i recently intalled the Apache server on my machine running Linux(Ubuntu 9.10). i downloaded the Apache server. But, in order to run the html documents via the server, we need to place it in the /var directory right? But im denied that permission. …

Member Avatar for myk45
0
50
Member Avatar for speedy94519

I have a reduced function and one of the product terms is: B * C(not) * D + B(not) * C * D. Is that considered an XOR gate? Im aware that B * C(not) + B (not) + C is an XOR gate because When i do the truth …

Member Avatar for Haneen Dweikat
0
187
Member Avatar for speedy94519

Hello, Im having trouble deciding what type of MUX circuit I should use, for example 2:1,4:1, etc. I was given a problem about designing a circuit on a block diagram level that performs the following math operations: RES = A + A RES = A + C RES = A …

Member Avatar for apines
0
152
Member Avatar for NewOrder

how can i quote all this in code . so that html wont see it as commands.. [CODE]<html> <head> </ head> <body> </body> <html> </pre> </body> </html>[/CODE] i wont to qoute those commands in my page

Member Avatar for Biome
0
115
Member Avatar for debasishgang7

Hiii all.... I've been working on a project.. i have a problem when creating the menu of the website. The menu i'v designed is a sliding menu..bt its not the center of attraction. my problem is i wanna align the menu to the center of the page.. here i'm givin …

Member Avatar for Cool&Awesome
0
87
Member Avatar for LogicWeb

Can someone please suggest how to achieve incredibly sharp, tiny fonts inside PSD graphics? I use Adobe PS CS3 at this time, trying to insert small text (about 9pt) but various fonts I've used and styles (sharp, smooth, crisp, etc) I just cannot get them to look super sharp - …

Member Avatar for Biome
0
148
Member Avatar for isotope

Hi everybody, I'm struggling with the hoary problem of filling a page with css, even when the content doesn't reach the end of it. I've been digging through many posts, forum and mailing lists and found hundreds variations of the same few tricks, but didn't find an ultimate one. Since …

Member Avatar for Cool&Awesome
0
119
Member Avatar for PsychicTide

Hey guys, I ran into a bit of a problem and I'm hoping I'm just writing the embed wrong. I'm unable to re-size a .mp4 movie... If I go larger with my width/height it just creates white space around the movie (Example: if I increase both width and height, the …

Member Avatar for PsychicTide
0
106
Member Avatar for Abysinian

Hey, I'm doing a lot of work on my website, and changing from tables to divs for holding my images. At the moment, this is the code i'm using for the divs for my images in my CSS file: [code] #imgHolderLeft { float:left; } #imgHolderRight { float:right; } #imgCaption { …

Member Avatar for Abysinian
0
114
Member Avatar for dantadin

If you check this website [url]http://www.hackstavastergard.com/uthyrning.html[/url] you will then see that those 3 houres are background images and when I print them, then they aren't visible on the paper! What's only visible is the text and images of the food and the person who is sitting and writing its computer. …

Member Avatar for drjohn
0
112
Member Avatar for nikita.chandra

Hi! how do i create glowing text using html and css. by writing the code given below i am unable to do the same. [CODE] <TABLE STYLE="filter:glow(color="red", strength=4)"> <TR><TD><center> TEXT GOES HERE</center></TD></TR></TABLE> [/CODE] Please help!

Member Avatar for teedoff
0
114
Member Avatar for TylerTCF

Can someone tell me why it might be that my Title 1 and Title 2 wrap in the table? This is a snippet of 130 titles, some are long, some are short. I want the title block to be a fixed length and nicely formatted. Any suggestions? Thanks in advance. …

Member Avatar for TylerTCF
0
140
Member Avatar for NewOrder

how do i use code in html (i use dreamweaver) when i put a code ..what i get on my page: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program { static void Main(string[] args) { Student student = new Student(); student.Name = "Dani"; student.Score = …

Member Avatar for NewOrder
0
147
Member Avatar for fuston05

im using a simple text input form. and the "value" is a default.. such as saying "title" in the title text feild to let users know this is where you enter your title. How can i make this default text disappear when a user clicks in text box to make …

Member Avatar for fuston05
0
117
Member Avatar for iLoveNoodle

what are the css properties i should look out for when styling for cross-browser consistency? or is there a good website that layout everything?

Member Avatar for drjohn
0
132
Member Avatar for kcott

Hi, all - I am not an IT pro like so many of you, but a marketer tasked with maintaining a few company websites and am struggling to get the hang of it again (I used to maintain a company website in a former life). One of the sites I'm …

Member Avatar for drjohn
0
126
Member Avatar for tbridge

I am new to AS3 and i need to make a game that can juggle several balls on a platform (controlled by a user). So far i've got one ball that can juggle, but i dont know how to import more balls. I want the user to be able to …

Member Avatar for rajarajan2017
0
95
Member Avatar for rudomsindo
Member Avatar for robertmacedonia

Hello to all, I am building an application in AS3 that loads swf files using UILoader. Each swf file has its own sounds included and the problem is that when I load the files - I load them all at once, and I need to show one at a time, …

0
85
Member Avatar for MoreBloodWine

Below is the code used to display a small input field on my [url=http://www.eojmarket.com]site[/url], well here's what I want to know. Using the pictures below I really like the way it displays (more uniform) in FF etc. but not in IE. It appears something is going on with the top …

Member Avatar for MoreBloodWine
0
114

The End.