Tag Archives: Code Lt

Text issues

ALL RIGHT, attached is a picture of my own site design. I currently get my slices lined up as indicated by red boxes (only a sample with the boundaries of your left and cruise sides, there’s much more slices). I wish my text, on the other hand, lined up as indicated by blue boxes inside those slices. Can i go about looking to use tables inside those cells to line up the text properly, or just slice the positioning to the azure boxes and end up receiving a more complex couple of slices and spacer gifs Furthermore, for some reason while i type in a table cell along with use " enter" to try and do a line break, it seems to skip few lines instead connected with one. How must do a usual paragraph format within a cell I’m guessing you might be using something under the lines of Dreamweaver and also Frontpage. In most WYSIWYG editors, it can be just SHIFT + GET INTO. This creates the < BR> (line break). Apologies, yes Dreamweaver MX Occur guys… gimme a few help here, this is EASY, I know it truly is To atart exercising . room within your boxes, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Cross-domain SSI on same server

Okay, here’s my dilemma. Will server facet includes work among 2 domains making use of their own FTP accounts hosted for the same server One example is, let’s just say I squeeze below code on a page in http: //www. mysite. com: HTML: <! –#include virtual=" http: //www. space. com/shared/menu. txt" –> But equally mysite. com plus domain. com are about the SAME server, so would this SSI work in cases like this I ask because I know you can’t carry out cross-server SSI, but can one does cross-domain SSI given that they’re hosted within the SAME server Thanks ahead! The easiest method to know it is usually by testing it It might work better considering the full path and FILE as opposed to VIRTUAL: Code: <! –#include file=" D: \somewhere\on\your\hard\drive\include. html" –> Even so the files will be stored for the server, not my hard disk… I am baffled. Yeah I would test it, but the simply problem is, many of us haven’t bought this server. I just didn’t prefer to design 100 pages and have research ALL of them if the SSI doesn’t job. Sigh. Do this.. Code: <! –#include file=" /ssi/file. txt" –> That implies the ‘ssi’ … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

CSS help

Ok so i want to create some sort of CSS file so my page doesnt have a great deal code, so i tak the many CSS stuff. out of this code what do i put in that file What tags should i need to set up itlike do i would like < html> < /html> or maybe < style> < /style> in addition to stuff like that here is the code Code: <! DOCTYPE html page PUBLIC " -//W3C//DTD XHTML ONE PARTICULAR. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html page xmlns=" http: //www. w3. org/1999/xhtml" > < head> < design type=" text/css" > any: link color: #333333; text-decoration: it’s unlikely that any; a: visited colour: #333333; text-decoration: it’s unlikely that any; a: active colour: #333333; text-decoration: it’s unlikely that any; a: hover colour: #c0c0c0; text-decoration: it’s unlikely that any; FONT FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px TD FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px BODY BACKGROUND: #FFFFFF; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px; COLOUR: #333333 #container boundary: 1px solid #000000; size: 700px; \width: 700px; w\idth: 700px; border: 10px; margin-left: auto; margin-right: auto; foam: 10px; height: 700px; #banner boundary: 1px solid #000000; foam: 0px; margin-bottom: A COUPLE OF. 5px; background-color: white; … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Simple Question i feel silly

How do you get thumbnail shots to work Call me stupid but ive never had the need to use em till now. Can you simply resize this image in dreamweaver and make a link to the entire size image for the separate window Just sometimes the image if you click appears promptly as if its preloaded when using the thumbnail. Also how do you create those popup windows that contain no icons in the least Many ways to do it. It is possible to just set the particular height and wider or whatever when using the proper style qualities, or you could save smaller graphics and use these as links (works well), AND ALSO… use the GD collection for PHP, that is excellent. Try to stay away from just resizing photographs using styles, they churn out ugly. ImageMagick (spl), Photoshop, GD Library regarding PHP. Best way(s) to travel. So how do you get a popup window without having buttons etc Make the thumbnail for the reason that button e. he: Code: < the href=" #" screen. open(params); > < img src=" the image" /> < /a> Yeah it’s fairly simple really. All you need to do, is put the particular … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Change color of image link border in Dreamweaver?

Howdy guys The 2 image links to the right side regarding my page Tincture Successful Get purple borders. I understand that I may set border = 0, but I want to keep a border and still have it be dark. How do you do that just Can’t quite amount it out. Many thanks! Greatest Regards Jarrett Code: < img src=" http: //www. website. com/full/path/to/img. jpg" title=" bill for image" alt=" alt with regard to image" style=" boundary: 1px solid #000; " /> Thanks so much! Jarrett.

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Alignment Help¿? Adobe Golive

