7,985 Archived Topics
Remove Filter ![]() | |
Without using cascading style sheets or more complicated methods it is easy to introduce coloured text into your HTML sites/documents. This is done by using the <font> tag and its options. In addition to this the <font> tag is more backwards-compatible than most other style commands. The way to do … UI / UX Design html-css web-design | |
I wanna make all tr to link. use this code <a href="http://www.google.com/ " target="_blank"> <tr> <td>google</td> <td>bla bla</td> <td>bla bla</td> </tr></a>it works in IE but don't work in firefox and chrome ? is there any idea ? Thanks... UI / UX Design web-design | |
yeah cause i ned to save my sites backup files somewhere and i dont know if this is the right cateogry but i dont know mods can chagne it but does anyone know where to upload site backup files for safe keeping for free? cause they can get kind of … UI / UX Design web-design ![]() | |
![]() | hi, i have been working on a log with my friend and we want it to look like the attachment, i currently have a basic css part and html: [code=css] #index_blog{ float:left; } [/code] and html: [code=html] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> … UI / UX Design html-css web-design ![]() |
i have two divs. one is absolutely positioned to be centered. in the center of the page. i have a div inside it. i need it to be positioned absolutely but not centered like the first div. here is a screenshot of what i have: (see atachment i guess? does … UI / UX Design web-design | |
In terms of web design, how do you prevent a lightbox taking on the CSS style for the whole webpage? When developing a website and want users to click thumbnail images and the the bigger version of the image opens up in a lightbox but because of the css for … UI / UX Design web-design | |
I'm a beginner at web design, so my webpage is not that great. I use notepad to edit my HTML and IE7 to display my webpage. I tried to put in CSS in my webpage to make purple letters and a yellow background, but it never works. I had to … UI / UX Design html-css web-design | |
I built a website using HTML and CSS. I want to add a search box but Id like it to show pictures as well as the link to the item(s). I currently have a search box through freefind.com and it shows only the links. Id like it to show each … UI / UX Design html-css ui-ux web-design | |
Hi guys and gals I have an image of a map. The map has different areas on it that when someone mouseover's an area a tooltip pops up giving a small description. Now I've gone about doing this by creating an <a> tag and giving it the following css properties: … UI / UX Design web-design | |
Hey everyone! I'm making a website, and was wanting to add a comment box, but don't know the codes. I'm not really new to HTML, but I'm new enough to not know it, and I'd really appreciate like a step by step code thing, not just a copy and paste … UI / UX Design web-design | |
hello, its the pain again!!! Im trying to make a box with rounded corners to put text in some and photos in another but am struggling I have a black background and would like a thin white rectangle that is landcape in orientation and has curved corners. As if im … UI / UX Design web-design | |
Hi Fellows, I am working on a website project. I need to create a scrolling upside navigation buttons. Please visit [url]http://www.kingston.ac.uk/[/url] This website has navigation buttons, when user hover mouse over the button, the button start scrolling upside and when user move the mouse to other button then previous button … UI / UX Design web-design | |
i gotta create an image slideshow... only for images.. but all the images should be from the database.. i dont wanna use things apart from html & css... can u help.. UI / UX Design html-css image web-design | |
Is there a way to make links in unordered lists be non-underlined by default? And when the user hovers over the link, it becomes underlined? Here's the current code: [code]<ul> <li><a href="water">Water</a></li> <li><a href="wastewater">Wastewater</a></li> <li><a href="surveying">Surveying</a></li> <li><a href="aerial">Aerial</a></li> <li><a href="it">Technology Consulting</a></li> </ul>[/code] On the page with the lists, all of … UI / UX Design web-design | |
What is the cause if a Page cannot be found message is display when opening a web page other than your homepage? UI / UX Design ui-ux web-design | |
![]() | Hi guys!! I would be very happy to know about a fast and easy web page designer for Linux OS. UI / UX Design web-design ![]() |
![]() | Yesterday I discovered that FireFox refused to read CSS files that did not have the CSS extension. I have a basic CSS that's always read, based on the CSS extension (I have a script that automatically loads all CSS files found in the local directory). Then I had a set … UI / UX Design web-design ![]() |
I want to make a website for me, How should i start? UI / UX Design web-design | |
I have a graphical website where the content will be displayed using Flash and will be placed on the center of the screen. On either side, I will have some trees and above I'll have some clouds floating from the right to the left. I am wondering if this can … UI / UX Design flash html-css web-design | |
yes thats my question. IN USA and Canada? high salaries are paid to graphics designers or programmers? Please reply from USA or Canada so i can know exactly... UI / UX Design web-design | |
Hi everyone. I am currently creating a website, and i'm having difficulty with setting the websites resolution, i want the website to adjust according to the users current resolution. Please don't tell me to make a border and set it to 100%, thats not what i want. it must be … UI / UX Design advertising ui-ux web-design | |
I am looking to setup a small tech/business site for myself. I'd LIKE to have a forum a lot like this one. I guess this is called a "bulletin board system"? I was wondering what options I had. And what might be BEST to do. How to design it... I … UI / UX Design gaming ui-ux web-design wordpress | |
I have a problem concerning with tables and object. I actually have a menu: *Home *About Us - Profile|Developer *What's New? *Features and Amenities - Enjoy life|Site Development Map|Image Gallery|Testimonials *Reserve Now *FAQ So under "About Us" menu it contains submenus: Profile|Developer. So when i point my cursor to "About … UI / UX Design flash web-design | |
I have a page set between frames that has a table with two columns: the left column has an image fixed in one position and in the right column is text (with images). When the window is at 100%, it works, but if the window is dropped to 3/4 size, … UI / UX Design image web-design ![]() | |
Hello guys. I'm basically making a website for our church. And I was looking around the internet for church websites and I noticed they didn't have any log in form. I was wondering how can they change the websites banners, add pics & videos, add archives or bulletins, or simply … UI / UX Design ui-ux web-design | |
I am trying to change the display for some elements in an iframe eg: the iframe has the following link <a href="" onclick="window.parent.document.getElementById('element').style.display = 'none'"> however it does not seem to be working, I am trying to figure out is there a way to do this. UI / UX Design html-css web-design | |
What is the best way to code a web site so that it will be the same no matter the monitor size you look at? The site in question is [url]www.catbent.com[/url] and there should be 5 links on the bottom. UI / UX Design web-design ![]() | |
Hello there, This is a hypothetical situation. I have designed my website from scratch. I have done all the CSS and HTML coding myself and the site looks great. Is there a way to incorporate a Content Management System into an already coded website? UI / UX Design cms html-css ui-ux web-design | |
What is an easy (read cheap) way to build a portal such as [url]www.citysearch.com[/url] but more specialized... and simpler? Are there any out of the box solutions? What are the prices like? B UI / UX Design ui-ux web-design | |
[code]<style type="text/css"> @import url(http://www.google.com/cse/api/branding.css); </style> <div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000"> <div class="cse-branding-form"> <form action="http://www.google.com/cse" id="cse-search-box"> <div> <input type="hidden" name="cx" value="partner-pub-6100254856836263:mrth7zw2wa0" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Google Search" /> </div> </form> </div> </div>[/code] For an example: [URL="http://runedata.com/google.html"]Google Search[/URL] For an example: [URL="http://runedata.com/google.html"]Google Search[/URL] UI / UX Design api google google-api html-css ui-ux web-design | |
Hello People I have to add an image to an already existing fla file in flash. I have CS4 flash. I am not very good with Flash, kindly help me out !! Thanking you UI / UX Design flash image multimedia web-design ![]() | |
hi,me is new here in HTML and CSS i wana to be expert of both.plz provide me useful tutorial links and some tips about them. :( UI / UX Design html-css web-design | |
I have an image of a straight vertical line that has a glow on one side of it. I want to make the line do a 90 degree curve. How do I do this in photoshop? I was thinking that I need to wrap the image around a path or … UI / UX Design image multimedia web-design | |
Hi, I have to display content on a page.I want the content to be displayed in 800px space.So I have used a div tag.The following code explains it ... [code=html]<div style="width:800px;"> <table><tbody><tr><td border="0" valign="top" width="596"> In economics, a recession is a general slowdown in economic activity over a sustained period … UI / UX Design web-design | |
[url]www.betsybear.com[/url] I- obviously- don't know how I got it, but apparently I changed something I shouldn't have.... for a week or so I've had a wierd issue in IE & FF, like there's a column being added to the right of my main content. Unless I use overflow:hidden, when you … UI / UX Design web-design | |
Hello, i'm not a designer, far from that. I work on embarqued systems , a univers where pretty interfaces are the least of our worries. (which might explain why your trading automate's interface is soooo 90's) I'm working on a MMORPG Server project, and had to design the site myself … UI / UX Design ui-ux web-design | |
I have written most of my css and cant seem to figure out where I went wrong and why a:active is not working. I just cant get it to work in my nav bar. Im hoping one of you talented designers can tell me where I went wrong and give … UI / UX Design web-design | |
I want to make my website layout/elements not jumble up when i use ctrl+mouse scroll. When I zoom into my pages at the moment the elements meld into each other and I don't know how to make it like all the other websites that remain the same regardless of how … UI / UX Design html-css web-design | |
I am creating website using CSS. It must be something like this: [url]http://webdesign-gold.awardspace.biz/model_1.html[/url] A picture of a header(fuchsia) is made from many small fragments. The same with a navigation bar(green). To perform this task i used absolute positioning for these fragments. So, actually i need everything in this website to … UI / UX Design html-css web-design | |
Hi, I am not good in flash hence I am looking for a alternative soution to get the below effect done. I really like this effect I want to use it on a site I am making. I was wondering if I can make it in ajax ? To see … UI / UX Design flash web-design | |
I have 2 sets of List in my page and I need to make them work in different manner. but the 2nd set is inheriting the setting of the first, they already have different ID names!!! What should I do? :( UI / UX Design web-design | |
I am working on a website ([url]http://www.jasonacrider.com/meisseTest/cypress/index.html[/url]) and it looks right in Firefox (of course) but IE doesn't want to let the DIV's overlap the way I want them to - it just keeps pushing it under the floating div on the right and centering it. Can anyone check out … UI / UX Design html-css web-design | |
i bet alot of you may be sick of reading/having to explain about this - but how can i do it? ive read alot of websites with css based and js work arounds. but none of them seem to work! one did, but it messed the image up (resized it) … UI / UX Design web-design | |
I'm trying to use DIVs contained within a DIV to show content which is centered horizontally on the page, as per this example. +=========== DIV 1 ===========+ +------+=====+=====+=====+-------+ +------+ DIV 2 + DIV 2 + DIV 2 +--------+ +------+=====+=====+=====+-------+ +==========================+ Here's the CSS and HTML code I'm using: CSS [CODE] … UI / UX Design html-css web-design | |
I'm trying to get text to wrap around an image. I put in: [icode]<img src="picture.gif" align="right">[/icode] then add my text, but it only seems to allow one line of text, then everything else drops beneath the image. I've looked at various sites and they all say that this is how … UI / UX Design web-design | |
Hi everyone I hope someone can help me with this as its rather urgent. I have to create a template for a PHP based website. I won't be doing the PHP coding as there is another programmer who'll handle that. I basically need to create the layout of the pages … UI / UX Design php ui-ux web-design | |
Hey Everyone, I want to replace the following code with it's DIV equivalent. [ICODE]<body> <div id="container"> <div id="header"> <table width="901" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" style="padding-left:20px"><img src="images/thinktankname.png" alt="Think Tank for African American Progress" /></td> </tr> <tr style="padding-bottom:20px"> <td style=" padding-right:10px"><img src="images/thinktanklogo.png" alt="think thank logo" /></td> <td><img src="images/thinktank.jpg" width="657" height="194" … UI / UX Design web-design | |
The most curious thing just happened. I was on a yahoo website. When I accidentally highlighted (with my mouse) an entire upper section of one Yahoo web page. I have no idea what other (IF any other) mouse clicks I accidentally delivered to the highlighted section. I have a logiteck … UI / UX Design web-design | |
First, let me say that I'm an amateur with HTML and web design so please try to keep your explanations as blunt and frank as possible. Thanks in advance! I'm wanting to have a repeating background image behind another fixed, non-repeating image. This is the following code I have so … UI / UX Design html-css image web-design | |
Hi, The slider on the site below works fine in Chrome and FF but in IE is showing a scroll bar on the right and the images scroll vertically . Any help is appreciated. [URL="http://www.alias-dev.com/gig"]http://www.alias-dev.com/gig[/URL] it's a coda slider [URL="http://www.ndoherty.com/demos/coda-slider/1.1.1/"]http://www.ndoherty.com/demos/coda-slider/1.1.1/[/URL] UI / UX Design web-design |
The End.