Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.03 seconds.
Search: Posts Made By: prateek88
Forum: HTML & CSS 10-08-2012, 07:32 PM
Replies: 4
Views: 386
Posted By prateek88
this worked for me div#content #maincontent{...

this worked for me

div#content #maincontent{
padding-top: 20px;
padding-left: 20px;

}

added a div tag with maincontent id inside body but still the bottom curves are not visible
Forum: HTML & CSS 10-08-2012, 12:33 PM
Replies: 4
Views: 386
Posted By prateek88
Sure, here it is <!DOCTYPE html> <html...

Sure, here it is


<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8" />
<title>Welcome</title>
<link href="styles/layout.css" rel="stylesheet"...
Forum: HTML & CSS 10-08-2012, 12:05 PM
Replies: 4
Views: 386
Posted By prateek88
adding padding removes rounded corners

I am having a content area with a background image, in that i added border-radius:20px and then tried to pad-left about 25 px but it romoves the rounded corners. What can i do?

#content{
height:...
Forum: HTML & CSS 10-08-2012, 11:39 AM
Replies: 5
Views: 636
Posted By prateek88
sorry coothead and Excavator, it was me totally...

sorry coothead and Excavator, it was me totally stupid wasted your time. the problem was in specified path only. I should specify directly the filename.jpg since the image was in the same folder in...
Forum: HTML & CSS 10-08-2012, 10:59 AM
Replies: 5
Views: 636
Posted By prateek88
@coothead and Excavator thanks for your...

@coothead and Excavator

thanks for your valuable reply and effort. I wish i could provide the test site(as i am new to this thing i am not sure how to do that:o) but heres the image which might...
Forum: HTML & CSS 10-07-2012, 09:00 AM
Replies: 5
Views: 636
Posted By prateek88
Unable to make out the content area background

Hello everyone, I am playing with some HTML & CSS code in order to learn practically. I am not getting why the background for the content class i defined in the .Css file isnt visible.

*{
...
Forum: JavaScript programming 08-05-2012, 04:13 PM
Replies: 6
Views: 731
Posted By prateek88
Oh yes, i am going to try it now seems perfect...

Oh yes, i am going to try it now seems perfect what i needed. :)
Forum: JavaScript programming 08-05-2012, 03:44 PM
Replies: 6
Views: 731
Posted By prateek88
Thank you,thats very helpful now my code is like...

Thank you,thats very helpful now my code is like this

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Forum: JavaScript programming 08-05-2012, 02:25 PM
Replies: 6
Views: 731
Posted By prateek88
CHANGE EACH <TD> COLOR onclick EVENT

hello, I want to develop a script which could change the each and every <td> cell in a table when clicking.
What i am considering to achieve this is by assigning each <td> an id and use it as a...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 11:00 AM.