Search Results

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: cfajohnson ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Oct 4th, 2009
Replies: 8
Views: 471
Posted By cfajohnson
I still don't see a white line (1900px window). (How can there be one, the background is white.)
Forum: HTML and CSS Oct 4th, 2009
Replies: 3
Views: 532
Posted By cfajohnson
A <p> element cannot contain another block-level element. A <p> is implicitly ended when another block-level element is encountered. Add the colours to the <ol>s directly.
Forum: HTML and CSS Oct 4th, 2009
Replies: 8
Views: 471
Posted By cfajohnson
(I don't see a white line).

Don't use frames; use CSS.
Forum: HTML and CSS Mar 26th, 2009
Replies: 2
Views: 682
Posted By cfajohnson
The first step is always to validate your page and correct any HTML and CSS errors. Your page has 551 HTML errors:

Errors found while checking this document as XHTML 1.0 Strict!
Result: 551...
Forum: HTML and CSS Mar 23rd, 2009
Replies: 5
Views: 1,036
Posted By cfajohnson
Use Server-Side Includes, e.g.:


<!--#include file="page.html" -->


Or:


<!--#include file="header.html" -->
Forum: HTML and CSS Mar 23rd, 2009
Replies: 15
Views: 1,138
Posted By cfajohnson
No tag can contain another tag. An element can contain another element. Elements are delimited by tags.

The P element cannot contain any block-level element, and since its closing tag is optional,...
Forum: HTML and CSS Mar 10th, 2009
Replies: 15
Views: 1,138
Posted By cfajohnson
Lists are block-level objects, but they can only contain <li> elements; <li> elements are also block-level, and they can contain anything.
Forum: HTML and CSS Mar 6th, 2009
Replies: 15
Views: 1,138
Posted By cfajohnson
Apart from being semantic nonsense, it requires unnecessarily bloated CSS to style the lists.
Forum: HTML and CSS Feb 7th, 2009
Replies: 10
Views: 976
Posted By cfajohnson
DreamWeaver is the best of a bad bunch.

I agree with ingeva: use a text editor. Find one with syntax highlighting and automatic indentation; I use GNU/Emacs.
Forum: HTML and CSS Jan 12th, 2009
Replies: 4
Views: 2,141
Posted By cfajohnson
Why XHTML and why transitional?



The HTML comment hasn't been necessary since Netscape 4.


table
{
border-collapse: collapse;
Forum: HTML and CSS Jan 10th, 2009
Replies: 14
Solved: CSS and Forms
Views: 1,824
Posted By cfajohnson
How about a URL? What you posted is not a complete page, and may not appear the same as on your page (if anyone takes the trouble to copy it to a file).
Forum: HTML and CSS Jan 10th, 2009
Replies: 14
Solved: CSS and Forms
Views: 1,824
Posted By cfajohnson
Can you provide a URL showing the problem?
Forum: HTML and CSS Jan 7th, 2009
Replies: 4
Views: 515
Posted By cfajohnson
I get that even with the screen maximized and even full screen.



I think that's because Geocities inserts a line before your page.



I don't think that matters, but there's no reason to...
Forum: HTML and CSS Jan 7th, 2009
Replies: 4
Views: 515
Posted By cfajohnson
This is what I see in FireFox:

http://cfaj.freeshell.org/testing/raisin.jpg

There are also many validation errors on your page. Some of them may be unavoidable on Geocities, but they probably...
Showing results 1 to 14 of 14

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC