Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
49% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
2
~31.8K People Reached

42 Posted Topics

Member Avatar for The Dude
Member Avatar for yangyang

I'd love to use HTML 5 in my next project, it does so many things which we currently rely on PHP and JavaScript and such things to do, but as far as I remember IE 8 [B]STILL[/B] hasn't caught up with all the other players. And unfortunately because that's what …

Member Avatar for baabroz1
0
240
Member Avatar for jephthah
Member Avatar for diafol
2
2K
Member Avatar for The Dude

^ Nope listening to sweet nothing at the moment < Is thankfully that the christmas shopping is finished V Will buy all the presents on christmas eve

Member Avatar for codeorder
2
683
Member Avatar for NeilA

Check out [URL="http://webdesignerdepot.com"]http://webdesignerdepot.com[/URL] for a virtually endless supply of articles relating to becoming a freelancer, useful advance, useful tools, pros and cons, etc. for the more business related side of things. There are plenty of other sites out there covering similar topics, but this one is my favourite. Also, a …

Member Avatar for redesignunit
0
650
Member Avatar for mysecondlove

I have to say that I'm finding it pretty hard to come up with ideas for you... You have no idea how bad I feel about that. The problem being that after people have uploaded their pet's information and picture/video(?), and a few friends have made comments like "Missing you …

Member Avatar for nuyuna
0
117
Member Avatar for Arizona Web

I'm all for divs. Tables should only be used for tabular data (as has been said many times above). I find divs A LOT more flexible that tables, and also a lot easier to look at in the code side of things. I work for a place that creates and …

Member Avatar for justcrowd2010
0
489
Member Avatar for madoverclocker
Member Avatar for eXceed69
Member Avatar for The Dude
Member Avatar for faisyshah

A logo should only ever be designed in a vector based program. Start right to avoid any headaches later on, and stay away from raster-based programs for logo design. P.S. I notice that this string is from 2005, please mark it as solved. Cheers.

Member Avatar for rajarajan2017
0
145
Member Avatar for PhoenixArisen
Member Avatar for justinmyoung

[QUOTE=Gilesy;1205208]Yes it's easy. You first need to create a text box. This is done by selecting the type tool, click and drag to the area you would like the text to flow. Paste your text in this area keeping in mind to leave enough text to flow into another text …

Member Avatar for laura_ci
0
2K
Member Avatar for The Dude
Member Avatar for maydhyam
0
393
Member Avatar for mrnutty
Member Avatar for maydhyam
0
109
Member Avatar for The Dude

Haven't tried it - Google tells me its rolled up herring??? eek! cheese, jam and ham sandwiches?

Member Avatar for maydhyam
1
2K
Member Avatar for marc84

I have to say that personally I am against using templates, but hey, that's just my opinion... However, if you want some free website templates with that extra WOW factor, trying searching for free css templates, as opposed to html or websites. These two sites are pretty ok in terms …

Member Avatar for virtuemart
0
251
Member Avatar for ankitva

The smooth font property/ anti-aliasing is set on each individual computer, and usually set as default in IE, unlike Firefox. Have a quick search in Google referencing your operating system and you should find a few articles on how to set this.

Member Avatar for candaceusa
0
111
Member Avatar for Lemcc

Hello and Welcome to Daniweb =D Sounds like your image has an absolute path, rather than a relative one... Bad Thing. And sounds like all your links are relative... Good Thing. Basically your links probably say something like: [CODE] <a href="/about.html" title="About Me">About Me</a> [/CODE] While your image says something …

Member Avatar for laura_ci
0
85
Member Avatar for checker

You could also set the image as a background image in CSS, and depending on what your trying to active, set the background image attributes accordingly. [CODE=css] #background { background: #ffffff url(/images/bg.jpg) no-repeat fixed top left; } [/CODE] See [URL="http://www.w3schools.com/css/css_background.asp"]W3 Schools[/URL] for background image attributes.

Member Avatar for MidiMagic
0
126
Member Avatar for jiaenter

Do you mean a backup of your website?... Could you be a bit more specific please? Thanks BTW, welcome to daniweb :)

Member Avatar for laura_ci
0
81
Member Avatar for Mapper99

Yep me too. Using Windows XP and it looks fine in Firefox and IE8 and IE7. Only starts to mess up a tiny bit in IE6. What version of IE are you using and what OS?

Member Avatar for laura_ci
0
118
Member Avatar for veledrom

Hi Veledrom, I'm not too sure about the speed implications of outsourcing an image, if I'm to be honest. But there are other factors to take into consideration here when deciding whether or not to outsource your site's imagery. For instance, if the site containing the image has shocking server …

Member Avatar for almostbob
0
95
Member Avatar for PDB1982

