Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 04-11-2025, 05:31 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,231
Here are some common CSS mistakes we all make

Not Using a Proper CSS Reset. Web browsers are our fickle friends.
Over-Qualifying Selectors.
Not Using Shorthand Properties.
Using 0px instead of 0.
Using Color Names Instead of Hexadecimal.
Redundant Selectors.
Redundant Properties.
Not Providing Fallback Fonts.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote

Old 04-16-2025, 12:58 AM   #2
markstyne
Registered User
 
Join Date: Dec 2012
Location: Los Angeles
Posts: 210
Yes! But it's all very common mistakes and everyone has their specific way of writing codes whether you are a beginner.
markstyne is offline   Reply With Quote
Old Yesterday, 12:30 PM   #3
russie999
Registered User
 
Join Date: Oct 2012
Location: Rustenburg
Posts: 26
I fix common issues in custom EPG TV listings and XMLTV EPG data. This helps movie enthusiasts find a reliable TV guide that fits their interests.

For CSS and HTML issues in a custom EPG (Electronic Program Guide), I start by checking for broken links or incorrect file paths that stop styles from loading. I examine the HTML structure to make sure elements are correctly nested and closed. Incorrect tags can break the layout. Then I review the CSS code for syntax errors, missing semicolons, or misspelled property names. I also look for conflicting styles. I use browser developer tools to pinpoint where styles are not applying as expected.

For XMLTV EPG data, I mainly focus on data integrity and formatting. I verify that all required fields, like program titles and times, are present and correctly filled. Missing data can block a show from appearing in the guide. I check the XML structure against the XMLTV DTD (Document Type Definition) to ensure proper tag hierarchy. Incorrect dates or times are a common issue. I write scripts to validate and clean the data. This involves correcting any formatting errors in standard time zones and. These steps keep the TV guide accurate and reliable.
__________________
Stay connected with the latest technology trends and be a part of the conversation with
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
russie999 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What are the common SEO mistakes..??? trabetcoin Search Engine Optimization 3 05-31-2018 02:58 AM
What are the common SEO mistakes..??? guptareena3555 General Discussion 0 05-09-2018 03:52 AM
What are the common SEO mistakes kapoorpriyanka General Discussion 1 03-21-2018 02:48 AM
How To Avoid 5 Common Off-Page SEO Mistakes minddigital Search Engine Optimization 0 12-22-2016 11:32 PM
What are the common SEO mistakes while producing digital content? itabhyas Search Engine Optimization 0 12-20-2016 03:32 AM


All times are GMT -7. The time now is 06:20 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.