Hello my business is working on the 3rd website, my business is designing it with Adobe Golive CS. www. (mash itup). corp. uk *for some reason this forum censors out section of the url its all one term. exclusively the background photographs are up right now there atm. I need to centralise preferably snap the window to suit the site. I can’t learn how to do either of the in Adobe Golive. My business is fairly new that will go-live and website development and don’t really know much html page either. Support + comments and also suggestions appreciated. The forum censors the actual url out because if you put mash+it with each other, a naughty word of mouth is spelled. Unlike in the west your alignment problem, it looks like it’s really a border that’s hurling stuff off. Inside the image tag of this two images which have been hyperlinks, try this particular: Code: < img src=" images/index_05. gif" width=" 113" height=" 43" alt=" " bcolor=redborder=" 0" /color/b> Thanks… is likely to be stupid… i copied along with pasted this in the html code per image source along with changed the file name based on the image, however it throws … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

How not to show the url when a website is redirected

I have a website that’s hosted on my personal server, but the website isn’t pointed towards it and it is redirected. So what i might like to do is if this particular website is www. theirsite. com and it is redirected to online world. oursite. com/theirsite just how do i get the url to settle as www. theirsite. com Im assuming you’re discussing getting the URL inside the address bar to say www. theirsite. com if you are actually at online world. oursite. com/theirsite indeed The only way We can think of doing this is using a new frameset to connection to www. oursite. com/theirsite. The particular index page at theirsite. com may be as simple because this Code: < html> < frameset cols=" *" > < shape src=" http: //www. oursite. com/theirsite" > < /frameset> < /html> Frames aren’t good for engines like google remember, in this situation where they are worried theirsite. com includes no content along with wouldn’t be ranked well. IIRC, that you can do this with. htaccess, but I’d do make certain they are of WDF to be certain. Thanks guys, I’ll check that out This could help: htAccess Generater Tryout.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

newbie html scolling text Q

Sorry with the newbie question!… I’m trying to puzzle out how to place a layer that contains text which might be scrolled with those people little up/down scrollers. I’m very green still on the subject of code and are doing well up to this point and not jump in the deep end. I’m in the dreamweaver mx. Is there code that we can just message in and fine-tune the x/y placement and dimensions or would it be more involved I’ve truly really got simply no idea how to get this done, yet it’s used usually in websites…. support Code: … < head> < type type=" text/css" media=" screen" > #scroll bigger: 400px; height: 600px; /* discretionary */ position: utter; left: (x)px; major: (y)px; /* finish */ overflow: crash; border: 1px sound black; < /style> < /head>… < div id=" scroll" > Once this text overflows the dimentions scollbars will become active. Once this text overflows the dimentions scollbars will become active. Once this text overflows the dimentions scollbars will become active. etc < /div> You could basicly insert your < div> block from a table cell, then you definitely could delete the actual lines encircled together with /* optional */; … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Running an EXE file from a server in HTML

Hello there… I’m a ‘new’ man or women doing some small level web work for my company. We now have an intranet site which I’ve been asked to provide a link to a good internal application. Nevertheless, I’d like the connect to NOT open upwards a question box ‘do you should run, or save the. exe file’. Everyone in the business knows what the particular file is and may want to. I’d actually plan to prevent the unlimited calls to each of our Tech support folks asking the direction to go in this situation. What I have presently is… Code: < your href=" file: //S: \power\workload. exe" > Testing< /a> Any assistance could well be wonderful…. If its not possible that is as well fine, I’d just like to figure this out… I (but I’m not sure as I will not really know about this kind of stuff), that you’d ought to link to the particular file, let these download, then apply it. I can’t see any other way… Without a doubt, I don’t believe it’s build to work that way directly, as otherwise virus writers would have a fit of fun by using it. I’m keen to agree, almost … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

CSS and text wrap around boxes

Relating to taken my first daring steps into your new world regarding CSS however, Ive faced issues: I’d like to insert smaller boxes (fact boxes etc. ) in the text can certainly say that the text message wraps around these people. What Ive complied far is we have inserted your text, applied my css style (external) to the text, and subsequently inserted the boxes using Dreamweaver ‘Insert table’-tool. What happens is that the text next into the box moves for the right. Is there ways to wrap the text thus remain aligning accordance with the other text Should you go to that link, you will dsicover my problem. http: //www. relocationenterprises. com/testingfile. htm Internet marketing using Dreamweaver. Thanks for virtually every help! Well first of all it looks an IE solely issue, (explains why the item took me/many others such a long time to realise just what your problem was. ) The tactic you’re currently utilizing is some what exactly abusing tables. Desk nesting really slows down a page, yet anyway… I’ve kind of managed a short-term messy solution that could make things appearance okay in IE, nevertheless it doesn’t appear to your workplace in many different browsers, it depends … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment
Page 4 of 16« First...23456...10...Last »