Search Results

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: daviddoria ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Oct 11th, 2009
Replies: 5
Views: 358
Posted By daviddoria
Great - I guess the problem was mostly with what was contained inside the content-wrap. I didn't end up "clearing" any of the div's, but it seems to be working fine.

Thanks!
Forum: HTML and CSS Oct 11th, 2009
Replies: 7
Views: 472
Posted By daviddoria
perfect - thanks!
Forum: HTML and CSS Oct 10th, 2009
Replies: 7
Views: 472
Posted By daviddoria
I agree about the layout. However if I let the page expand to the screen width then the images specified in pixels will look too big/small unless the resolution is the same as my design resolution,...
Forum: HTML and CSS Oct 9th, 2009
Replies: 7
Views: 472
Posted By daviddoria
Is there anyway to get images to be the "correct" size - i.e. fit the width of the text?

This is what currently happens:
http://engineeringnotes.net/personal/pictures.shtml

Thanks,

Dave
Forum: HTML and CSS Oct 9th, 2009
Replies: 5
Views: 358
Posted By daviddoria
I see, thanks. However, I have most of the code in a header.shtml file so I can do this:

<div id="wrap">
<!--#include file="header.shtml" -->
<div id="main">
Home page
</div>...
Forum: HTML and CSS Oct 9th, 2009
Replies: 5
Views: 358
Posted By daviddoria
I'm still very new to css, so I'm sure this is just some really silly thing:
http://engineeringnotes.net/personal/

Does anyone know why the text is hanging off the left side of the page (on the...
Forum: HTML and CSS Mar 25th, 2009
Replies: 5
Views: 1,049
Posted By daviddoria
Interesting, cool though - thanks all!
Forum: HTML and CSS Mar 22nd, 2009
Replies: 5
Views: 1,049
Posted By daviddoria
Currently, my index.html is like this

<html>
<head>
<title>EngineeringNotes.net</title>
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
Forum: HTML and CSS Dec 16th, 2008
Replies: 2
Views: 460
Posted By daviddoria
ah great - thanks!
Forum: HTML and CSS Dec 15th, 2008
Replies: 2
Views: 460
Posted By daviddoria
I have seen some examples like this


p.class1 { some stuff }
p.class2 {some stuff }


and some like this
Forum: HTML and CSS Dec 13th, 2008
Replies: 4
Solved: li vs li li
Views: 582
Posted By daviddoria
fantastic, thanks!
Forum: HTML and CSS Dec 13th, 2008
Replies: 4
Solved: li vs li li
Views: 582
Posted By daviddoria
right, but i asked what
ul li
and
li li
are?
Forum: HTML and CSS Dec 13th, 2008
Replies: 5
Views: 1,512
Posted By daviddoria
Ok I'm getting there...
didn't you say you can apply it to multiple objects though? So couldn't it be like to make a "division" of the page that all uses btbx, like

<div class="btbx">
<p>Box...
Forum: HTML and CSS Dec 13th, 2008
Replies: 5
Views: 1,512
Posted By daviddoria
so when it is good to use id vs class?

also, what does the id ("#") character mean when it comes after the name, like in

ul#sidebar

(vs #sidebar li)

?
Forum: HTML and CSS Dec 12th, 2008
Replies: 5
Views: 1,512
Posted By daviddoria
Here is my demo.css

#sidebar {}

#sidebar ul {
list-style-image: url(images/bullet.gif);
}

ul {
list-style-type: circle;
Forum: HTML and CSS Dec 12th, 2008
Replies: 4
Solved: li vs li li
Views: 582
Posted By daviddoria
I am very new to css. I was looking at a css file I found online and trying to figure out what everything does. I am confused with the following couple of things. Please let me know if anything I say...
Forum: HTML and CSS Oct 3rd, 2008
Replies: 3
Views: 647
Posted By daviddoria
ah so silly... its pretty hard to keep track of those tags because html (for some reason) doesn't seem to complain if there are extra, or too few! seems like that should generate a "compiler error"....
Forum: HTML and CSS Oct 3rd, 2008
Replies: 3
Views: 647
Posted By daviddoria
I have done some html many years ago, but never css. I downloaded a template
http://www.freecsstemplates.org/preview/exposure

But something has gone slightly wrong. When I use it on my website...
Showing results 1 to 18 of 18

 


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

©2003 - 2009 DaniWeb® LLC