web front end
-
Method of building PHP running environment 1 -- Extract the PHP package to D:/php 2 -- Install Apache to D disk networkdomain: localhostservername: localhostadministrator 'semailaddress: toyean@msn.com3--- Put php5apache2 under PHP_ 2. Copy the dll file to apache/modules two thousand and ten five thousand five hundred and fifty-two -
Make the div display on the top after clicking With Javascript, divs can be displayed on the top after being clicked two thousand and ten nine thousand one hundred and nine -
Table 1 CSS Solution for Pixel Border When the table attribute is set to 1px, the display of border="1" will be thicker than that of 1px, so if you want to get a table with 1px pixels, you need to use CSS two thousand and ten eight thousand seven hundred and fifty-eight -
Three ways to make a link click only once Method 1: Use Javascript to make href "#" after clicking the link and make tag empty. Method 2: Use Javascript to delete the href attribute after the link is clicked, so that the link becomes text. Compatible with IE6, IE7, IE8, Firefox, Opera, Safari, Chrome. Method 3: A way to set the href value and target value two thousand and ten eight thousand six hundred and twelve -
JS Teku Advanced Web Calculator JS Teku Advanced Web Calculator two thousand and ten four thousand two hundred and forty-six -
CSS color matching of web2.0 pages Web 2.0 Page CSS Color Matching two thousand and ten three thousand nine hundred and twenty-eight -
Solution of adapting CSS button background to text length CSS button background to fit text length solution two thousand and ten five thousand five hundred and eighty-four -
Upload form of picture preview function Upload form of picture preview function two thousand and ten five thousand seven hundred and thirty-eight -
Text box showing code line number A text box that displays the code line number, allowing the text box to display the line number, compatible with IE and Firefox two thousand and ten seven thousand eight hundred and twenty-four -
24 classic page turning and paging css codes 24 classic page turning and paging css codes two thousand and ten six thousand six hundred and twenty-eight -
CSS uses 1 pixel gap to achieve rounded corners CSS uses 1 pixel gap to achieve rounded corners two thousand and ten four thousand six hundred and sixty-nine -
Application of Database in ASP One of the most important functions of asp is that it allows you to easily connect to the database. It is usually connected to an access or SQL database. Because Access is the easiest to start, and your machine may already have Access installed, we will use Access as an example in the following examples. Once you learn the core technology of ASP and Access database connection, when you start using SQL server, you will find that two thousand and ten five thousand six hundred and sixty-four -
Fix the bug that IE6 does not support min height and max height Let's first solve the next min height bug. People who have laid out the layout know that the minimum height of CSS min height is a very useful attribute, which can make very short content have a very suitable height, and make the page look beautiful. Unfortunately, IE6 does not support this attribute. What shall I do? We can use another method to make IE6 have the effect of minimum height min height attribute. As we all know, if the content exceeds the height of the element, IE6 will automatically increase the height of the element, even if you clearly define two thousand and ten four thousand nine hundred and eighty-eight