I second MidiMagic, work and test everything in Firefox first, then fix the bugs that IE creates. To target IE with its own css use this: [CODE="html"] <html> <head> <!-- Meta tags, title, etc. goes in here --> <link rel="stylesheet" href="default.css" type="text/css" /> <!-- Normal stylesheet --> <!--[if lte IE …

Member Avatar for Troy III
0
81
Member Avatar for antr25

Hmm...this is one of those ones where it may help to see the code. And what does it do in other browsers, including IE8? However, just a few things you should check before posting the code, which may highlight the problem. If it's only happening in IE7, do you have …

Member Avatar for laura_ci
0
194
Member Avatar for sadiebee

Hi I don't know if you've fixed this problem yet yourself, but to me I reckon the issue is with have the sub menu div postioned absolute. It kind of means that everything else on the site after this (in the code) doesn't relate to it's height, position, etc. Why …

Member Avatar for laura_ci
0
88
Member Avatar for nish1234

Hi Nish, I'm afraid this menu isn't anything as exciting as a CSS drop-down menu or JavaScript. If you notice when you click on 'Training' that the page content also changes, as will as the sub-menu which appears below 'Training'. This simply uses a different menu layout for each page …

Member Avatar for laura_ci
0
216
Member Avatar for ytregnn

Aww... the joy of Dreamweaver generated code. I'm not suprised your having issues with all those tables! Hmm... well, we'll start with the easier of you problems. Obviously I don't know the dimensions of the main.jpg, but I suspect that the reason why it is only showing half way down …

Member Avatar for laura_ci
0
144
Member Avatar for ytregnn

Erm... It really depends what way your page is coded, and to be honest, chances are to do the job right, you'll have to code from the start. Sorry. It would help if you posted some sample code and I could try and show you how I'd lay it out …

Member Avatar for zukilover
0
87
Member Avatar for Skzz

Hi Skzz, Too be honest, I'm kinda in the same boat as you. However I found the W3 Schools tutorials on Javascript to be a great help on getting some basic understanding, with a few nice examples to try out along to way. [URL="http://www.w3schools.com/JS/"]http://www.w3schools.com/JS/[/URL] If you find anything else that …

Member Avatar for rawroro
0
125
Member Avatar for matthewl

How about, after developing the content, looking at some portfolio websites for inspiration in terms of layout and design. Here's a list of the site's I regularly visit when I need to unblock my, erm, creative block... :) [URL="http://www.spoongraphics.co.uk/"]http://www.spoongraphics.co.uk/[/URL] [URL="http://line25.com/"]http://line25.com/[/URL] [URL="http://www.webdesignerdepot.com/"]http://www.webdesignerdepot.com/[/URL] In fact, there's a very timely post on that …

Member Avatar for cohen
0
134
Member Avatar for laura_ci

Hey guys, I know there is LOTS on the web with regards to learning resources and tutorials on javascript but I was wondering if you nice people could point me in the direction of a few websites that teach you the 'right' way of doing things? I'm a total noob …

Member Avatar for laura_ci
0
145
Member Avatar for stevenpetersen

Hi Steven, There are a couple of possibilities that could be causing the problem: [LIST=1] [*]I find if I'm not adding values to the background, e.g. no repeat, hex colour, etc. that sometimes I have to use background-image rather than background...but that doesn't look like the problem here. [*]You may …

Member Avatar for wilch
0
95
Member Avatar for tag_addict

Hi, you've put the last close div </div> AFTER the </body> not BEFORE. Try this [CODE='html'] </div> </body> [/CODE] You could also give the body a style of: [CODE='css'] body { margin: 0 auto; } [/CODE] if you don't know anything about stylesheets (CSS) then type this: [CODE='html'] <body style="margin: …

Member Avatar for tag_addict
0
228
Member Avatar for Techie08

I haven't really used Dreamweaver, but the main thing your gona need from either whoever hosts your website or the people who now look after it, is the FTP details; the server, the username and the password. Dreamweaver should have some way of saving that information for uploading via FTP. …

Member Avatar for laura_ci
0
95
Member Avatar for aodpreacher

Yep learning html and css is a great start and of course any other scripts you can pick up on the way...so good that your also learning php and javascript. I'd suggest learning how to make a page without the use of dreamweaver or programs like that. It'll help you …

Member Avatar for jeremy.adamich
0
112
Member Avatar for kako13

Hi there, Two basic ways I do this on a regular basis are: - Creating two divs within the footer div, one with a left float and one with a right float. From there you can apply the left and right text-align styles. Don't forget to set the div widths. …

Member Avatar for kako13
0
220
Member Avatar for eantz

Hi eantz, Well...the problem being that the concept is a key part of the website, without this, there is no website...! Your asking for ideas, but what is it that you want the website to do...other than be interactive of course? If is to aid learning and if so, what …

Member Avatar for laura_ci
0
101
Member Avatar for lisa wilson

In terms of the website appearing, theres the issue of downtime, as ithelp has mentioned...but also the chance of the server not supporting scripts that you would like to use, and having a nightmare trying to get them added. Also, theres the problem of how you can come across to …

Member Avatar for LukeBennett
0
118
Member Avatar for grace.t

I believe if you sign up for Google Mastertools, you can get a lot of information about where your traffic comes from...which should include those who land on 404 pages. I've only played around with Google Mastertools a tiny bit so not too sure how good this function is. There …

Member Avatar for grace.t
0
128
Member Avatar for bhagu

Hi bhagu, Good choice of career - doing the same thing myself...though I do have a few years ahead of you. Well learning the languages HTML, CSS, PHP, Javascript, etc. can easily be done, there is an infinite number of resources on the web to get information and tips from, …

Member Avatar for moodymoe15
0
213
Member Avatar for lisa wilson

Hi Lisa I have to agree that site optimisation and promotion are very important parts of the overall site development (from designing to coding to promotion) and unfortunately this area is the part that is so often left out. The truth be told, if the designer/team understand the needs of …

Member Avatar for laura_ci
0
136

The End.