HTML - Web Design Tools ??
Hi:
Currently, I'm making my web pages 'by hand'. That is, I use an editor, and laboriously crank out and test my pages on IE, safari, FireFox and Opera. But this is agonizingly slowwwwww ! What tools do *professional* webbers use to build sites ?? What would you folks here suggest as a useful tool for web-building that would speed up my building, but result in clean editable pages ? (btw, I'm an expert database man, but quit a neophyte in web design.) My 'forte' is building Windows business applications (Inventory, Accounting, etc, etc) using xBase database software (i.e., the xHarbour language). I can hardly wait until I can get 'behind-the-scenes' and do database work to back up my (pathetic) designs. Thanks for any hints. -Mel Smith Mesa, Arizona Similar TutorialsOk I need to take things like this forum: http://lmiinc.com/forum/ http://lmiinc.com/forum/calendar.php And make it active on the new site I'm building for LMI. So what files exactly do I need to copy to the new directory & then reference as a link in my navigation bar in all of my .html files? I need to find 3 different validation tools. One of them being http://validator.w3.org/ What are some more? Hi, I am new to HTML and web programming, trying to learn things. I came across the Developer tools in Microsoft Explorer and I opened the main google page and yahoo mail log in page, but there was lots of lines, I thought it might be shorter than that cos there is not much going on the page, a search bar, a button and few links. Also, there are tags like css and script, does that mean they have use many scripting/languages to make that page, and how can u really write few hundreds of line just for an almost empty page (i.e. not much details), there must be something to make writing that script easier. If anybody can help me clarifying any of the above will be very appreciated http://validator.w3.org/ I need to know what the advantages and disadvantages of these three validating tools are. Could anyone help me out? thanks Sorry if this is in the wrong forum, i have a feeling it is. So you create a site for a client and that client has to update the page with whatever area they work in, maybe they work in real estate and have a new house on the market to add to the site etc.. Well i could easily write a php script that would add their content to the site, but i can image there could be errors somewhere down the line, what happens then, they phone you up to complan etc...? So what content modifying tools/script do you use? Well Iam a Owner of RsIllusion The next Biggest Rs Fansite/help Community Forum Iam trying to Host a Easy and Free Website that Allow me to Add Runescape Price Checker ( a tools that let people put in Rs item and it tell you how much it cost At the moment) like the one in Zybez.com and a Tools helping people Design a Rs Signature and Treasure Trail Locator I wonder if there any Html Code that is Fully Work For Runescape Price Checker ( like Zybez) Runescape Quest ( like Tip.it) Treasure Trail Locator Anything that Good for a Rs Help Site Thanks if you know please reply hi i want to know if anyone can suggest me: tool/website that can clean or tidy HTML CODE. Assume that i have html code that is not clean or let say i foget the closing tag or or i have extra table or anything, this tool/software will cean it for me thanks Hi there Sorry, i don't know if this is the correct section of the forum to put this in. What I really want to know is, how do you get webpages to look like this: http://itunes.apple.com/us/album/lov...ign-mpt=uo%3D2 Can this be done using HTML and CSS alone? I'm only referring to the design part of it, not what the page is able to do. Like play songs for example. Thanks Jackie xxx Hey guys, This is my problem...---> http://triplestarnews.com/needhelp.jpg the original code is found on this page http://triplestarnews.com/main any ideas?? thanks! Eric I know HTML pretty good and I can get by w/ CSS - but what else should I know for web design? Can any one help me how to design web for mobile. I design a web by Frontpage, look beautiful in PC but can not read in mobile. Thanks in advance My website is split up into 4 parts. The top banner, the left menu, the right menu, and the center part. My left menu is floating left and my right menu is floating right. I want to add content in the center but when I do, the side menus are moved downwards. I tried floating the center but it pushed it past the left menu. Any help would be greatly appreciated. If for user to use the web browser to open the text file in local drive, read the text file contents and plot the line graph base on the data in the text file, what is the most suitable design to use ? first i think of use the php to read the dynamic data , but php request to install the appserver, too complicate for user. if i use purely html, with some plug in like flash, is it possible to read the dynamic data in the text file and plot to the flash ? please advice me, many thanks. Hi i'm designing a static sub menu and thought it would be cool to get suggestions on what approaches you guys would take. The reason i'm asking is because i'd like to see if my approach exhibits efficient coding. This is an image mockup of what i'm trying to achieve. And this is what i'm thinking of doing. Thanks in advance guys. I got into this about 5/6 years ago when I had to design a basic site for school so taught myself some CSS, we were using dreamweaver. I've been wanting to get back into it recently and was just wondering best way to do this? I was thinking about experimenting with maybe wordpress or another CMS. I'd like to get back into a bit of photoshop or fireworks as well not sure where I'll find the time but eventually maybe. Any suggestions would be much appreciated. Bottom image pulls up nicely on FF and Safari. However there is a thin line that breaks the 2 background images. Try on IE9 http://www.seahosting.net Please help Hi! I had my test webpage where i test my designs, scripts etc. working well but then my little brother change some stuff in both the html file and css file, I already fixed a lot but I don't know what's wrong now. HTML Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>ComBBAT - FRC Team 21</title> <link href="http://demo.combbat21.com/css/general.css" rel="stylesheet" type="text/css" media="screen, all"/> <link href="http://demo.combbat21.com/css/img.css" rel="stylesheet" type="text/css" media="screen"/> <link href="http://demo.combbat21.com/css/print.css" rel="stylesheet" type="text/css" media="print"/> <meta name="description" content="ComBBAT, Team 21 is a FIRST Robotics Competition team consisting of both Titusville and Astronaut Highschools in Titusville, Florida." /> <meta name="keywords" content="USFirst, robotics, titusville, brevard, florida, FRC, ASRC, boeing, FIRST, ComBBAT, team 21, govconnection, team, competition, FIRST, first," /> <meta name="author" content="Daniel Cuesta" /> <link rel="shortcut icon" type="image/x-icon" href="http://files.combbat21.com/website/images/favicon.ico" /> <!--[if IE]> <style type="text/css"> </style> <![endif]--> <!--JAVASCRIPTS--> <script type=text/javascript"" src="http://demo.combbat21.com/js/addfav.js"></script> <script language="JavaScript1.1" src="http://demo.combbat21.com/js/slidehome.js"></script> <script type="text/javascript" src="http://demo.combbat21.com/js/report.js"></script> </head> <!--|| --> <body> <div id="container"> <div class="br10"></div> <div id="top"> <ul> <li><a href="http://m.combbat21.com">mobile</a></li> <li><a href="javascript: function('addfav')" >Bookmark us</a></li> <li><a href="http://members.combbat21.com">login</a></li> </ul> </div> <div id="header"> <a href="../../../" id="logo" title="Home"></a> <a href="../../../" id="name" title="Home"></a> <a href="http://usfirst.org" id="first" title="FIRST" target="_blank"></a> </div> <div id="navbar"> <ul> <li><a href="http://combbat21.com" id="n1" class="active">Home</a></li> <li><a href="first/">FIRST</a></li> <li><a href="about/">About us</a></li> <li><a href="multimedia/">Multimedia</a></li> <li><a href="resources/">Resources</a></li> <li><a href="contact/">Contact us</a></li> </ul> </div> <div id="breaker"><!-- <span class="pathway">You are he </span><a href="../../../../">Combbat21.com</a> <div id="search"> <form name="cse" id="searchbox_demo" action="http://www.google.com/cse"> <input tabindex="3" class="txt" name="q" value="" title="Search" /><input type="image" id="searchB" name="submit" src="http://files.combbat21.com/website/images/search-button.gif"/></form> --> </div> </div> <div id="rightcol"> <ul> <li><a href="about/">about combbat</a></li> <li><a href="first/">about first</a></li> <li><a href="news/">news</a></li> <li><a href="blog/">blog</a></li> <li><a href="calendar/">calendar</a></li> <li><a href="donate/">donate</a></li> <li><a href="sitemap/">sitemap</a></li> </ul> </div> <div id="leftcol"> <a href="javascript:gotoshow()"><img src=".jpg" name="slide" border=0 width=100% height=100%></a> <script> <!-- slideshowimages("http://files.combbat21.com/website/images/slideshow/1.jpg","http://files.combbat21.com/website/images/slideshow/2.jpg","http://files.combbat21.com/website/images/slideshow/3.jpg","food4.jpg","food5.jpg") slideshowlinks("http://food.epicurious.com/run/recipe/view?id=13285","http://food.epicurious.com/run/recipe/view?id=10092","http://food.epicurious.com/run/recipe/view?id=100975","http://food.epicurious.com/run/recipe/view?id=2876","http://food.epicurious.com/run/recipe/view?id=20010") var slideshowspeed=2000 var whichlink=0 var whichimage=0 function slideit(){ if (!document.images) return document.images.slide.src=slideimages[whichimage].src whichlink=whichimage if (whichimage<slideimages.length-1) whichimage++ else whichimage=0 setTimeout("slideit()",slideshowspeed) } slideit() //--> </script> <noscript>In order to see the slideshow you must enable javascripts</noscript> </div> <div id="content"> <a href="" onClick="window.print(); return false"> <img src="http://files.combbat21.com/website/images/print.png" title="Print" alt="print button" class="tb"></a> <h2>Welcome to combbat21.com</h2> <p>FIRST Robotics Competition Team 21 was started in 1996 to share and expand FIRST's vision with students of Astronaut and Titusville High Schools in Titusville, Fl. Our mentors, Scott Strickland from Boeing, James Rallo from Upper Mohawk Inc, Stephen Stout from ASRC Aerospace, Kevin Cunningham from USA, and Jeff White, assist the ever-expanding team of high school students design, construct, and program a fully functional ~120 lb robot and facilitate the development of important life skills such as teamwork, communication, and leadership. </p> </div> <div id="sponsors"> <p>The FIRST Robotics Team 21 gracefully thanks its sponsors:</p> <a href="" target="_blank" id="boeing"></a> <a href="" target="_blank" id="govc"></a> <a href="" target="_blank" id="asrc"></a> </div> <div id="footer"> <ul> <li><a href="/chforum">chief delphi forum</a></li> <li><a href="/mobile">mobile</a></li> <li><a href="link/">link to us</a></li> <li><a href="sitemap/">sitemap</a></li> <li><a href="sponsorus/">sponsor us</a></li> <li><a href="contact/">contact us</a></li> </ul> </div> <div id="end"> <a href="javascript:popUp('http://www.demo.combbat21.com/report')">Report</a> </div> <div align="center"><!--needed for ff--> <div id="bottom"> <p>FRC Team ComBBAT 21. Copyright © 2010. All rights reserved.</p> </div> </div> </div> </body> </html> css:www.demo.combbat21.com/css/general.css Thanks a lot to anyone that replies. What's the best book to learn web design please? I was leaning towards the Head First Web Design book but don't like most of the reviews on it even though I love the other Head First books, is this the best book on web design or is there any other[s] that's better? Im not so good with HTML or CSS. Can someone please help me make this layout? I will put in the contents myself I just need some div type layout. Can anyone please help me? =( . I just need the HTML file and CSS and I will use it as a template for my other pages. Thank you |