Tag Archives: Html Web

Tables Help Please…

Howdy, We have never really grasped tables and layouts in Dreamweaver (Advanced). I’ve made a rectangle which has a border around that in Fireworks MX, for text and stuff to go in. In Dreamweaver i attended layout view, made one Layout Table for any Banner, as their just an photo, and another for any content box. When i make a layout cell from the layout table and also drag the written content box into of which layout cell, it seems ok, but its for Image. I want and therefore add content to the present box, and i don’t want to use tiers. Someone told me thought about to change the actual BG or a thing, but it just lets me perform colour. Please Help. Many thanks. You will be able to type into any table/cell okay, I dont understand what this has to do with the bg Absolutely no, the problem i’m having is i develop a new box in Fireworks MX (orange fram, white centre), I and then save, import in Dreamweaver, go to be able to layout view, create a table, make a Layout Cell as Table, put the Box, Imported out of Fireworks into in which cell, … Continue reading

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

help designing tutorial pages

hi there, I hope that this can be a right forum to be able to post in, and that this is possibly appropriate, but I’m kind of serious here. anyone no one can provide any assistance or volunteering with the following, I’d truly appreciate. I’m writing a programming tutorial education, about C++ lisenced users. Now this is planned in the form of fairly long tutorial. but here is definitely my problem: the tutorial could have entire pages that will itself, its unlike a submitted guide or anything. simply just all html web pages. however, I’m shutter, and so to receive the right colouring, images, fonts, or anything else, is impossible unless I’ve someone else assist me. So, what I might really like is someone who, after I finish a chapter, I can just send in the page as a attachment, and you’ll edit that article, add the necessary circumstances to make it glimpse nice, and just send it to me. I’d have it in a standard html form, but you would must add what people think would be needed to make it appear ok. I would certainly add headings, sentences, linebreaks, etc, but with styles or perhaps css etc, I … Continue reading

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

Mark-up or Design, which comes first?

MY PARTNER AND I thought think this is certainly quite an exciting question to ask web developers. Which of most of these two comes first in the design process Some individuals may start about the composition and turn out by working on the code, other may take one other route. Start about the code, creating a bone like structure for the webpage and then consume by adding graphics Which can you use and why On earth do you feel there tend to be any benefits through doing either For a straight HTML web site, I start with all the graphics in Photoshop. I find that it is hard to start coding a web site when I dont know what it’s going to look like. If I’m coding in PHP however, MY SPOUSE AND I usually develop the actual PHP first, and build the design around the elements I want (text boxes, control keys, etc). I voted pertaining to design but again We’ve tried my hand in a bit of both. Sometimes I am going to just play all-around with CSS and try and make it while visually pleasing that they can with no shots, then add a couple of. But … Continue reading

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

i’ve been subcontracted to do some work! Ain’t life beautiful?

Hi there, hope everyone’s accomplishing great. I’d love to know if any individual has advice on dealing with another freelancer during a big project. My buddy is really a Flash designer plus I’m an HTML web designer, and he was contracted by way of a company to create a Flash homepage as well as intro animation for your site. But this individual doesn’t know many about backend pattern, especially if the item involves Flash. Here I come in. On the homepage and lots of other pages, you wants to have Flash text, but also would like to update the text and not hire someone to try and do it or study Flash (because they do not have the time). So I fiddled around using the concept, checked with my local freinds and various lessons and finally located a small text-management-system that enables anyone to employ Notepad or Microsoft Word to bring up to date the text in a very Flash movie. The contribution is significant, but there’s not loads of work to carry out.. I don’t own 20 or FIFTY pages of text to promote.. only 5 pages who have a small paragraph of text. So I instructed my buddy … Continue reading

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

Are IFRAMES safe?

This is certainly my first posting. I’d like to express Hello to everybody and hopefully I could help out all-around here: glasses:. Something I’ve never seriously liked about standard website design is your typical setup where by different sections are seperated inside their own HTML web pages. A user in that case switches sections by say About Us to contact Us with most of your sitelinks. Somewhere around 50% of your respective website is in that case reloaded, your browser goes blank and reloads your subject matter, you see this ugly place card owner images, etc.. So I’m designing my websites to be effective in other methods, either by having a DIV and next assigning it’s " src" which includes a javascript routine, or an easy method to do this is to use your IFRAME, which it is possible to reload dynamically making use of javascript. Also, this lets you have your dynamically packed HTML in seperate documents, which is unattainable with my DIV/javascript process (afaik). Without you place all your current HTML directly in the javascript for any page. What I’m looking for out is if I should trust my websites in these methods, because maybe this IFRAME and/or … Continue reading

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

Website Testing.

Just wondering in the event that anyone could aid me out with the testing of a web site. Any guides or hints/tips for any testing of a web site would be genuinely grateful. Thanks. What exactly can you use to test For me, I take the time to validate this page. Bookmark this specific! Things to watch out for: Destroyed links Incorrect image paths Punctuational and/or grammar mistakes There are a few accessibility tests around too which tend to be worth a taken. I have used this one before, it’s quite informative. Before I go, view your website in countless browsers as possible. Firefox, Opera, IE, Chrome, Lynx and Go (although same serps as FF) will be the ones I apply. POST also view my sites on numerous computers with different resolutions and various screen widths. If you mean you’ll want to test on ones local computer pertaining to run. php report, may you really need to use appserv http: //www. appservnetwork. com/ for set your computer to server. What’s your site created with If it really is built with php in that case: O, you should certainly have had any testing list before you decide to began. I think … Continue reading

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

Need advice on charactor encoding and handeling text in databases

Hello there, I need to chose a suitable charactor encoding POST think This doc type is usually: this doc type is usually: <! DOCTYPE web coding PUBLIC " -//W3C//DTD XHTML JUST ONE. 0 Strict//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-strict. dtd" > I will be placing stings into a mysql database… So need a function in making them safe versus insertion attack… Along with a function to get them returning… Obviously they have to display correctly for any defined doctype and encoding… I have attempted several different approaches progressively… with varying achievement… Might somone give me a definitive answer: knockedout: Thanks -Hagen Books are using MySQL I am guessing you’re employing PHP. there are numerous different encrytions you should use in PHP. Extra common ones usually are md5 and sha1 PHP: md5 – Manual PHP: sha1 – Manual Whenever you start using a character set you should chose the encoding or no less than be a little aware of the standard… There are many diferent standards that him and i can use when we finally design our webpages… Look at w3C guide at choosing the chracter encoding on your HTML WEB CODING Document Representation NB MD5 is not really a encoding … Continue reading

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

Mixing joomla and html?

howdy all I am trying to build a landing page pertaining to my site that has a simple history, with a handful of pictures, and detailed text, at underneath a link connecting to my principal storefront. Now only am using joomla or another CM software will i make a full html web site, then have the joomla as the actual storefront if so how do you go about doing more of these.

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