![]() |
|
| *AX SOFT>>>Programming & Design |
Problems with website building? |
I am a noob when it comes to building websites. I used microsoft office word to type all my stuff and upload images. However when I save as html format. The margin seems to go off. Is there any way I could convert to html format and still keep the format of the files? Dear... You can start off by getting an HTML editor and learning how to use it rather than trying to use MS Office. Learn html and just use notepad, otherwise your website will come out looking like a 12 year old had a field day with Microsoft Frontpage. You must create you're web site ... by front page .. not by word .. used front page and copy from the word and past in front page .. and you will see the different. hi, you can use some drag and drop software to build your website it's much easy to build a website in that way.Or still not abel to do then contact me.i can build your website for very small price.contact me if you are intrested.My email id is drkhannadeem@yahoo.co.in.hope this may help.bye Get yourself a set of good web design tools. The good news is that the best high-quality professional web design software is all free. Really, legally free. Here's my list of favorites... |
| Tags |
| General - Computers & Internet Software Security Programming & Design Facebook Flickr Google MSN MySpace |
| Related information |
CREATE TABLE `person` ( `id` INT NOT NULL AUTO_INCREMENT , `name` VARCHAR( 64 ) NOT NULL , `age` INT( 8 ) NOT NULL , UNIQUE ( `id` ) ) ENGINE = innodb; Simple example that works for me. You can edit the .htaccess file placed in your wwwroot directory and add the line: DirectoryIndex index.html index.htm index.php Using this line you can specify (the order in) which documents... getElementsByTagName('a') will return an array of all anchor elements in the page. Compare the href attributes of those items to the requested url until you find a match or fail. <h... You're lucky girl coz i answer you : Use this .. ... Ok, I will assume that 'topic_id' is the criteria for determining if the row is repeated (i.e. topic_id is the same on two or more items). I am giving you a generic way of dealing wit... www.w3.org has an HTML validator and a CSS validator that are great for helping you to debug your code: HTML Validator (first step) ... we come to if (a++ <= --b && c != b) first b is pre-decremented now a=6 b=5 c=20 now the "if" expression is evaluated, which, translates to (6 <= 5 && 20 !=... Your English is very garbled, but I will try to answer as best I can. A foreign key does not have to be unique IN THE TABLE IN WHICH IT IS THE FOREIGN KEY. In fact, it is very commonly the case ... |
Categories--Copyright/IP Policy--Contact Webmaster |