HTML - How Can We Classifie Design Types?
It's a general question but i am even not sure that question is correct...
I am designing with html elements defining width and height...But this is not flexible... When i look at professional we sites and their source code...Its fully based on div tags and some others... Can we name both types of designing? How can i search documents for 2. type of design...?"Div style design" is a correct search parameter? I am using dreamweaver mx. Do i need any other program that will make it easier? thank you Burak 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 would like style.display type to be plain text. I have tried 'text' instead of 'block' but does not work. What else can i use? Hey I am a beginner website creator who is having a bit of a problem and I was Hoping that one of you geniuses out there could help me out! I want to create a users database using mySQL for my website but I'm concerned about people hacking into the server and rearranging the data in there how ever they like. My solution to this problem is one encryption, but also limiting what characters can be put into the input fields on the page. I'm aware that there is a way to do this in PHP but because I'm more comfortable coding in HTML I was wondering if there was a way you could do that? Any Help is appreciated ~soundwave~ I know HTML pretty good and I can get by w/ CSS - but what else should I know for web design? 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 would like to know if any one would like to make a web site for me i cant pay you. But if you would like The experience and or practice I would really like the Help. It is a web site for a audio/visual production company based in Ontario that specialize in audio/visual production for live events, video post-production, video conferencing, special effects, audio recording, audio mastering, podcasting, and other services. If you would like to help me post here or add me on msn at jacob.pn@hotmail.com thanks. Hello, I've been working on the design for this website - http://www.keison.co.uk/test/ . The side menus are in javascript, which I realise is not a generally good thing, as this website's search engine rankings are important. However, my way to combat this is to use the text links at the bottom of the page (specifically the Product Index) to list the other pages on the website, so that technically every single page can be indexed via standard text links. My question is by doing the above, will this have any adverse effect on search engine rankings? Any help is 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 My latest design is 2 columns one for navigation the second for content. My problem is with positioning. I want to be able to add an image at the bottom of the navigation column which will always be at teh bootom no matter how big the content area grows. The idea is my navigation will be at the top and the image or possibly images will be at the bottom. Is there an easy way around this with CSS? i could use tables and have it align to bottom but i don't want to use tables if possible. Any suggestions would be appreciated as the design is almost finished and i hope to make a start on coding this afternoon. I will post the example code soon for you guys to see how i've put it together and hopefully will just be able to change one line or somthing for me. CC_DESIGN Hey all.. I'm having a difficult time trying to figure out what to do with my header area: http://showball.com Any suggestions? If certainly needs something more then there is now, there's to much empty space. Any thoughts would be certainly welcome. I seem to be a little stymied with this one.. Thanks David 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. 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 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. How do I begin coding a web design PSD? Any decent tutorials? I know that one could use Adobe Fireworks and slice up the images, but I don't have Fireworks. 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. Im trying to copy the design of http://www.bluelounge.com but for the content instead of a page, i was trying to make it iFrame. Because i will be putting a streaming music on the Nav bar on the left, and its not going to be moving so its just stuck there while the iframe resizes and scrolls on different pages. What im having trouble with is, i have no idea on how to code the iFrame so that its the main scroll bar and i dont know how to automatically resize it. The main page for the iFrame is going to be the contents of a blog from blogspot.com Can someone help me please? Thanks! Here is what i want. Confusing Pop up messages Poor load time Over use of Java Poor overall appearance Poor use of HTML tables Spelling/Grammar mistakes Poor organization Inconsistent page design No contact information No 'about us' page No privacy policy Different backgrounds on each page Poor content Poor navigation Over powering music set to auto play Broken HTML code links and graphics Poor browser compatibility Large slow loading graphics Too many graphics Large Welcome banners Flashing banners Pages scrolling to oblivion Multiple colored text Multiple use of animated graphics Text difficult to read Animated bullets ............................................................................. 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 |