Search
Views
- How do I create a Guestbook in Dreamweaver MX - 32,160 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,733 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,331 views
- How can prepared an article for submission? - 15,397 views
- Are online forums obsolete? - 15,005 views
- Link Direct to Table Cell - 13,450 views
- Review www.mwfglobal.com - 7,434 views
- Installing Apache on Win2000 Prof - 6,420 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 6,233 views
- Deprecated tags - 5,123 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
August 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Tag Archives: Shape
Forms
I became trying to work with forms/text boxes in html also it wasn’t workign way too well. Could anyone convey to me how I could make it so upon clicking a submit on a page, the content of an specified textbox can be emailed to myself Welcome into the board, Malicious_XHC. Having the contents of an form emailed back (or a textbox) is the answer any one of about a 1000 ways, but encourage have one matter in common: they might need the knowledge of your programming language apart from HTML (ASP, PHP, CGI, and I there’s a way in JScript although don’t hold me to that particular. ) So a very important thing you can do is discover which languages, in the event any, the host within your site supports and ask how to do the shape in one of those languages. Have a look at the forms article at www. htmlgoodies. com Craig.
Posted in Web Design
Tagged Asp Php, Craig, Htmlgoodies, Jscript, Languages, Programming Language, Shape, Text Boxes
Leave a comment
Stretching a page ??….
Hy, We are very new to this forum, and I am hoping to get a few help here (-: I was wondering how I can make an integral part of a page " stretch" in order that the whole height of that page is loaded. Therefore, I have a layout of hospitality attire table, 600 pix wider and 550 pix heigh; I now want we have an integral part of my page below that table is actually " stretched" in order that the whole levels is filled. The next table below should fill up the page making sure that the exact height to the page is reached. (that should work in a number of resolution, 1024, 1152, 1260,…. ) May this be done Thank’s Renzo Im not exactly sure what you indicate, whether you would like the table in order to stretch, or whatever was in the table in order to stretch. If it’s the table you need, you simply have to change the height/width parameters to 100% rather then an absolute value. I feel he means making use of percentages too however yeah im quite lost if you’d like percentages then the particular code should appear like this < … Continue reading
Posted in Web Design
Tagged Absolute Value, Blog, Body Tag, Browser Size, Capabilities, Exact Height, Hea, Hospitality, Lt, Percentages, Resolution 1024, Right Direction, Shape, Stretching, Suggestion, T Cross, Tag Type, Td Width, Thx, Width Parameters
Leave a comment
index pages and frame sets
Hi My business is starting out learning website development for a fiew ideas Relating to. I have tried to put together a site making use of dreamweaver. I understand out of my reading how the index page is key and needed when making a site. I have a simple TWO frame site but while i name the " shape set" as the index page the site is not displayed much like the index page seriously isn’t being found. Can anyone offer be an aid to someone starting out gives thanks invert dont employ frames they awful Anything made in frames can be achieved better with conference tables.. have u became a design for ur site that marilyn and i can see as well as help u generate Code: < html> < head> < title> Main Title< /title> < /head> < frameset cols=" A HUNDRED AND FIFTY, *" > < shape name=" contents" target=" main" src=" page1. html" > < shape name=" main" src=" page2. html" > < noframes> < body> < p> This page must contain content men and women who have frames disabled are able to see. < /p> < /body> < /noframes> < /frameset> < /html> Using Eyeglasses, … Continue reading
Posted in Web Design
Tagged Cellspacing, Chart Html, Code Lt, Conference Tables, Css, Dining Room Table, Div, Eyeglasses, Frame Sets, Frameset Cols, Index Chart, Index Page, Index Pages, Men And Women, Noframes, Page2, Shape, Table Border, Td Width, Verts
Leave a comment
frames problem
hi i am new to html coding and still have run into issues designing my website. i am using frames and also the problem i have is the fact that when the eyeport size is minimized the frames stay for the same size, ie each one is cut away. obviously what i can do is get the frames to automatically resize equal in shape to the screen size the internet page is displayed about and still show whatever in each frame And not having to use scrollbars. im sure this can be possible and probably not difficult but i havent became a clue precisely how and none in the online tutorials seem to take this into acount. tia for any help! Good, specify your frameset rows or cols which has a * on your rows or columns that you like to be scalable. Then, use a fresh layout (width=" 100%" for tables) inside those rows or columns to create the contents stretch without get cut down. catalog. htm: Code: < html> < frameset rows=" TWO HUNDRED, *" > < body src=" left. htm" > < body src=" right. htm" > < /frameset> < /html> left. htm: Code: < html> < … Continue reading
Posted in Web Design
Tagged Body Bgcolor, Cccccc, Clue, Code Lt, Cols, Eyeport, Fastener, Frameset Rows, H1, Header Frame, Kitchen Table, Shape, Td, Tia, Using Frames
Leave a comment
Some help with frames.
I am just using Dreamweaver to generate my site and Relating to 2 frames. One the best and one around the bottom. I’ve never employed frames before and I’m uncertain what I’m accomplishing. For starters I’m not even sure how in order to load my site backup in dreamweaver together with all frames intact. I can only load one at any given time, then have to add the frames, then load each page into your proper frame. Anyone learn how to get the whole thing to insert at once Since I can’t obtain it to load all at the same time in dreamweaver, how am I going to get it to load like that on my site Do i name one of many pages index. html document… I’m totally confused. One page will probably contain the linking info with the other frames. Code: < html> < head> < title> Untitled Document< /title> < /head> < frameset rows=" 60, *" frameborder=" NO" border=" 0" framespacing=" 0" > < shape src=" header. html" name=" topFrame" scrolling=" NO" noresize > < shape src=" main. html" name=" mainFrame" > < /frameset> < /html> Just help you save that as index. html. header. html are … Continue reading
Posted in Web Design
Tagged browsers, Catalog File, Code Html, Code Lt, Design Perspective, Dreamweaver, Frameborder, Frames Html, Frameset Rows, Html Header, Index File, Mainframe, Proper Frame, Shape, Starters, Using Frames
Leave a comment
Does the size of the computer screen affect the way web pages are viewed?
After a friend observed my site for initially, he informed us that my major banner is not available on Internet Explorer. Next time i viewed the web-site, I saw no not available. Everything seemed acceptable. Does the size on the computer screen affect how web pages tend to be viewed Only the resolution with the screen can change the display on the webpage. Are you viewing it within a different browser than IE Li Brad You possibly can simulate different resolutions by using a plug-in for Mozilla Firebird. … Or by making use of JR’s resolution viewer inside ‘tutorials’ section. It is best to refer that width thing to resolution. As well as affect the technique webpage are seen. < — if you can’t specfic the placement of objects as part of your webpage. You possibly can fix that having fix-size table (or shape, or whatever). Remember not to ever use % pertaining to height and bigger. But for the people with smaller coomputer sceens, resolution is actually affected by its monitor width and video card also. I always idea that only resolution affects web site viewing, but if you need to get technical, thus does the observe, video card, … Continue reading
Posted in Web Design
Tagged 800x600 Resolution, Amp, browser, Computer Screen, Internet Explorer, Lt, Mozilla Firebird, Netscape, people, Resolutions, Shape, Tutorials Section, Tweaking, Video Card, Web Pages, Webpage
Leave a comment
need help on creating a bar that adjusts to user’s resolution
I am trying to develop a bar across the top of my web page that adjusts for the resolution of that user’s screen so that whatever resolution the customer has the bar spans across the screen. If someone could possibly give me some cheap do this that could be great. Many thanks What would that bar contain Would it you need to be one plain color or would the item have an image in The bar is a shape of a wave which has a red/white diagonal gradient. If the bar repeats itself arfter a period, then you might cut the image to that width and then are repeat as the background to somewhat of a cell or a new div. What regarded as a do If the bar won’t repeat itself. I am very new from this. I want to buy to do a similar thing that ‘microsoft’. com’s top bars do. If you modify the resolution on your screen that adjusts while the rest looks to always be set for 800 x 600 pixels. I am using Dreamweaver and various Macromedia programs that will put the site mutually. Well, if one side in the image is yet colour, … Continue reading
Posted in Web Design
Tagged Background, Div, Gradient, image, Macromedia Programs, Many Thanks, microsoft, Microsoft Web, Resolutions, Screen Resolution, Shape, Web Page
Leave a comment